Commit 0e6805f7 authored by unknown's avatar unknown

- delete readline/configure from BK tree (will be autogenerated)

 - Added missing readline header files to distribution


BitKeeper/deleted/.del-configure~dea4524fff6db494:
  Delete: readline/configure
readline/Makefile.am:
   - Added missing readline header files to distribution
parent 91f99347
......@@ -17,7 +17,9 @@ libreadline_a_SOURCES = readline.c funmap.c keymaps.c \
histfile.c nls.c search.c \
shell.c tilde.c misc.c text.c mbutil.c
pkginclude_HEADERS = readline.h chardefs.h keymaps.h history.h tilde.h
pkginclude_HEADERS = readline.h chardefs.h keymaps.h \
history.h tilde.h rlmbutil.h rltypedefs.h rlprivate.h \
rlshell.h xmalloc.h
noinst_HEADERS = rldefs.h histlib.h rlwinsize.h \
posixstat.h posixdir.h posixjmp.h \
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment