summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a12a5f6)
raw | patch | inline | side by side (parent: a12a5f6)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 19 Dec 2011 16:03:09 +0000 (16:03 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Mon, 19 Dec 2011 16:03:09 +0000 (16:03 +0000) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 8453a9e1b99bcd27f2fcfca1e777c2bbd28f58ae..8928d628f2074b5a2ce7370503c3cea0fa51736a 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl add pic flag in any case this makes sure all our code is relocatable
-eval `./libtool --config | grep pic_flag`
+eval `./libtool --config | grep pic_flag=`
CFLAGS="$CFLAGS $pic_flag"