Skip to content

Commit

Permalink
Spelling fixes in configure.ac
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jgallagher59701 committed Sep 17, 2021
1 parent 504a3f6 commit 0b16e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dnl m4_pattern_forbid([^_?(gl_[A-Z]|AX_|BISON_)])
dnl m4_pattern_allow([^BISON_USE_NLS$])

dnl Set the version number here. Set the build number using --with-build
dnl The version info is put in the VERSION file. THe build number is used
dnl The version info is put in the VERSION file. The build number is used
dnl in the RPM spec file. The build number is not part of the pkg config
dnl 'pc' files and tarball for the source. See
dnl libdap4/travis/travis_libdap_build_offset.sh for info about setting the
Expand All @@ -21,7 +21,7 @@ dnl only the version number in the form x.y.z or x.y.z-b. Newlines are
dnl ignored. Anything else and the build will fail.
dnl
dnl But, this requires that the NEWS file have the version number AND build
dnl number somewhere int eh first 15 lines or teh dist target will fail.
dnl number somewhere in the first 15 lines or the dist target will fail.
dnl jhrg 3/17/21
dnl https://stackoverflow.com/questions/8559456/read-a-version-number-from-a-file-in-configure-ac
dnl AC_INIT([libdap], m4_normalize(m4_include([VERSION])), [opendap-tech@opendap.org])
Expand Down

0 comments on commit 0b16e5d

Please sign in to comment.