SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
31
mail/hypermail/patches/patch-configure
Normal file
31
mail/hypermail/patches/patch-configure
Normal file
|
@ -0,0 +1,31 @@
|
|||
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"
|
Loading…
Add table
Add a link
Reference in a new issue