[Pkg-wmaker-commits] [wmbiff] 46/84: die configure.in! die acconfig.h!
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_10
in repository wmbiff.
commit e0513adbcfb038c730a9e6eb800b6855448fb240
Author: bluehal <bluehal>
Date: Wed Jun 26 19:04:26 2002 +0000
die configure.in! die acconfig.h!
---
ChangeLog | 10 ++++++++--
Makefile.am | 4 ++--
autoconf/Makefile.am | 2 +-
3 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index bfb175c..9a996a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,20 @@ The latest changelog entry is in a different format, because it's inserted by
CVS on commit.
$Log: ChangeLog,v $
- Revision 1.35 2002/06/26 18:56:22 bluehal
- migrate to newer autoconf (2.5) to try to debug making-from-scratch problem and get rid of acconfig.h cruft
+ Revision 1.36 2002/06/26 19:04:26 bluehal
+ die configure.in! die acconfig.h!
Revision 1.1 2002/04/07 05:08:23 bluehal
use automake / autoconf; after checkout run ./FromCVS.sh
+2002-06-26 Wednesday 18:56 UTC -- Neil Spring <nspring at cs.washington.edu>
+
+ * ChangeLog, FromCVS.sh, Makefile.am, configure.ac, configure.in,
+ autoconf/acconfig.h: migrate to newer autoconf (2.5) to try to
+ debug making-from-scratch problem and get rid of acconfig.h cruft
+
2002-06-25 Tuesday 23:52 UTC -- Neil Spring <nspring at cs.washington.edu>
* Makefile.am: tiny automake 1.6 fix (doesn't appear to use
diff --git a/Makefile.am b/Makefile.am
index 52a5eea..d162565 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,8 +19,8 @@ DISTCLEANFILES = conf.libgnutlstest build-stamp install-stamp
dist-hook-local: ChangeLog
-# manually increment version in configure.in, which should be enough.
-ChangeLog: Makefile configure.in
+# manually increment version in configure.ac, which should be enough.
+ChangeLog: Makefile configure.ac
@if test -e maint/changelog-header; then \
if test "x$(CVS2CL)" != "x"; then \
cat maint/changelog-header > $@; \
diff --git a/autoconf/Makefile.am b/autoconf/Makefile.am
index f4deb68..fba51d9 100644
--- a/autoconf/Makefile.am
+++ b/autoconf/Makefile.am
@@ -1,2 +1,2 @@
-EXTRA_DIST = acconfig.h
+EXTRA_DIST =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list