diff configure.in @ 261:1c5f68da5fc2

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 04 Jan 2002 20:48:51 +0000
parents 80b647695abd
children 63e391bd7085
line wrap: on
line diff
--- a/configure.in	Wed Dec 26 17:50:58 2001 +0000
+++ b/configure.in	Fri Jan 04 20:48:51 2002 +0000
@@ -2211,6 +2211,7 @@
 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"