* fresh copy of the automake environment.
[citadel.git] / webcit / autom4te.cache / output.0
index 7adad4698edb04e598c786fb22c129e11a4dffd1..188c825c652eb2c38346d5ca4bc25d6d04375bb5 100644 (file)
@@ -21087,7 +21087,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
   (exit $ac_status); }; }; then
   
-                       LIBS="-lical $LIBS"
+                       LIBS="$LIBS -lical"
                        cat >>confdefs.h <<\_ACEOF
 @%:@define HAVE_LIBICAL 1
 _ACEOF
@@ -21113,7 +21113,7 @@ _ACEOF
 
 
 if test "x$ok_zlib" = xyes ; then
-        LIBS="-lz $LIBS"
+        LIBS="$LIBS -lz "
 fi