diff options
Diffstat (limited to 'readline/MANIFEST')
-rw-r--r-- | readline/MANIFEST | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/readline/MANIFEST b/readline/MANIFEST index bfd0547..8972bdd 100644 --- a/readline/MANIFEST +++ b/readline/MANIFEST @@ -18,16 +18,13 @@ USAGE f aclocal.m4 f config.h.in f configure f -configure.ac f +configure.in f Makefile.in f -readline.pc.in f ansi_stdlib.h f chardefs.h f -colors.h f history.h f histlib.h f keymaps.h f -parse-colors.h f posixdir.h f posixjmp.h f posixselect.h f @@ -47,7 +44,6 @@ tilde.h f xmalloc.h f bind.c f callback.c f -colors.c f compat.c f complete.c f display.c f @@ -62,7 +58,6 @@ mbutil.c f misc.c f nls.c f parens.c f -parse-colors.c f readline.c f rltty.c f savestring.c f @@ -115,17 +110,13 @@ examples/fileman.c f examples/manexamp.c f examples/readlinebuf.h f examples/rl-fgets.c f -examples/rlbasic.c f examples/rlcat.c f examples/rlevent.c f examples/rltest.c f -examples/rl-callbacktest.c f examples/rl.c f examples/rlptytest.c f examples/rlversion.c f examples/histexamp.c f -examples/hist_erasedups.c f -examples/hist_purgecmd.c f examples/Inputrc f examples/autoconf/BASH_CHECK_LIB_TERMCAP f examples/autoconf/RL_LIB_READLINE_VERSION f |