summaryrefslogtreecommitdiffstats
path: root/ds9/unix/configure
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/unix/configure')
-rwxr-xr-xds9/unix/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/ds9/unix/configure b/ds9/unix/configure
index e417926..524d080 100755
--- a/ds9/unix/configure
+++ b/ds9/unix/configure
@@ -11441,8 +11441,9 @@ case $system in
Darwin*)
$as_echo "#define ZIPFILE 1" >>confdefs.h
+
# save_LDFLAGS="$LDFLAGS"
-# LDFLAGS="-static -L/opt/local/lib $LDFLAGS"
+# LDFLAGS="-L/opt/local/lib $LDFLAGS"
# AC_CHECK_LIB([crypto],[CRYPTO_new_ex_data])
# AC_CHECK_LIB([ssl],[TLSv1_1_method])
# LDFLAGS="$save_LDFLAGS"