Fix the DJGPP build
* msdos/sedlibmk.inp (OMI_GNULIB_MODULE_crypto/md5): Delete extraneous escape character.
This commit is contained in:
parent
7fb0248a33
commit
9a4249a022
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ OMIT_GNULIB_MODULE_strtoll = true\
|
|||
OMIT_GNULIB_MODULE_symlink = true\
|
||||
OMIT_GNULIB_MODULE_sys_select = true\
|
||||
OMIT_GNULIB_MODULE_sys_time = true\
|
||||
OMIT_GNULIB_MODULE_crypto\/md5 = true\
|
||||
OMIT_GNULIB_MODULE_crypto\/md5 = true
|
||||
/^arg-nonnull\.h:/,/^[ ][ ]*mv /c\
|
||||
arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h\
|
||||
sed -n -e '/GL_ARG_NONNULL/,$$p' < $(top_srcdir)/build-aux/snippet/arg-nonnull.h > $@
|
||||
|
|
Loading…
Add table
Reference in a new issue