Bug #250, pkg-config support contributed by Mikael Eriksson

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401862
This commit is contained in:
Sam Lantinga 2006-06-20 05:49:20 +00:00
parent e3993a9c60
commit a4191d397d
2 changed files with 4 additions and 2 deletions

View file

@ -2636,7 +2636,7 @@ AC_SUBST(BUILD_LDFLAGS)
AC_SUBST(EXTRA_LDFLAGS)
AC_OUTPUT([
Makefile sdl-config SDL.spec SDL.qpg
Makefile sdl-config SDL.spec SDL.qpg sdl.pc
], [
: >build-deps
if test x"$MAKE" = x; then MAKE=make; fi; $MAKE depend