From 5a643b5e72fac37bb4e8696ec13302973df77d23 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 24 Dec 2004 13:09:48 +0000 Subject: disable docs again until it passes make distcheck Original commit message from CVS: disable docs again until it passes make distcheck --- configure.ac | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 00f99652..5f263854 100644 --- a/configure.ac +++ b/configure.ac @@ -2109,11 +2109,12 @@ pkgconfig/gstreamer-plugins-uninstalled.pc po/Makefile.in common/Makefile common/m4/Makefile -docs/Makefile -docs/libs/Makefile -docs/version.entities m4/Makefile ) +dnl disabled until it actually passes make distcheck +dnl docs/Makefile +dnl docs/libs/Makefile +dnl docs/version.entities AC_OUTPUT echo -n "configure: *** Plug-ins that will be built :" -- cgit