aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-08-24 18:38:30 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:56 +0100
commit2963593a29710e227675329fcd4a1bc3bfda42d2 (patch)
tree54d202003f988cbf234693440cf3e403c575aec5 /configure
parentaf003a7bf9cc2f8b163ec4df44238d9f249d3943 (diff)
Update "configure"
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 80059d8b..1634de9a 100755
--- a/configure
+++ b/configure
@@ -5815,7 +5815,7 @@ fi
CFLAGS="$CFLAGS $HDF5_CFLAGS $GTK_CFLAGS $GSL_CFLAGS $OPENCL_CFLAGS -pthread"
-CFLAGS="$CFLAGS $LIBTIFF_CFLAGS"
+CFLAGS="$CFLAGS $LIBTIFF_CFLAGS -D_GNU_SOURCE"
LIBS="$LIBS $HDF5_LIBS -lm -lz $GSL_LIBS $GTK_LIBS $OPENCL_LIBS -pthread"
LIBS="$LIBS $LIBTIFF_LIBS"