mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
Removed AC_GNU_SOURCE from SDL2's configure script.
This commit is contained in:
@@ -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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user