about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Src/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/init.c b/Src/init.c
index e213db0cb..3ac846758 100644
--- a/Src/init.c
+++ b/Src/init.c
@@ -553,7 +553,7 @@ setupvals(void)
     char *fpath_subdirs[] = FPATH_SUBDIRS;
     int j;
 # endif
-# ifdef SITEPATH_DIR
+# ifdef SITEFPATH_DIR
     int fpathlen = 1;
 # else
     int fpathlen = 0;