1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 21:51:40 +02:00

zsh-workers/9325

This commit is contained in:
Tanaka Akira 2000-01-14 20:16:50 +00:00
parent 5b5fe07875
commit b1b913f0b4

View file

@ -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;