]> git.sur5r.net Git - openldap/commitdiff
define Versionstr, I'm sure there's a better way, but I need to get this built
authorGary Williams <gwilliams@openldap.org>
Thu, 6 May 1999 15:00:05 +0000 (15:00 +0000)
committerGary Williams <gwilliams@openldap.org>
Thu, 6 May 1999 15:00:05 +0000 (15:00 +0000)
servers/slapd/main.c

index b829a833b5c74f4b3a19511405e37e1dd5c29efe..0119c1ab16dd7398b76e8152ef05c563f48ac40b 100644 (file)
 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