autogen.sh : Make sure config.rpath exists.
authorErik de Castro Lopo <erikd@mega-nerd.com>
Thu, 17 Jan 2013 09:13:33 +0000 (20:13 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Thu, 17 Jan 2013 09:13:33 +0000 (20:13 +1100)
autogen.sh

index 2aa4c30..1a9a020 100755 (executable)
@@ -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