diff sdl.m4 @ 794:a5defa3b93e1

Updated for the latest version of automake
author Sam Lantinga <slouken@libsdl.org>
date Thu, 29 Jan 2004 16:14:09 +0000
parents d90349051cab
children 65f4b2dd46b7
line wrap: on
line diff
--- a/sdl.m4	Thu Jan 29 05:22:23 2004 +0000
+++ b/sdl.m4	Thu Jan 29 16:14:09 2004 +0000
@@ -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