This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patches for perl 5.005_51 under U/WIN
[perl5.git] / hints / isc_2.sh
index c73908c..d8ca7dc 100644 (file)
@@ -20,3 +20,6 @@ esac
 # Compensate for conflicts in <net/errno.h>
 doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
 pp_sys_cflags='ccflags="$ccflags -DENOTSOCK=103"'
+
+# for ext/IPC/SysV/SysV.xs
+ccflags="$ccflags -DPERL_ISC"