diff options
Diffstat (limited to 'config.ami.template')
-rw-r--r-- | config.ami.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.ami.template b/config.ami.template index 1be0ccb..b7103ed 100644 --- a/config.ami.template +++ b/config.ami.template @@ -278,3 +278,6 @@ /* Define if you have the sun library (-lsun). */ #undef HAVE_LIBSUN + +/* Define for Case Insensitve behavior */ +#define HAVE_CASE_INSENSITIVE_FS |