1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- make sure that both libedit and readline are added to the source

distribution. libedit is used by default, one needs to use
   "--with-readline" when compiling with readline instead.
This commit is contained in:
lenz@kallisto.local
2003-08-20 16:39:11 +02:00
parent 7635c537be
commit 95f71c317b
2 changed files with 4 additions and 16 deletions

View File

@ -1,6 +1,7 @@
## Process this file with automake to create Makefile.in
SUBDIRS= @readline_basedir@
DIST_SUBDIRS= libedit readline
# Don't update the files from bitkeeper
%::SCCS/s.%