summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <joerg@mysql.com>2005-04-26 12:03:37 +0200
committerunknown <joerg@mysql.com>2005-04-26 12:03:37 +0200
commit28442a51d8638417bf17d10c9519add9e410fb07 (patch)
tree456de671941d212a8a4e3a9cea7082b09ca1d0fd /support-files
parent608c8df34f9ec83f20e69660234cddd2e90ce5ec (diff)
parenteab2f10afadd30017c5ad0ae5c99336d6b6108b0 (diff)
downloadmariadb-git-28442a51d8638417bf17d10c9519add9e410fb07.tar.gz
Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#5871, and bug#9497).
Post-merge fix will follow. BitKeeper/deleted/.del-acinclude.m4~f4ab416bac5003: Automerge / manual check. configure.in: Automerge / manual check. include/my_global.h: Automerge / manual check. myisam/Makefile.am: Automerge / manual check. scripts/Makefile.am: Automerge / manual check. scripts/mysqld_safe.sh: Automerge / manual check. support-files/Makefile.am: Automerge / manual check. tools/mysqlmanager.c: Automerge / manual check.
Diffstat (limited to 'support-files')
-rw-r--r--support-files/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am
index 0a6077f0efc..5f5a10fc1fc 100644
--- a/support-files/Makefile.am
+++ b/support-files/Makefile.am
@@ -90,7 +90,7 @@ SUFFIXES = .sh
-e 's!@''FIND_PROC''@!@FIND_PROC@!' \
-e 's!@''MYSQLD_DEFAULT_SWITCHES''@!@MYSQLD_DEFAULT_SWITCHES@!' \
-e 's!@''MYSQL_UNIX_ADDR''@!@MYSQL_UNIX_ADDR@!' \
- -e 's!@''IS_LINUX''@!@IS_LINUX@!' \
+ -e 's!@''TARGET_LINUX''@!@TARGET_LINUX@!' \
-e "s!@""CONF_COMMAND""@!@CONF_COMMAND@!" \
-e 's!@''MYSQLD_USER''@!@MYSQLD_USER@!' \
-e 's!@''sysconfdir''@!@sysconfdir@!' \