Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-simple_in-4.1
This commit is contained in:
commit
8359a2c729
@ -1,6 +1,7 @@
|
|||||||
## Process this file with automake to create Makefile.in
|
## Process this file with automake to create Makefile.in
|
||||||
|
|
||||||
SUBDIRS= @readline_basedir@
|
SUBDIRS= @readline_basedir@
|
||||||
|
DIST_SUBDIRS= libedit readline
|
||||||
|
|
||||||
# Don't update the files from bitkeeper
|
# Don't update the files from bitkeeper
|
||||||
%::SCCS/s.%
|
%::SCCS/s.%
|
||||||
|
19
configure.in
19
configure.in
@ -2797,22 +2797,6 @@ esac
|
|||||||
AC_SUBST(MAKE_BINARY_DISTRIBUTION_OPTIONS)
|
AC_SUBST(MAKE_BINARY_DISTRIBUTION_OPTIONS)
|
||||||
|
|
||||||
# Output results
|
# Output results
|
||||||
|
|
||||||
if test "$compile_readline" = "yes"
|
|
||||||
then
|
|
||||||
AC_OUTPUT(cmd-line-utils/readline/Makefile)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test "$compile_libedit" = "yes"
|
|
||||||
then
|
|
||||||
AC_OUTPUT(cmd-line-utils/libedit/Makefile)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [test "$compile_libedit" = "yes"] || [test "$compile_readline" = "yes"]
|
|
||||||
then
|
|
||||||
AC_OUTPUT(cmd-line-utils/Makefile)
|
|
||||||
fi
|
|
||||||
|
|
||||||
AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile dnl
|
AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile dnl
|
||||||
strings/Makefile regex/Makefile heap/Makefile dnl
|
strings/Makefile regex/Makefile heap/Makefile dnl
|
||||||
bdb/Makefile dnl
|
bdb/Makefile dnl
|
||||||
@ -2828,6 +2812,9 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile dnl
|
|||||||
tests/Makefile Docs/Makefile support-files/Makefile dnl
|
tests/Makefile Docs/Makefile support-files/Makefile dnl
|
||||||
support-files/MacOSX/Makefile mysql-test/Makefile dnl
|
support-files/MacOSX/Makefile mysql-test/Makefile dnl
|
||||||
include/mysql_version.h dnl
|
include/mysql_version.h dnl
|
||||||
|
cmd-line-utils/Makefile dnl
|
||||||
|
cmd-line-utils/libedit/Makefile dnl
|
||||||
|
cmd-line-utils/readline/Makefile dnl
|
||||||
, , [
|
, , [
|
||||||
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
|
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user