1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

* fix SHLIB_SUFFIX_NAME define for Windows

This commit is contained in:
Stig Bakken
2002-06-07 12:20:28 +00:00
parent 40ab700677
commit 41e31645dd
+1
View File
@@ -162,3 +162,4 @@
#define HAVE_STRFTIME 1
#define SIZEOF_INT 4
#define HAVE_GLOB
#define SHLIB_SUFFIX_NAME "dll"