diff options
author | Thomas White <taw@physics.org> | 2010-08-24 18:38:30 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:56 +0100 |
commit | 2963593a29710e227675329fcd4a1bc3bfda42d2 (patch) | |
tree | 54d202003f988cbf234693440cf3e403c575aec5 /configure | |
parent | af003a7bf9cc2f8b163ec4df44238d9f249d3943 (diff) |
Update "configure"
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |