better macro request to HAVE_DIRNAME
This commit is contained in:
parent
0618ecbf8b
commit
7476998764
|
|
@ -151,7 +151,7 @@ char * absolute_pathname(char *string, char *dot_path)
|
|||
}
|
||||
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#ifndef HAVE_DIRNAME
|
||||
|
||||
const char *
|
||||
basename(const char *name)
|
||||
|
|
|
|||
Loading…
Reference in New Issue