From fc5b64bba1d1db827829e337a4f5451b63c6f76b Mon Sep 17 00:00:00 2001 From: Max Khon Date: Fri, 6 Jun 2003 13:06:08 +0000 Subject: Disable libmng detection. Mng support will be fixed in the next version. PR: 52951 Submitted by: Kirill Ponomarew --- games/easysok/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 games/easysok/files/patch-configure (limited to 'games/easysok') diff --git a/games/easysok/files/patch-configure b/games/easysok/files/patch-configure new file mode 100644 index 000000000000..307630e1b5f5 --- /dev/null +++ b/games/easysok/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Wed Jun 4 22:07:15 2003 ++++ configure Wed Jun 4 22:07:55 2003 +@@ -24915,7 +24915,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lmng $LIBS" ++LIBS="-lmngdead $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ -- cgit v1.2.3