* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.

* configure.in: Invoke AC_GNU_SOURCE.
	* Makefile.in: Regenerate.
	* config.in: Regenerate.
	* configure: Regenerate.
	* po/POTFILES.in: Regenerate.
This commit is contained in:
Alan Modra
2007-10-24 04:56:48 +00:00
parent 0ab6f08504
commit 67310ccd0e
7 changed files with 30 additions and 8 deletions

View File

@ -83,6 +83,7 @@ fi
# host-specific stuff:
AC_PROG_CC
AC_GNU_SOURCE
AC_PROG_INSTALL
ALL_LINGUAS="fr sv tr es da vi zh_CN zh_TW ga fi"