]> git.pld-linux.org Git - packages/hdf5.git/commitdiff
- one more quote
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Apr 2003 16:39:47 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hdf5-ac.patch -> 1.1

hdf5-ac.patch [new file with mode: 0644]

diff --git a/hdf5-ac.patch b/hdf5-ac.patch
new file mode 100644 (file)
index 0000000..140db01
--- /dev/null
@@ -0,0 +1,14 @@
+--- hdf5-1.4.5/configure.in.wiget      Mon Jan 27 18:45:56 2003
++++ hdf5-1.4.5/configure.in    Tue Apr  1 18:16:48 2003
+@@ -562,9 +562,9 @@
+ esac
+ AC_TRY_COMPILE([#include <sys/types.h>],
+-               [off64_t n = 0;],
++               [off64_t n = 0;],[
+                AC_CHECK_FUNCS(lseek64 fseek64),
+-               AC_MSG_RESULT([skipping test for lseek64() and fseek64()]))
++               AC_MSG_RESULT([skipping test for lseek64() and fseek64()])])
+ dnl ----------------------------------------------------------------------
+ dnl Data types and their sizes.
This page took 0.035389 seconds and 4 git commands to generate.