summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/config.patch b/config.patch
deleted file mode 100644
index 39531ce170e4..000000000000
--- a/config.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/src/hdf-4.2.14/configure.ac b/src/hdf-4.2.14/configure.ac
-index 3030bad..6d7f654 100644
---- a/src/hdf-4.2.14/configure.ac
-+++ b/src/hdf-4.2.14/configure.ac
-@@ -685,6 +685,9 @@ case "$host" in
- *-pc-cygwin*)
- LIBS="$LIBS -ltirpc"
- CPPFLAGS="$CPPFLAGS -I/usr/include/tirpc" ;;
-+ *-linux-gnu*)
-+ LIBS="$LIBS -ltirpc"
-+ CPPFLAGS="$CPPFLAGS -I/usr/include/tirpc" ;;
- *) ;;
- esac
-