diff configure.in @ 1692:75f2ace8511a SDL-1.3

Bug #250, pkg-config support contributed by Mikael Eriksson
author Sam Lantinga <slouken@libsdl.org>
date Tue, 20 Jun 2006 05:50:12 +0000
parents 281d3f4870e5
children 393092a3ebf6
line wrap: on
line diff
--- a/configure.in	Tue Jun 20 05:40:57 2006 +0000
+++ b/configure.in	Tue Jun 20 05:50:12 2006 +0000
@@ -2661,7 +2661,7 @@
 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