]> granicus.if.org Git - php/commitdiff
- Define HAVE_ASSERT_H under Windows. There was a macro redefinition before
authorAndi Gutmans <andi@php.net>
Thu, 14 Mar 2002 15:13:08 +0000 (15:13 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 14 Mar 2002 15:13:08 +0000 (15:13 +0000)
- this.

main/config.w32.h

index 0b1bf5060c609b24f2d60bac313cf46d43f8aebf..287e8c5cf0e59a3a8c6fca7be1c00e14cc6b18ca 100644 (file)
 /* Define if you have the <dirent.h> header file.  */
 #undef HAVE_DIRENT_H
 
+/* Define if you have the <assert.h> header file.  */
+#define HAVE_ASSERT_H 1
+
 /* Define if you have the <fcntl.h> header file.  */
 #define HAVE_FCNTL_H 1