[Pkg-wmaker-commits] [wmbiff] 09/77: allow for automake 1.5's need for depcomp

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_0
in repository wmbiff.

commit 3c039aaf24d795b2cce27ac8a10cdd9b7613a879
Author: bluehal <bluehal>
Date:   Sun Apr 7 19:30:38 2002 +0000

    allow for automake 1.5's need for depcomp
---
 FromCVS.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FromCVS.sh b/FromCVS.sh
index 2c9ca46..eb8b050 100755
--- a/FromCVS.sh
+++ b/FromCVS.sh
@@ -3,7 +3,7 @@
 # runs all the things necessary to rebuild files from CVS.
 autoheader -l autoconf && \
  aclocal && \
- automake && \
+ automake -a && \
  autoconf && \
  ./configure && \
  make

-- 
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