diff options
author | Jody Goldberg <jody@gnome.org> | 2003-02-18 16:34:21 +0000 |
---|---|---|
committer | Jody Goldberg <jody@src.gnome.org> | 2003-02-18 16:34:21 +0000 |
commit | be8b7e06ae46cedac5ccb9e632480057fc5d9e74 (patch) | |
tree | 5d9eb309d9cd6b18b94c655f1dffec022d40092c /configure.in | |
parent | b19fe1b44aae2be82594ea8f2a35fabe6bdfe485 (diff) | |
download | gnome-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
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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) |