summaryrefslogtreecommitdiff
path: root/netware
diff options
context:
space:
mode:
authorkent@mysql.com <>2006-06-17 00:30:02 +0200
committerkent@mysql.com <>2006-06-17 00:30:02 +0200
commit392bb51f258605d9337845e49a09633a46c3fd66 (patch)
treeca6dadde4a9bb33009c0a907fbba960ad9d66ddf /netware
parent104748ddaf45a78d0d000900a546dd87737d142f (diff)
downloadmariadb-git-392bb51f258605d9337845e49a09633a46c3fd66.tar.gz
configure.in, net_serv.cc, compile-netware-END:
Changes for Netware
Diffstat (limited to 'netware')
-rwxr-xr-xnetware/BUILD/compile-netware-END5
1 files changed, 0 insertions, 5 deletions
diff --git a/netware/BUILD/compile-netware-END b/netware/BUILD/compile-netware-END
index f7da0d9596e..c5c08cea908 100755
--- a/netware/BUILD/compile-netware-END
+++ b/netware/BUILD/compile-netware-END
@@ -21,11 +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/comp_err.linux/g" extra/Makefile.am > extra/Makefile.am.$$
-sed -e "s/replace comp_err.linux/replace comp_err/g" extra/Makefile.am.$$ > extra/Makefile.am
-rm extra/Makefile.am.$$
-
# configure
./configure $base_configs $extra_configs