Corrected a (very bad) accidental deletion in the last commit that

causes the compile to fail.
This commit is contained in:
Tim Edwards 2022-05-29 21:20:32 -04:00
parent c997f4cccf
commit bbcc05c004
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
8.3.306
8.3.307

View File

@ -63,6 +63,7 @@ MSED = @MSED@
RANLIB = @RANLIB@
SHDLIB_EXT = @SHDLIB_EXT@
ZLIB_FLAG = @ZLIB_FLAG@
LDDL_FLAGS = ${LDFLAGS} @LDDL_FLAGS@
LD_RUN_PATH = @LD_RUN_PATH@
LIB_SPECS = @LIB_SPECS@
LIB_SPECS_NOSTUB = @LIB_SPECS_NOSTUB@