better macro request to HAVE_DIRNAME

This commit is contained in:
dwarning 2007-11-28 17:42:55 +00:00
parent 0618ecbf8b
commit 7476998764
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ char * absolute_pathname(char *string, char *dot_path)
}
#ifdef _MSC_VER
#ifndef HAVE_DIRNAME
const char *
basename(const char *name)