author | Sam Lantinga <slouken@libsdl.org> |
Fri, 04 Jan 2002 20:48:51 +0000 | |
changeset 261 | 1c5f68da5fc2 |
parent 260 | 716ab2549f78 |
child 262 | ba5363e21df8 |
configure.in | file | annotate | diff | comparison | revisions |
--- 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"