summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d01ae6)
raw | patch | inline | side by side (parent: 5d01ae6)
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) |
program/configure.ac | patch | blob | history |
diff --git a/program/configure.ac b/program/configure.ac
index 93e6f766ee9b8982d0f56220511ef1be360c8888..28d0fb7e81ca663906192eb436058741c015128c 100644 (file)
--- a/program/configure.ac
+++ b/program/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"