From 480e8dd7fc02beca7fa76024714f087f4fc9f040 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 29 Sep 2003 13:57:43 +0000 Subject: [PATCH] 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