aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/crystfel.pc.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-05-30 16:35:40 +0200
committerThomas White <taw@physics.org>2018-05-30 16:35:40 +0200
commit5845535efd7955dc859a6240b4b01322b971ad73 (patch)
tree99e1c227fd4b35adcc02486fd9f4bc7b554d4b9a /libcrystfel/crystfel.pc.in
parent0fd3b832b1f18a272f01210c19c8fc92ec91286c (diff)
Remove -pthread from Cflags in crystfel.pc
Diffstat (limited to 'libcrystfel/crystfel.pc.in')
-rw-r--r--libcrystfel/crystfel.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/crystfel.pc.in b/libcrystfel/crystfel.pc.in
index 41320acd..65c00798 100644
--- a/libcrystfel/crystfel.pc.in
+++ b/libcrystfel/crystfel.pc.in
@@ -6,6 +6,6 @@ includedir=${CMAKE_INSTALL_FULL_INCLUDEDIR}
Name: CrystFEL
Description: Useful routines for crystallography using a free-electron laser
Version: ${PROJECT_VERSION}+${GIT_SHA1}
-Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR} -pthread
+Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}
Libs: -L${CMAKE_INSTALL_FULL_LIBDIR} -lcrystfel
Requires.private: gsl