aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-18 05:00:40 +0800
committerDan Winship <danw@src.gnome.org>2000-06-18 05:00:40 +0800
commit3144d402b542be9fcfcb6f7b3e24692f9fe44f46 (patch)
treee6bbc148954271f800aa710f1648669d8e0aea6e /macros/ChangeLog
parentb6225c748dd2ca4c32daad1b30b285508d14b3c4 (diff)
downloadgsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar.gz
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar.bz2
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar.lz
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar.xz
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.tar.zst
gsoc2013-evolution-3144d402b542be9fcfcb6f7b3e24692f9fe44f46.zip
exit immediately if aclocal, autoheader, automake, or autoconf fails,
* autogen.sh: exit immediately if aclocal, autoheader, automake, or autoconf fails, rather than continuing on with broken state. (In the aclocal case, print a hopefully-useful explanatory message.) svn path=/trunk/; revision=3616
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index ac39413dfb..5122c1667e 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-17 Dan Winship <danw@helixcode.com>
+
+ * autogen.sh: exit immediately if aclocal, autoheader, automake,
+ or autoconf fails, rather than continuing on with broken state.
+ (In the aclocal case, print a hopefully-useful explanatory
+ message.)
+
2000-06-13 Martin Baulig <baulig@suse.de>
* gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro.