summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJody Goldberg <jody@gnome.org>2003-02-18 16:34:21 +0000
committerJody Goldberg <jody@src.gnome.org>2003-02-18 16:34:21 +0000
commitbe8b7e06ae46cedac5ccb9e632480057fc5d9e74 (patch)
tree5d9eb309d9cd6b18b94c655f1dffec022d40092c
parentb19fe1b44aae2be82594ea8f2a35fabe6bdfe485 (diff)
downloadgnome-common-be8b7e06ae46cedac5ccb9e632480057fc5d9e74.tar.gz
Don't depend on a file that James just deleted
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
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 86da063..3480dc0 100644
--- 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
diff --git a/configure.in b/configure.in
index ac99c7e..53b3da0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(macros2/gnome-pkgconfig.m4)
+AC_INIT(macros2/gnome-common.m4)
AM_INIT_AUTOMAKE(gnome-common, 1.2.4)