aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2009-05-06 21:14:41 +0000
committerLinus Walleij <triad@df.lth.se>2009-05-06 21:14:41 +0000
commit6f05002d6cfbf22777def1c79d92d4df323e5d48 (patch)
treeea97ca8deff6f8fa4bde165ed0e5674d67b8e151 /autogen.sh
parent18ed016338da66619a48817e1bcc01548f8c78fb (diff)
downloadlibmtp-6f05002d6cfbf22777def1c79d92d4df323e5d48.tar.gz
A first host of Windows fixes from Carlo Bramini
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 2b5b961..cb42321 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -33,6 +33,7 @@ echo "Removing automake cruft"
rm -f depcomp install-sh missing mkinstalldirs
rm -f stamp-h*
echo "Running automake"
+touch config.rpath
automake --add-missing --gnu || fail
# Refresh GNU autotools toolchain: autoconf