ports/devel/libassa/files/patch-configure.ac
Rodrigo Osorio 5547382e16 Update port
2015-09-13 22:03:46 +00:00

19 lines
777 B
Text

--- configure.ac.orig 2012-05-23 02:52:25 UTC
+++ configure.ac
@@ -133,16 +133,6 @@ AM_SANITY_CHECK
AC_LANG_CPLUSPLUS
dnl ----------------------------------------------------------------------------
-dnl Fetch LIBTIRPC library flags.
-dnl Sometimes around late 2011/early 2012, glibc 2.14.x discontinued
-dnl support for built-in RPC support. We only use XDR part of it.
-dnl ----------------------------------------------------------------------------
-
-PKG_CHECK_MODULES(TIRPC, libtirpc >= 0.2.2)
-AC_SUBST(TIRPC_CFLAGS)
-AC_SUBST(TIRPC_LIBS)
-
-dnl ----------------------------------------------------------------------------
dnl Check if we are building for Win32
dnl ----------------------------------------------------------------------------
WIN32_EXTRA_LIBADD=