From 646e83e57f39544878a793ff76648df60f90210c Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Tue, 30 Sep 2003 09:49:40 +0000 Subject: [PATCH] MF4: Have realpath now --- TSRM/tsrm_config.w32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/TSRM/tsrm_config.w32.h b/TSRM/tsrm_config.w32.h index 2703f754f0..28a4e4242e 100644 --- a/TSRM/tsrm_config.w32.h +++ b/TSRM/tsrm_config.w32.h @@ -3,6 +3,7 @@ #define HAVE_UTIME 1 #define HAVE_ALLOCA 1 +#define HAVE_REALPATH 1 #include #include -- 2.50.1