]> Pileus Git - ~andy/gtk/commitdiff
autoconf says we need AC_ISC_POSIX. Whiner.
authorManish Singh <yosh@src.gnome.org>
Tue, 15 Dec 1998 05:27:17 +0000 (05:27 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 15 Dec 1998 05:27:17 +0000 (05:27 +0000)
-Yosh

configure.in

index 0b0c7688c8f4afc19d1cc1143ecc1047de14445c..b4f24e086cae3096fa5ad48f3ddd124c8d1714a8 100644 (file)
@@ -87,6 +87,7 @@ AM_SANITY_CHECK
 
 # Checks for programs.
 AC_PROG_CC
+AC_ISC_POSIX
 AM_PROG_CC_STDC
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET