define Versionstr, I'm sure there's a better way, but I need to get this built

This commit is contained in:
Gary Williams 1999-05-06 15:00:05 +00:00
parent dc0bcf2e94
commit 51d7259715

View file

@ -19,6 +19,10 @@
static RETSIGTYPE wait4child( int sig );
#endif
#ifdef WIN32
const char Versionstr[] = "OpenLDAP slapd 1.2 for Windows NT";
#endif
/*
* when more than one slapd is running on one machine, each one might have
* it's own LOCAL for syslogging and must have its own pid/args files