This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
disable internal globbing for miniperl (or build breaks out
[perl5.git] / win32 / makefile.mk
index a9d6983..bb87b58 100644 (file)
@@ -161,6 +161,11 @@ CCLIBDIR   *= $(CCHOME)\lib
 #BUILDOPT      += -DPERL_POLLUTE
 
 #
+# enable this to test the File::Glob implementation of CORE::glob
+#
+#BUILDOPT      += -DPERL_INTERNAL_GLOB
+
+#
 # specify semicolon-separated list of extra directories that modules will
 # look for libraries (spaces in path names need not be quoted)
 #