summaryrefslogtreecommitdiff
path: root/netware/BUILD
diff options
context:
space:
mode:
authorkent@mysql.com <>2006-06-20 11:11:18 +0200
committerkent@mysql.com <>2006-06-20 11:11:18 +0200
commit8f0aa436edb891828727a2f639fb468bc365862a (patch)
tree95bc1ff8dea0c9c8225dd253d7fb40eabdf9d993 /netware/BUILD
parent9edd7b3766ef7fc1e0c71335bd55b4642bac545e (diff)
parentb95c0c4edd512a40e85af88d9ead1fc7801c9773 (diff)
downloadmariadb-git-8f0aa436edb891828727a2f639fb468bc365862a.tar.gz
Merge
Diffstat (limited to 'netware/BUILD')
-rwxr-xr-xnetware/BUILD/compile-netware-END4
1 files changed, 0 insertions, 4 deletions
diff --git a/netware/BUILD/compile-netware-END b/netware/BUILD/compile-netware-END
index 0bb4e808b63..c5c08cea908 100755
--- a/netware/BUILD/compile-netware-END
+++ b/netware/BUILD/compile-netware-END
@@ -21,10 +21,6 @@ rm -rf Makefile.in.bk
# run auto tools
. $path/compile-AUTOTOOLS
-# For NetWare there is no comp_err but comp_err.linux
-sed -e "s/comp_err\$(EXEEXT)/comp_err.linux/g" extra/Makefile.am > extra/Makefile.am.$$
-mv extra/Makefile.am.$$ extra/Makefile.am
-
# configure
./configure $base_configs $extra_configs