summaryrefslogtreecommitdiff
path: root/x2p/cflags.SH
diff options
context:
space:
mode:
authorLarry Wall <lwall@sems.com>1996-08-10 15:24:58 +0000
committerLarry Wall <lwall@sems.com>1996-08-10 15:24:58 +0000
commit760ac839baf413929cd31cc32ffd6dba6b781a81 (patch)
tree010ae8135426972c27b065782284341c839dc2a0 /x2p/cflags.SH
parent43cc1d52f97c5f21f3207f045444707e7be33927 (diff)
downloadperl-760ac839baf413929cd31cc32ffd6dba6b781a81.tar.gz
perl 5.003_02: [no incremental changelog available]
Diffstat (limited to 'x2p/cflags.SH')
-rw-r--r--x2p/cflags.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/cflags.SH b/x2p/cflags.SH
index a781a7302e..87ff047f5d 100644
--- a/x2p/cflags.SH
+++ b/x2p/cflags.SH
@@ -75,7 +75,7 @@ for file do
*) ;;
esac
- ccflags="`echo $ccflags | sed -e 's/-DEMBED//'`"
+ ccflags="`echo $ccflags | sed -e 's/-DMULTIPLICITY//'`"
echo "$cc -c $ccflags $optimize $large $split"
eval "$also "'"$cc -c $ccflags $optimize $large $split"'