From 8a71cf33ef8f35669dbdb39ef2f12c5a3dfebf33 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Sun, 22 Jun 2003 15:24:16 +0000 Subject: 2003-06-22 Anders Carlsson * configure.in: Add AM_PROG_GCJ and move AM_PROG_LIBTOOL after the gcj checks so that the correct configuration tags will be added to libtool. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 098a5858..377ceb44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-06-22 Anders Carlsson + * configure.in: Add AM_PROG_GCJ and move AM_PROG_LIBTOOL + after the gcj checks so that the correct configuration tags + will be added to libtool. + * dbus-glib-1.pc.in: No need to specify any includes since dbus-1.pc.in has those. -- cgit