autogen.sh : Make sure config.rpath exists.
This commit is contained in:
parent
f699788f31
commit
a53e85b889
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user