From 31c04a9047e609764a374ebacbadfaaa470aaa3e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 4 Sep 2007 16:19:07 +0000 Subject: [PATCH] create config.rpath to fix build on fedora git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1766 fefdeb5f-60dc-0310-8127-8f9354f1896f --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index b8db16f..f23acbf 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -48,6 +48,7 @@ else rm -rf autom4te.cache rm -f config.cache + touch config.rpath test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize "$LIBTOOLIZE" -c --force --ltdl -- 2.7.4