--- 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=