summaryrefslogtreecommitdiff
blob: 1b65f959c95d5a8579271feeee9925c4bfb4d14a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/configure.ac
+++ b/configure.ac
@@ -241,9 +241,6 @@
 
 
 
-dnl add pic flag in any case this makes sure all our code is relocatable
-dnl eval `./libtool --config | grep pic_flag=`
-dnl CFLAGS="$CFLAGS $pic_flag"
 
 
 dnl Checks for library functions.