mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Removed AC_GNU_SOURCE from SDL2's configure script.
This commit is contained in:
parent
657a9c8353
commit
da74d223c7
|
|
@ -1,7 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(README)
|
||||
AC_CONFIG_HEADER(include/SDL_config.h)
|
||||
AC_GNU_SOURCE
|
||||
AC_CONFIG_AUX_DIR(build-scripts)
|
||||
AC_CONFIG_MACRO_DIR([acinclude])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user