Hello,

Please use this patch instead, as GNU/Hurd needs the same fix.

Samuel

--- a/lib/ExtUtils/CBuilder.pm
+++ b/lib/ExtUtils/CBuilder.pm
@@ -36,6 +36,8 @@
                 sunos     Unix
                 cygwin    Unix
                 os2       Unix
+                gnukfreebsd Unix
+                gnu       Unix
                 
                 dos       Windows
                 MSWin32   Windows
--- a/lib/Module/Build.pm
+++ b/lib/Module/Build.pm
@@ -49,6 +49,8 @@
                 cygwin    Unix
                 os2       Unix
                 interix   Unix
+                gnukfreebsd Unix
+                gnu       Unix
                 
                 dos       Windows
                 MSWin32   Windows




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to