From 3c70d2ff66fcf5aa7f18deb4b19a9cf4aaf78937 Mon Sep 17 00:00:00 2001 From: "Andrew T. Veliath" Date: Thu, 12 Nov 1998 23:58:59 +0000 Subject: Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBS 1998-11-12 Andrew T. Veliath * gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBS library variable (GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS). Update GNOME_LIBDIR and GNOME_INCLUDEDIR to to include the required Gnorba info, if it is in a different location. * Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile. * gnome-gnorba-check.m4: New file. svn path=/trunk/; revision=470 --- macros/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'macros/Makefile.am') diff --git a/macros/Makefile.am b/macros/Makefile.am index 6034884d80..712e255671 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -5,6 +5,7 @@ MACROS= \ curses.m4 \ gnome-fileutils.m4 \ gnome-ghttp-check.m4 \ + gnome-gnorba-check.m4 \ gnome-guile-checks.m4 \ gnome-libgtop-check.m4 \ gnome-libgtop-sysdeps.m4 \ -- cgit