summaryrefslogtreecommitdiff
path: root/hints/isc_3_2_2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/isc_3_2_2.sh')
-rw-r--r--hints/isc_3_2_2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/isc_3_2_2.sh b/hints/isc_3_2_2.sh
index 15825953d4..ff591082a3 100644
--- a/hints/isc_3_2_2.sh
+++ b/hints/isc_3_2_2.sh
@@ -1,4 +1,4 @@
-set `echo $libswanted | sed -e 's/ x / /' -e 's/ PW / /' -e s/ malloc / /`
+set `echo $libswanted | sed -e 's/ x / /' -e 's/ PW / /' -e 's/ malloc / /'`
libswanted="inet malloc $*"
doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
tdoio_cflags='ccflags="$ccflags -DENOTSOCK=103"'