mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 08:45:33 +02:00
make dist changes for Cmake build
libmysql/mytest.c: Rename: BitKeeper/deleted/.del-mytest.c -> libmysql/mytest.c sql/message.mc: BitKeeper file /home/georg/work/mysql/prod/mysql-5.0-win/sql/message.mc
This commit is contained in:
parent
8f4477281e
commit
cce4cc25a9
23 changed files with 211 additions and 18 deletions
|
|
@ -1 +1,2 @@
|
|||
SUBDIRS= instance-manager
|
||||
DIST_SUBDIRS= instance-manager
|
||||
|
|
|
|||
|
|
@ -18,7 +18,8 @@ INCLUDES= @ZLIB_INCLUDES@ -I$(top_srcdir)/include \
|
|||
@openssl_includes@ -I$(top_builddir)/include
|
||||
|
||||
DEFS= -DMYSQL_INSTANCE_MANAGER -DMYSQL_SERVER
|
||||
|
||||
EXTRA_DIST = IMService.cpp IMService.h WindowsService.cpp WindowsService.h \
|
||||
CMakeLists.txt
|
||||
# As all autoconf variables depend from ${prefix} and being resolved only when
|
||||
# make is run, we can not put these defines to a header file (e.g. to
|
||||
# default_options.h, generated from default_options.h.in)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue