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:
c0519c2
)
Added buildconf.sh script.
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 11 Oct 2000 12:21:50 +0000
(12:21 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 11 Oct 2000 12:21:50 +0000
(12:21 +0000)
buildconf.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/buildconf.sh
b/buildconf.sh
new file mode 100755
(executable)
index 0000000..
5c92300
--- /dev/null
+++ b/
buildconf.sh
@@ -0,0
+1,5
@@
+#!/bin/sh
+# $Id: buildconf.sh,v 1.1 2000-10-11 12:21:50 adam Exp $
+libtoolize
+automake -a
+autoconf