diff options
author | greg@mysql.com <> | 2003-03-21 15:43:38 -0500 |
---|---|---|
committer | greg@mysql.com <> | 2003-03-21 15:43:38 -0500 |
commit | 6c7b1b2f6ae41f22e247017e927a6ab928256517 (patch) | |
tree | 9c92da863f77c4615d281034816f7672fae8980a /netware/pack_isam.def | |
parent | 4aee752cf993eae23e7d975a462396af7920a66d (diff) | |
download | mariadb-git-6c7b1b2f6ae41f22e247017e927a6ab928256517.tar.gz |
Changes from Novell for various NetWare-only files, post-4.0.12
Diffstat (limited to 'netware/pack_isam.def')
-rw-r--r-- | netware/pack_isam.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/netware/pack_isam.def b/netware/pack_isam.def index 0e077be6f00..f0f5a7e328a 100644 --- a/netware/pack_isam.def +++ b/netware/pack_isam.def @@ -5,5 +5,6 @@ MODULE libc.nlm COPYRIGHT "(c) 2003 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved." DESCRIPTION "MySQL ISAM Table Pack Tool" VERSION 4, 0 -DEBUG +XDCDATA ../netware/mysql.xdc +#DEBUG |