Mercurial > sdl-ios-xcode
changeset 261:1c5f68da5fc2
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 04 Jan 2002 20:48:51 +0000 |
parents | 716ab2549f78 |
children | ba5363e21df8 |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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"