This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In makedef.pl, avoid creating %PLATFORMS just for one existence check.
[perl5.git] / unixish.h
index 6a83349..6ad95c2 100644 (file)
--- a/unixish.h
+++ b/unixish.h
 #define USE_ENVIRON_ARRAY
 #endif
 
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */