projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19bf0c8
)
Make buildconf.sh verbose
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 10 Sep 2002 12:00:20 +0000
(12:00 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 10 Sep 2002 12:00:20 +0000
(12:00 +0000)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
9848019
..
165b93e
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-1,5
+1,6
@@
#!/bin/sh
-# $Id: buildconf.sh,v 1.8 2002-09-10 11:58:13 adam Exp $
+# $Id: buildconf.sh,v 1.9 2002-09-10 12:00:20 adam Exp $
+set -x
dir=`aclocal --print-ac-dir`
if [ -f $dir/yaz.m4 ]; then
aclocal