chiark
/
gitweb
/
~mdw
/
fwd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0ce9d3
)
Aesthetic change: move autoheader before autoconf.
author
mdw
<mdw>
Tue, 27 Jul 1999 20:29:50 +0000
(20:29 +0000)
committer
mdw
<mdw>
Tue, 27 Jul 1999 20:29:50 +0000
(20:29 +0000)
setup
patch
|
blob
|
blame
|
history
diff --git
a/setup
b/setup
index 048c599fce85181917ec47da1d3193ea970edad3..3913a838b34ba92334fef5cf6354553479656cf4 100755
(executable)
--- a/
setup
+++ b/
setup
@@
-4,7
+4,7
@@
set -e
mklinks
ln -s ../mLib .
mkaclocal
-autoconf
autoheader
+autoconf
automake
mkdir build