Updated for the latest version of automake

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40795
This commit is contained in:
Sam Lantinga 2004-01-29 16:14:09 +00:00
parent 19cdbdcc6b
commit ac5cdde4c1
3 changed files with 4 additions and 4 deletions

2
sdl.m4
View file

@ -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