summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-06-17 14:50:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-06-17 14:50:49 (GMT)
commit0b75068901014374b3aa55367541b3be56ccc815 (patch)
tree6ffe731c214dd0b1c13644cf0ea3e92b04e33133 /src
parent890a76ea64b55724cf8354dcfd1e5566c5ba6c31 (diff)
downloadhdf5-0b75068901014374b3aa55367541b3be56ccc815.zip
hdf5-0b75068901014374b3aa55367541b3be56ccc815.tar.gz
hdf5-0b75068901014374b3aa55367541b3be56ccc815.tar.bz2
[svn-r25302] Add nounistd option to flex command for windows caompatibility
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 926a26d..f8d5f36 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -732,7 +732,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 175
+LT_VERS_REVISION = 174
LT_VERS_AGE = 0
# Our main target, the HDF5 library