mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
Take full advantage of GNU C library when available.
This commit is contained in:
@@ -6,6 +6,8 @@ AM_CONFIG_HEADER(config.h:config.hin)
|
|||||||
AC_DEFINE_UNQUOTED(VERSION_STRING, "GNU Bison version ${VERSION}",
|
AC_DEFINE_UNQUOTED(VERSION_STRING, "GNU Bison version ${VERSION}",
|
||||||
[The version string.])
|
[The version string.])
|
||||||
|
|
||||||
|
AC_DEFINE([_GNU_SOURCE],1,[Define to 1 for GNU C library extensions.])
|
||||||
|
|
||||||
ALL_LINGUAS="de es et fr ja nl ru"
|
ALL_LINGUAS="de es et fr ja nl ru"
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
|
|||||||
Reference in New Issue
Block a user