solene ee2720c2f8 Update to hypermail 2.3.0
ok sthen@ danj@
Thanks to Hiltjo Posthuma for the diff and sthen@ for remarks
2018-09-18 08:18:01 +00:00

34 lines
562 B
Plaintext

$OpenBSD: patch-configure,v 1.6 2018/09/18 08:18:01 solene Exp $
Index: configure
--- configure.orig
+++ configure
@@ -546,14 +546,11 @@ fi
-LDFLAGS=""
LIBS=""
EXTRA_LIBS=""
-INCLUDES=""
GDBM_INCLUDE=""
GDBM_LIB=""
FNV_DEP=""
-SUBDIRS="src/pcre"
ac_aux_dir=
@@ -2016,11 +2013,9 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = ye
GDBM_LIB="-lgdbm"
else
echo "$ac_t""no" 1>&6
-fi
-
LDFLAGS="$old_LDFLAGS"
-
+fi
if test "$THIS_PREFIX" != "" && test "$THIS_PREFIX" != "/usr"; then
THIS_LFLAGS="$THIS_PREFIX/lib"