diff configure.in @ 69750:8cd64e734ed5

(hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS. Update Copyright years written to src/config.in.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Apr 2006 13:40:19 +0000
parents 9f1f5414047d
children fd7f83c9079e
line wrap: on
line diff
--- a/configure.in	Sat Apr 01 00:58:41 2006 +0000
+++ b/configure.in	Sat Apr 01 13:40:19 2006 +0000
@@ -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.