mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-28 19:23:36 -04:00
Don't define COMPARE_WITH_FNMATCH by default.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "rsync.h"
|
||||
#include "lib/wildmatch.h"
|
||||
|
||||
#define COMPARE_WITH_FNMATCH
|
||||
/*#define COMPARE_WITH_FNMATCH*/
|
||||
|
||||
#ifdef COMPARE_WITH_FNMATCH
|
||||
#include <fnmatch.h>
|
||||
|
||||
Reference in New Issue
Block a user