Michael Schwendt 0f06d5
diff -Nur aide-0.11-orig/configure aide-0.11/configure
Michael Schwendt 0f06d5
--- aide-0.11-orig/configure	2006-02-18 13:49:06.000000000 +0100
Michael Schwendt 0f06d5
+++ aide-0.11/configure	2006-02-19 21:05:57.000000000 +0100
Michael Schwendt 0f06d5
@@ -3485,8 +3485,8 @@
Michael Schwendt 0f06d5
     esac
Michael Schwendt 0f06d5
 fi
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
-CFLAGS="$CFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
-CPPFLAGS="$CPPFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
+#CFLAGS="$CFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
+#CPPFLAGS="$CPPFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
@@ -8638,7 +8638,7 @@
Michael Schwendt 0f06d5
 done
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
   save_LDFLAGS=$LDFLAGS
Michael Schwendt 0f06d5
-  LDFLAGS="$LDFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
+  #LDFLAGS="$LDFLAGS $LD_STATIC_FLAG"
Michael Schwendt 0f06d5
 
Michael Schwendt 0f06d5
 echo "$as_me:$LINENO: checking for gzdopen in -lz" >&5
Michael Schwendt 0f06d5
 echo $ECHO_N "checking for gzdopen in -lz... $ECHO_C" >&6
Michael Schwendt 0f06d5
@@ -10424,7 +10424,7 @@
Michael Schwendt 0f06d5
 s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
Michael Schwendt 0f06d5
 s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
Michael Schwendt 0f06d5
 s,@MAINT@,$MAINT,;t t
Michael Schwendt 0f06d5
-s,@LD_STATIC_FLAG@,$LD_STATIC_FLAG,;t t
Michael Schwendt 0f06d5
+s,@LD_STATIC_FLAG@,,;t t
Michael Schwendt 0f06d5
 s,@CPP@,$CPP,;t t
Michael Schwendt 0f06d5
 s,@EGREP@,$EGREP,;t t
Michael Schwendt 0f06d5
 s,@AIDE_USE_LOCALE@,$AIDE_USE_LOCALE,;t t