mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-12 02:17:45 +08:00
* Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
* configure.in: Invoke AC_GNU_SOURCE. * Makefile.in: Regenerate. * configure: Regenerate. * gconfig.in: Regenerate.
This commit is contained in:
@ -20,6 +20,7 @@ dnl config.h, to avoid any possible confusion with the bfd config.h.
|
||||
AC_CONFIG_HEADERS([gconfig.h:gconfig.in])
|
||||
|
||||
AC_PROG_CC
|
||||
AC_GNU_SOURCE
|
||||
AC_PROG_INSTALL
|
||||
|
||||
AC_CHECK_FUNCS(setmode)
|
||||
|
Reference in New Issue
Block a user