From cddd7d5d9030b624a687974a97e29a303e2f0c6d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 4 Jan 2002 20:48:51 +0000 Subject: [PATCH] *** empty log message *** --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index fd42e63ce..034286525 100644 --- a/configure.in +++ b/configure.in @@ -2211,6 +2211,7 @@ AC_SUBST(SDL_RLD_FLAGS) dnl Expand the libraries needed for static and dynamic linking AC_SUBST(STATIC_SYSTEM_LIBS) AC_SUBST(SHARED_SYSTEM_LIBS) +AC_SUBST(SYSTEM_LIBS) dnl Expand the include directories for building SDL CFLAGS="$CFLAGS -I\$(top_srcdir)/include"