Don't depend on a file that James just deleted
authorJody Goldberg <jody@gnome.org>
Tue, 18 Feb 2003 16:34:21 +0000 (16:34 +0000)
committerJody Goldberg <jody@src.gnome.org>
Tue, 18 Feb 2003 16:34:21 +0000 (16:34 +0000)
2003-02-18  Jody Goldberg <jody@gnome.org>

* configure.in : Don't depend on a file that James just deleted

svn path=/trunk/; revision=2774

ChangeLog
configure.in

index 86da063..3480dc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-18  Jody Goldberg <jody@gnome.org>
+
+       * configure.in : Don't depend on a file that James just deleted
+
 2002-12-12  Jody Goldberg <jody@gnome.org>
 
        * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52
index ac99c7e..53b3da0 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(macros2/gnome-pkgconfig.m4)
+AC_INIT(macros2/gnome-common.m4)
 
 AM_INIT_AUTOMAKE(gnome-common, 1.2.4)