From 065ecaecdfa2fbd9355ba4bb07b0b91779b8f1c6 Mon Sep 17 00:00:00 2001 From: pvalchev Date: Wed, 31 Dec 2003 21:37:10 +0000 Subject: [PATCH] proper order of libs for static linking --- misc/pdmenu/patches/patch-configure | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 misc/pdmenu/patches/patch-configure diff --git a/misc/pdmenu/patches/patch-configure b/misc/pdmenu/patches/patch-configure new file mode 100644 index 00000000000..c8a82e2eccf --- /dev/null +++ b/misc/pdmenu/patches/patch-configure @@ -0,0 +1,21 @@ +$OpenBSD: patch-configure,v 1.1 2003/12/31 21:37:10 pvalchev Exp $ +--- configure.orig 2003-12-31 14:45:16.000000000 -0700 ++++ configure 2003-12-31 14:45:17.000000000 -0700 +@@ -1781,7 +1781,7 @@ if eval "test \"`echo '$''{'ac_cv_lib_$a + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-ltermcap $LIBS" ++LIBS="$LIBS -ltermcap" + cat > conftest.$ac_ext <&6