From: Jakub Bogusz Date: Tue, 11 Mar 2003 13:11:06 +0000 (+0000) Subject: - libresolv is not needed X-Git-Tag: auto/ac/opensc-0_8_1-2~26 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopensc.git;a=commitdiff_plain;h=ed09c7b84c4d84dd679855708acad89ff54c7e8b - libresolv is not needed Changed files: opensc-nolibs.patch -> 1.1 --- diff --git a/opensc-nolibs.patch b/opensc-nolibs.patch new file mode 100644 index 0000000..172360b --- /dev/null +++ b/opensc-nolibs.patch @@ -0,0 +1,11 @@ +--- opensc-0.7.0/configure.ac.orig Sun Jun 2 22:56:18 2002 ++++ opensc-0.7.0/configure.ac Tue Mar 11 13:47:17 2003 +@@ -379,8 +379,6 @@ + LIBS="$t_oldLibs" + fi + +-# Always link lib{socket,nsl,resolv) if found, sigh. +-LIBS="$LIBS $LIBSOCKET $LIBRESOLV" + + AC_ARG_WITH(flex-dir, + [ --with-flex-dir=PATH Specify path to flex installation],