projects
/
platform
/
upstream
/
gnome-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b19fe1b
)
Don't depend on a file that James just deleted
author
Jody Goldberg
<jody@gnome.org>
Tue, 18 Feb 2003 16:34:21 +0000
(16:34 +0000)
committer
Jody 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
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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
diff --git
a/configure.in
b/configure.in
index
ac99c7e
..
53b3da0
100644
(file)
--- 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)