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:
@ -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.%
|
||||
|
Reference in New Issue
Block a user