# HG changeset patch # User Sam Lantinga # Date 1010177331 0 # Node ID 1c5f68da5fc2d7b5ef16bf2b3e3208813df14fdb # Parent 716ab2549f7801df8b9528d2a7289a132b382725 *** empty log message *** diff -r 716ab2549f78 -r 1c5f68da5fc2 configure.in --- 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"