From 9554ee177df48f2ddd69e1bcc75caa7dad9b921e Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 5 Nov 2006 02:44:07 +0000 Subject: Unbreak configuring for building without external ffmpeg. CVS patchset: 8359 CVS date: 2006/11/05 02:44:07 --- configure.ac | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configure.ac b/configure.ac index d2247865e..dfb9ce14b 100644 --- a/configure.ac +++ b/configure.ac @@ -91,6 +91,12 @@ dnl AM_INIT_AUTOMAKE("xine-lib", $SPEC_VERSION) dnl AM_INIT_AUTOMAKE("xine-lib", $XINE_MAJOR-$XINE_PRE) +dnl --------------------------------------------- +dnl Requirements for macros whose first invocations are conditional +dnl --------------------------------------------- + +PKG_PROG_PKG_CONFIG + dnl --------------------------------------------- dnl Made possible to build for another arch. -- cgit v1.2.3