mirror of
https://github.com/yawut/SDL.git
synced 2026-08-25 10:14:57 -05:00
Updated for the latest version of automake
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
dnl AM_PATH_SDL([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
|
||||
dnl Test for SDL, and define SDL_CFLAGS and SDL_LIBS
|
||||
dnl
|
||||
AC_DEFUN(AM_PATH_SDL,
|
||||
AC_DEFUN([AM_PATH_SDL],
|
||||
[dnl
|
||||
dnl Get the cflags and libraries from the sdl-config script
|
||||
dnl
|
||||
|
||||
Reference in New Issue
Block a user