diff options
author | lenz@mysql.com <> | 2003-02-03 20:39:48 +0100 |
---|---|---|
committer | lenz@mysql.com <> | 2003-02-03 20:39:48 +0100 |
commit | 1b640ac82ddb5a4c9868330488e97f385875a39d (patch) | |
tree | 91b8500ad29cd9ee0cd23ebf67de2c56b7c16f39 /configure.in | |
parent | 50ca3ba714e1832d8d523aaeb1171320f249f9b6 (diff) | |
download | mariadb-git-1b640ac82ddb5a4c9868330488e97f385875a39d.tar.gz |
- added support-files/MacOSX to include files specific for building
MacOSX packages using PackageMaker
- renamed support-files/PKG -> support-files/SCO (PKG is used in MacOS X
terminology as well)
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 6e1e274fe3c..d22aeddc59c 100644 --- a/configure.in +++ b/configure.in @@ -2624,7 +2624,7 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile dnl merge/Makefile dbug/Makefile scripts/Makefile dnl include/Makefile sql-bench/Makefile tools/Makefile dnl tests/Makefile Docs/Makefile support-files/Makefile dnl - mysql-test/Makefile dnl + support-files/MacOSX/Makefile mysql-test/Makefile dnl netware/Makefile dnl include/mysql_version.h dnl , , [ |