]> git.pld-linux.org Git - packages/Mird.git/blame - Mird-opt.patch
- new
[packages/Mird.git] / Mird-opt.patch
CommitLineData
11f50e3a
JB
1--- Mird-1.0.7/src/configure.in.orig 2001-09-19 14:17:30.000000000 +0200
2+++ Mird-1.0.7/src/configure.in 2007-05-01 19:14:04.557082866 +0200
3@@ -56,14 +56,10 @@
4 fi
5 ])
6
7-CFLAGS=''
8-
9-MY_AC_PROG_CC_FLAG(-g)
10 MY_AC_PROG_CC_FLAG(-Wall)
11 if test "x$ac_cv_prog_cc_-Wall" = "xno"; then
12 MY_AC_PROG_CC_FLAG(-W)
13 fi
14-MY_AC_PROG_CC_FLAG(-O)
15
16 MY_AC_PROG_CC_FLAG(-fPIC)
17 if test "x$ac_cv_prog_cc_-fPIC" = "xno"; then
This page took 0.072266 seconds and 4 git commands to generate.