Use gnome-common. Require glib HEAD.

2000-11-20  Martin Baulig  <baulig@suse.de>

	* autogen.sh: Use gnome-common.
	* configure.in: Require glib HEAD.
This commit is contained in:
Martin Baulig
2000-11-20 16:28:22 +00:00
committed by Martin Baulig
parent 5b1eb2290a
commit 6511ad348b
5 changed files with 100 additions and 52 deletions

View File

@@ -14,13 +14,7 @@ PKG_NAME="GNOME Portable System Access Library"
exit 1
}
if test `uname` = 'SunOS' ; then
NO_LIBTOOLIZE=yes . $srcdir/macros/autogen.sh
else
. $srcdir/macros/autogen.sh
fi
cp -f $srcdir/po/Makefile.in.in.in $srcdir/po/Makefile.in.in
USE_GNOME_2_MACROS=1 . gnome-autogen.sh
echo ""
echo " *** IMPORTANT *** "