1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

- added missing file config_readline.h to the source distribution

This commit is contained in:
unknown
2005-04-21 21:15:35 +02:00
parent e2f5671064
commit 8c56ac2f04

View File

@ -22,7 +22,7 @@ pkginclude_HEADERS = readline.h chardefs.h keymaps.h \
history.h tilde.h rlmbutil.h rltypedefs.h rlprivate.h \ history.h tilde.h rlmbutil.h rltypedefs.h rlprivate.h \
rlshell.h xmalloc.h rlshell.h xmalloc.h
noinst_HEADERS = rldefs.h histlib.h rlwinsize.h \ noinst_HEADERS = config_readline.h rldefs.h histlib.h rlwinsize.h \
posixstat.h posixdir.h posixjmp.h \ posixstat.h posixdir.h posixjmp.h \
tilde.h rlconf.h rltty.h ansi_stdlib.h \ tilde.h rlconf.h rltty.h ansi_stdlib.h \
tcap.h rlstdc.h tcap.h rlstdc.h