summaryrefslogtreecommitdiff
path: root/macros2/gnome-platform.m4
diff options
context:
space:
mode:
authorMartin Baulig <baulig@suse.de>2001-06-13 17:15:32 +0000
committerMartin Baulig <martin@src.gnome.org>2001-06-13 17:15:32 +0000
commit164775f05c4ac3c36275478f864af5d1e7e0cf86 (patch)
treede64d89319d13f4fcce903e91454c49918d87184 /macros2/gnome-platform.m4
parent79d04ac7e95b9fa42e5e58a354c5b749d399425a (diff)
downloadshared-mime-info-164775f05c4ac3c36275478f864af5d1e7e0cf86.tar.gz
Require pkg-config 0.7.0 and fix download URL.
2001-06-13 Martin Baulig <baulig@suse.de> * gnome-pkgconfig.m4 (GNOME_CHECK_PKGCONFIG): Require pkg-config 0.7.0 and fix download URL. * gnome-platform.m4: Require pkgconfig on the GNOME 2.0 platform. svn path=/trunk/; revision=1790
Diffstat (limited to 'macros2/gnome-platform.m4')
-rw-r--r--macros2/gnome-platform.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/macros2/gnome-platform.m4 b/macros2/gnome-platform.m4
index 96b6c049..5d44a70d 100644
--- a/macros2/gnome-platform.m4
+++ b/macros2/gnome-platform.m4
@@ -28,6 +28,7 @@ AC_DEFUN([GNOME_PLATFORM_GNOME_2],[
if test $platform_gnome_2 = yes; then
AC_MSG_RESULT(GNOME 2.x)
GNOME_INTERFACE_VERSION=2
+ GNOME_REQUIRE_PKGCONFIG
else
AC_MSG_RESULT(GNOME 1.x)
GNOME_INTERFACE_VERSION=1