summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/IPC/SysV/hints
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/ext/IPC/SysV/hints')
-rw-r--r--contrib/perl5/ext/IPC/SysV/hints/cygwin.pl2
-rw-r--r--contrib/perl5/ext/IPC/SysV/hints/next_3.pl1
2 files changed, 0 insertions, 3 deletions
diff --git a/contrib/perl5/ext/IPC/SysV/hints/cygwin.pl b/contrib/perl5/ext/IPC/SysV/hints/cygwin.pl
deleted file mode 100644
index e1a1dea..0000000
--- a/contrib/perl5/ext/IPC/SysV/hints/cygwin.pl
+++ /dev/null
@@ -1,2 +0,0 @@
-# SysV IPC is an optional Cygwin package
-$self->{LIBS} = ['-lcygipc']
diff --git a/contrib/perl5/ext/IPC/SysV/hints/next_3.pl b/contrib/perl5/ext/IPC/SysV/hints/next_3.pl
deleted file mode 100644
index 2290ac7..0000000
--- a/contrib/perl5/ext/IPC/SysV/hints/next_3.pl
+++ /dev/null
@@ -1 +0,0 @@
-$self->{CCFLAGS} = $Config{ccflags} . ' -D_POSIX_SOURCE' ;
OpenPOWER on IntegriCloud