]> git.pld-linux.org Git - packages/hdf.git/blob - hdf-shared.patch
- fix _ver_ge usage to work with rpm5
[packages/hdf.git] / hdf-shared.patch
1 --- hdf-4.2.15/configure.ac.orig        2020-03-03 18:40:50.000000000 +0100
2 +++ hdf-4.2.15/configure.ac     2020-11-12 21:00:42.794377396 +0100
3 @@ -294,12 +294,6 @@
4      enable_shared="no"
5  fi
6  
7 -if test "X${enable_shared}" = "Xyes"; then
8 -    if test "X${BUILD_FORTRAN}" = "Xyes"; then
9 -        AC_MSG_ERROR([Cannot build shared fortran libraries. Please configure with --disable-fortran flag.])
10 -    fi
11 -fi
12 -
13  AC_PROG_INSTALL
14  AC_PROG_LN_S
15  
This page took 0.671 seconds and 3 git commands to generate.