From 38a65f1d57c4dc65dcce9056725ce26e0474eabc Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 21 Jan 2003 03:00:13 +0000 Subject: Fixing more things... --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ab76acb..e372c4d 100644 --- a/configure.ac +++ b/configure.ac @@ -38,7 +38,6 @@ AC_SEARCH_LIBS(gluPerspective, GLU, , [ LDFLAGS="-L/usr/X11R6/lib $LDFLAGS" AC_SEARCH_LIBS(gluPerspective, GLU, , AC_MSG_ERROR([can't find GLU])) ]) -AC_SEARCH_LIBS(IMG_Load_RW, SDL_image, , [AC_MSG_ERROR([can't find SDL_image])]) # Checks for header files. AC_FUNC_ALLOCA -- cgit v1.2.3