]> git.pld-linux.org Git - packages/hdf.git/blame - hdf-shared.patch
- updated to 4.2.10; package examples
[packages/hdf.git] / hdf-shared.patch
CommitLineData
f825d4a0
JB
1--- HDF4.2r4/configure.ac.orig 2009-01-13 22:13:49.000000000 +0100
2+++ HDF4.2r4/configure.ac 2009-04-23 23:36:13.513713807 +0200
3@@ -190,12 +190,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-
0522bc0d
JB
13 AC_PROG_INSTALL
14 AM_PROG_LEX
f825d4a0 15 AC_PROG_INSTALL
This page took 0.045797 seconds and 4 git commands to generate.