summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-19 09:19:11 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-19 09:19:11 +0000
commit4d1336e70879d448a898186eeb3d0af3e2f4c903 (patch)
tree413b2b5008cd39f2c7ba58c518f9a7367c1c5c79
parent0d4e23d64264b2f2c8dd7ee7c651134a489ecf9c (diff)
faq it
Original commit message from CVS: faq it
-rw-r--r--configure.ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 764b4fecf6..4d5a29babc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,8 +14,7 @@ AM_CONFIG_HEADER(config.h)
dnl Add parameters for aclocal
dnl (This must come after AM_INIT_AUTOMAKE, since it modifies ACLOCAL)
-ACLOCAL_FLAGS="-I common/m4 $ACLOCAL_FLAGS"
-AC_SUBST(ACLOCAL_AMFLAGS, $ACLOCAL_FLAGS)
+ACLOCAL="$ACLOCAL -I common/m4 $ACLOCAL_FLAGS"
AC_PROG_CC
AM_PROG_CC_STDC
@@ -505,16 +504,17 @@ examples/typefind/Makefile
examples/xml/Makefile
tools/Makefile
docs/Makefile
+docs/devhelp/Makefile
+docs/devhelp/html2xml.py
+docs/faq/Makefile
docs/gst/Makefile
docs/gst/gstreamer.types
docs/libs/Makefile
-docs/plugins/Makefile
-docs/plugins/gstreamer-plugins.types
docs/manual/Makefile
docs/pwg/Makefile
+docs/plugins/Makefile
+docs/plugins/gstreamer-plugins.types
docs/xsl/Makefile
-docs/devhelp/Makefile
-docs/devhelp/html2xml.py
stamp.h
gstreamer.pc
gstreamer-uninstalled.pc