]> andersk Git - libfaim.git/blobdiff - configure.in
Oops.
[libfaim.git] / configure.in
index 8a92ae8df5eed260d82e51c4bcacf4c386736ece..c7586a27b94ac6b0ef5726f7ccfe0a5abd6e91f2 100644 (file)
@@ -20,6 +20,8 @@ AC_CHECK_LIB(faim, aim_sessioninit)
 dnl Replace `main' with a function in -lpcap:
 dnl AC_CHECK_LIB(pcap, main)
 
+LIBTOOL="$LIBTOOL --silent"
+
 AC_ARG_ENABLE(debug,    [  --disable-debug         compile without debugging options],enable_debug=no,enable_debug=yes)
 
 if test "$enable_debug" = yes ; then
This page took 1.191586 seconds and 4 git commands to generate.