diff configure.in @ 1863:bf2434d36e54

[gaim-migrate @ 1873] removing lots of auto-generated files. this should help when things like gettext and libtool are upgraded (like they are in debian). remember, don't run ./gen anymore, run ./autogen.sh. it'll also run ./configure for you with any options you pass it. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 20 May 2001 00:01:55 +0000
parents 950a3e2be27d
children a333eccaae93
line wrap: on
line diff
--- a/configure.in	Sat May 19 18:24:45 2001 +0000
+++ b/configure.in	Sun May 20 00:01:55 2001 +0000
@@ -4,10 +4,10 @@
 AM_INIT_AUTOMAKE([gaim], [0.11.0pre12])
 
 dnl Checks for programs.
-AC_ENABLE_STATIC(no)
+AC_PROG_CC
+AC_DISABLE_STATIC
 AM_PROG_LIBTOOL
 LIBTOOL="$LIBTOOL --silent"
-AC_PROG_CC
 AC_PROG_INSTALL