preproc: Fix sigsegv in find_cc
[nasm.git] / autogen.sh
blobd38e0ef7e4577e3144b9d87091125948818fc6ee
1 #!/bin/sh -xe
3 # Simple script to run the appropriate autotools from a repository.
5 autoheader
6 autoconf
7 rm -rf autom4te.cache config.log config.status
8 rm -f Makefile rdoff/Makefile doc/Makefile
9 rm -f config.h.in config.h config/config.h