build: Remove gnome-doc-utils leftovers

This commit is contained in:
Hylke Bons 2012-06-19 17:43:38 +01:00
parent 782d704eb8
commit 7e3a43f3c3
3 changed files with 0 additions and 13 deletions

View file

@ -4,7 +4,6 @@ SUBDIRS = $(basedirs) $(GUISUBDIRS)
DIST_SUBDIRS = $(basedirs) SparkleShare
EXTRA_DIST = \
gnome-doc-utils.make \
legal/LICENSE \
legal/TRADEMARK \
README.md \

View file

@ -64,15 +64,6 @@ check_autotool_version $LIBTOOLIZE 1.4.3
check_autotool_version intltoolize 0.35.0
check_autotool_version pkg-config 0.14.0
if [ $(pkg-config --modversion gnome-doc-utils 2> /dev/null) ]; then
run gnome-doc-prepare --automake --force
else
echo "gnome-doc-utils not found; user help will not be built"
echo "AC_DEFUN([GNOME_DOC_INIT], [AC_MSG_NOTICE([])])" > build/m4/gnome-doc-utils.m4
ACLOCAL_FLAGS="-I build/m4 $ACLOCAL_FLAGS"
touch gnome-doc-utils.make
fi
run intltoolize --force --copy
run $LIBTOOLIZE --force --copy --automake
run aclocal -I build/m4/sparkleshare -I build/m4/shamrock -I build/m4/shave $ACLOCAL_FLAGS

View file

@ -31,9 +31,6 @@ SHAMROCK_EXPAND_LIBDIR
SHAMROCK_EXPAND_BINDIR
SHAMROCK_EXPAND_DATADIR
dnl Help files
SHAMROCK_CHECK_GNOME_DOC_UTILS(0.17.3)
AC_PROG_INSTALL
dnl Mono and gmcs