summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-01-17 20:13:33 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-01-17 20:13:33 +1100
commita53e85b889180b27f4f26724cea4158400701d3c (patch)
tree50ffcceae812837a204e310974f958ce76280385 /autogen.sh
parentf699788f314449e6e2bdde1ca9c4376b4cd956bc (diff)
downloadflac-a53e85b889180b27f4f26724cea4158400701d3c.tar.gz
autogen.sh : Make sure config.rpath exists.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 2aa4c30f..1a9a0209 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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