diff configure.in @ 1865:d688ac43a76b

Bug #250, pkg-config support contributed by Mikael Eriksson
author Sam Lantinga <slouken@libsdl.org>
date Tue, 20 Jun 2006 05:49:20 +0000
parents 5ff2c01e475e
children 9ff9a58fa1e3
line wrap: on
line diff
--- a/configure.in	Tue Jun 20 05:35:44 2006 +0000
+++ b/configure.in	Tue Jun 20 05:49:20 2006 +0000
@@ -2636,7 +2636,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