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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Sat, 01 Apr 2006 13:40:19 +0000

Index: emacs/configure.in
diff -u emacs/configure.in:1.406 emacs/configure.in:1.407
--- emacs/configure.in:1.406    Tue Feb 14 15:32:49 2006
+++ emacs/configure.in  Sat Apr  1 13:40:19 2006
@@ -611,6 +611,7 @@
   ;;
   hppa*-hp-hpux1[1-9]* )
     machine=hp800 opsys=hpux11
+    CFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CFLAGS"
   ;;
 
   hppa*-*-linux-gnu* )
@@ -2840,7 +2841,7 @@
 fi
 
 AH_TOP([/* GNU Emacs site configuration template file.
-   Copyright (C) 1988, 1993, 1994, 1999, 2000, 2002, 2004
+   Copyright (C) 1988, 1993, 1994, 1999, 2000, 2002, 2004, 2005, 2006
              Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.




reply via email to

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