chiark
/
gitweb
/
~mdw
/
mLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00667e8
)
Fix relative order of `automake' and `autoconf'.
author
mdw
<mdw>
Tue, 27 Jul 1999 18:59:13 +0000
(18:59 +0000)
committer
mdw
<mdw>
Tue, 27 Jul 1999 18:59:13 +0000
(18:59 +0000)
setup
patch
|
blob
|
blame
|
history
diff --git
a/setup
b/setup
index 38fa3128a02a17c39bfb1d432a6b5df49f21cd99..89b6db8042573a9a6494cb3f68c70967ef9291f1 100755
(executable)
--- a/
setup
+++ b/
setup
@@
-4,6
+4,6
@@
set -e
mklinks
(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
mkaclocal
-automake
autoconf
+automake
mkdir build