repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move config.h to a subdirectory, add MSVC-specific config file
[nasm.git]
/
autogen.sh
blob
d38e0ef7e4577e3144b9d87091125948818fc6ee
1
#!/bin/sh -xe
2
#
3
# Simple script to run the appropriate autotools from a repository.
4
#
5
autoheader
6
autoconf
7
rm
-rf
autom4te.cache config.log config.status
8
rm
-f
Makefile rdoff
/
Makefile
do
c
/
Makefile
9
rm
-f
config.h.
in
config.h config
/
config.h