summaryrefslogtreecommitdiff
path: root/ext/sysvshm/config.w32
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sysvshm/config.w32')
-rw-r--r--ext/sysvshm/config.w322
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sysvshm/config.w32 b/ext/sysvshm/config.w32
index 3a9a0d47df..80fb28ee61 100644
--- a/ext/sysvshm/config.w32
+++ b/ext/sysvshm/config.w32
@@ -5,4 +5,4 @@ ARG_ENABLE('sysvshm', 'SysV Shared Memory support', 'no');
if (PHP_SYSVSHM != 'no') {
AC_DEFINE('HAVE_SYSVSHM', 1);
EXTENSION('sysvshm', 'sysvshm.c');
-} \ No newline at end of file
+}