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:
c923958
)
Added -I. for aclocal.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Dec 2000 13:27:14 +0000
(13:27 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Dec 2000 13:27:14 +0000
(13:27 +0000)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
c0873b3
..
858ad3b
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-# $Id: buildconf.sh,v 1.3 2000-11-20 11:27:33 adam Exp $
-aclocal
+# $Id: buildconf.sh,v 1.4 2000-12-07 13:27:14 adam Exp $
+aclocal -I .
libtoolize --force
automake -a
autoconf