remove gnome support check. Fixes the build for those with automake <

2002-01-09  Kevin Vandersloot <kfv101@psu.edu>

        * acinclude.m4: remove gnome support check. Fixes the build
        for those with automake < 1.4p5.

        * configure.in: remove check for GNOME_SUPPORT
This commit is contained in:
Kevin Vandersloot
2002-01-10 02:30:57 +00:00
committed by Kevin Vandersloot
parent 08808384f4
commit 2168cc5f71
6 changed files with 296 additions and 70 deletions

View File

@@ -6,7 +6,7 @@ libgtop2_TEXINFOS = libgtop2.texi about.texi reference.texi \
MAKEINFO += -I @libgtop_top_builddir@/doc
EXTRA_DIST = auto-macros.texi
EXTRA_DIST = auto-macros.texi.in
auto-macros.texi: auto-macros.texi.in Makefile
## Use sed and then mv to avoid problems if the user interrupts.