autogen.sh : Make sure config.rpath exists.

This commit is contained in:
Erik de Castro Lopo 2013-01-17 20:13:33 +11:00
parent f699788f31
commit a53e85b889

View File

@ -2,5 +2,6 @@
# Run this to set up the build system: configure, makefiles, etc.
# We trust that the user has a recent enough autoconf & automake setup
# (not older than a few years...)
touch config.rpath
autoreconf -i
#$srcdir/configure "$@" && echo