diff options
Diffstat (limited to 'sysutils/lcdproc/files/patch-configure')
-rw-r--r-- | sysutils/lcdproc/files/patch-configure | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/sysutils/lcdproc/files/patch-configure b/sysutils/lcdproc/files/patch-configure index f87faff2a633..fd73d1718646 100644 --- a/sysutils/lcdproc/files/patch-configure +++ b/sysutils/lcdproc/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Thu May 30 07:20:57 2002 -+++ configure Thu Nov 20 16:11:23 2003 -@@ -886,7 +886,7 @@ +--- configure.orig Tue Jan 18 19:53:03 2005 ++++ configure Tue Jan 18 19:56:32 2005 +@@ -891,7 +891,7 @@ if test $debug = "yes"; then CFLAGS="-g -O" else - CFLAGS="-O3" -+ ++ # no default, left for line numbers fi CFLAGS="-Wall $CFLAGS" export CFLAGS -@@ -1842,7 +1842,7 @@ +@@ -1847,7 +1847,7 @@ fi @@ -18,11 +18,3 @@ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -@@ -2902,6 +2902,7 @@ - - echo $ac_n "checking for your mounted filesystem table""... $ac_c" 1>&6 - echo "configure:2905: checking for your mounted filesystem table" >&5 -+ac_cv_mtab_file=/etc/fstab - if eval "test \"`echo '$''{'ac_cv_mtab_file'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else |