13 lines
427 B
Plaintext
13 lines
427 B
Plaintext
$OpenBSD: patch-configure,v 1.2 2004/10/01 17:07:06 naddy Exp $
|
|
--- configure.orig Wed Feb 11 12:10:26 2004
|
|
+++ configure Fri Oct 1 00:11:18 2004
|
|
@@ -1238,7 +1238,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a
|
|
echo $ac_n "(cached) $ac_c" 1>&6
|
|
else
|
|
ac_save_LIBS="$LIBS"
|
|
-LIBS="-lgcrypt $LIBS"
|
|
+LIBS="-lgcrypt -lgpg-error -lintl -liconv $LIBS"
|
|
cat > conftest.$ac_ext <<EOF
|
|
#line 1244 "configure"
|
|
#include "confdefs.h"
|