From 551057f96e184e026c9b0732341ad34495dbfb62 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 4 Jan 2002 20:48:51 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40262 --- 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"