summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 33749e8)
raw | patch | inline | side by side (parent: 33749e8)
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 b7bbe195bdb0852c0a44d9487b4ff22f3ecd3439..844e66b55bed7eb5da16e9d40c0c4919e27f3f29 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"