emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/configure.in,v
Date: Wed, 16 Apr 2008 17:33:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/16 17:33:40

Index: configure.in
===================================================================
RCS file: /sources/emacs/emacs/configure.in,v
retrieving revision 1.520
retrieving revision 1.521
diff -u -b -r1.520 -r1.521
--- configure.in        5 Apr 2008 10:06:12 -0000       1.520
+++ configure.in        16 Apr 2008 17:33:40 -0000      1.521
@@ -852,8 +852,7 @@
 fi
 
 dnl checks for Unix variants
-AC_AIX
-AC_GNU_SOURCE
+AC_USE_SYSTEM_EXTENSIONS
 
 ### Use -Wno-pointer-sign if the compiler supports it
 AC_MSG_CHECKING([whether gcc understands -Wno-pointer-sign])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]