]> git.pld-linux.org Git - packages/hdf.git/blob - hdf-tirpc.patch
- updated to 4.2.15
[packages/hdf.git] / hdf-tirpc.patch
1 --- hdf-4.2.15/configure.ac.orig        2020-11-11 21:29:50.130673804 +0100
2 +++ hdf-4.2.15/configure.ac     2020-11-11 22:31:12.350725506 +0100
3 @@ -701,6 +701,7 @@
4        if test -z "$HAVE_OLDRPC" ; then
5          LIBS="$LIBS -ltirpc"
6          CPPFLAGS="$SYSCPPFLAGS -I/usr/include/tirpc"
7 +       unset ac_cv_header_rpc_rpc_h
8          AC_CHECK_HEADER([rpc/rpc.h],[:], [unset HAVE_TIRPC])
9          if test -z "$HAVE_TIRPC" ; then
10            CPPFLAGS="$SYSCPPFLAGS"
This page took 0.066724 seconds and 3 git commands to generate.