aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-01-20 12:37:26 -0800
committerThomas White <taw@physics.org>2012-02-22 15:27:43 +0100
commit2bf4d1938789dd580ad266bd6dbce63f45991580 (patch)
tree1e864b1049e85d930ccbced61447dc1145754460 /libcrystfel/Makefile.am
parent36c3440e23106e6fdb1a947f9300b23228c3109a (diff)
Revert "Compile libcrystfel with -fPIC"
This reverts commit 7d1e8202cdd52a9df2c9599d52b69550b4d8187d.
Diffstat (limited to 'libcrystfel/Makefile.am')
-rw-r--r--libcrystfel/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/Makefile.am b/libcrystfel/Makefile.am
index 39b92bde..1dc9258f 100644
--- a/libcrystfel/Makefile.am
+++ b/libcrystfel/Makefile.am
@@ -1,6 +1,5 @@
lib_LTLIBRARIES = libcrystfel.la
libcrystfel_la_LIBADD = @LIBCRYSTFEL_LIBS@
-libcrystfel_la_LDFLAGS = -fPIC
libcrystfel_la_SOURCES = src/reflist.c src/utils.c src/cell.c src/detector.c \
src/thread-pool.c src/image.c src/hdf5-file.c \