blob: 9d2602bbceb94ccaa11717ac66d604a8061b2fe5 [file] [log] [blame]
# This is a -*-perl-*- script
#
# Set variables for Windows systems.
%CONFIG_FLAGS = (
USE_SYSTEM_GLOB => 'no'
);
1;