From: =?utf-8?q?Javier_Fern=C3=A1ndez-Sanguino_Pe=C3=B1a?= <jfs@debian.org>
Date: Wed, 8 Nov 2023 13:33:42 +0100
Subject: Autoconf updated

Forwarded: not-needed
Last-Update: 2023-10-08
---
 confdefs.h   |  64 ++++++++++++++++++++++++++++++++++++
 conftest.c   | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 conftest.er1 |   4 +++
 conftest.err |   4 +++
 4 files changed, 178 insertions(+)
 create mode 100644 confdefs.h
 create mode 100644 conftest.c
 create mode 100644 conftest.er1
 create mode 100644 conftest.err

diff --git a/confdefs.h b/confdefs.h
new file mode 100644
index 0000000..f0e58e6
--- /dev/null
+++ b/confdefs.h
@@ -0,0 +1,64 @@
+/* confdefs.h */
+#define PACKAGE_NAME "snort"
+#define PACKAGE_TARNAME "snort"
+#define PACKAGE_VERSION "2.9.15.1"
+#define PACKAGE_STRING "snort 2.9.15.1"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define PACKAGE "snort"
+#define VERSION "2.9.15.1"
+#define STDC_HEADERS 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_DLFCN_H 1
+#define LT_OBJDIR ".libs/"
+#define LINUX 1
+#define HAVE__BOOL 1
+#define HAVE_STDBOOL_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_MATH_H 1
+#define HAVE_PATHS_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_WCHAR_H 1
+#define HAVE_LIBM 1
+#define HAVE_LIBM 1
+#define HAVE_UUID_UUID_H 1
+#define HAVE_LIBUUID 1
+#define HAVE_LIBNSL 1
+#define HAVE_SIGACTION 1
+#define HAVE_STRERROR 1
+#define HAVE_VSWPRINTF 1
+#define HAVE_WPRINTF 1
+#define HAVE_MEMRCHR 1
+#define HAVE_INET_NTOP 1
+#define HAVE_SNPRINTF /**/
+#define HAVE_MALLOC_TRIM 1
+#define HAVE_MALLINFO 1
+#define SIZEOF_CHAR 1
+#define SIZEOF_SHORT 2
+#define SIZEOF_INT 4
+#define SIZEOF_LONG_INT 4
+#define SIZEOF_LONG_LONG_INT 8
+#define SIZEOF_UNSIGNED_INT 4
+#define SIZEOF_UNSIGNED_LONG_INT 4
+#define SIZEOF_UNSIGNED_LONG_LONG_INT 8
+#define HAVE_U_INT8_T 1
+#define HAVE_U_INT16_T 1
+#define HAVE_U_INT32_T 1
+#define HAVE_U_INT64_T 1
+#define HAVE_UINT8_T 1
+#define HAVE_UINT16_T 1
+#define HAVE_UINT32_T 1
+#define HAVE_UINT64_T 1
+#define HAVE_INT8_T 1
+#define HAVE_INT16_T 1
diff --git a/conftest.c b/conftest.c
new file mode 100644
index 0000000..1a7f447
--- /dev/null
+++ b/conftest.c
@@ -0,0 +1,106 @@
+/* confdefs.h */
+#define PACKAGE_NAME "snort"
+#define PACKAGE_TARNAME "snort"
+#define PACKAGE_VERSION "2.9.15.1"
+#define PACKAGE_STRING "snort 2.9.15.1"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define PACKAGE "snort"
+#define VERSION "2.9.15.1"
+#define STDC_HEADERS 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_DLFCN_H 1
+#define LT_OBJDIR ".libs/"
+#define LINUX 1
+#define HAVE__BOOL 1
+#define HAVE_STDBOOL_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_MATH_H 1
+#define HAVE_PATHS_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_WCHAR_H 1
+#define HAVE_LIBM 1
+#define HAVE_LIBM 1
+#define HAVE_UUID_UUID_H 1
+#define HAVE_LIBUUID 1
+#define HAVE_LIBNSL 1
+#define HAVE_SIGACTION 1
+#define HAVE_STRERROR 1
+#define HAVE_VSWPRINTF 1
+#define HAVE_WPRINTF 1
+#define HAVE_MEMRCHR 1
+#define HAVE_INET_NTOP 1
+#define HAVE_SNPRINTF /**/
+#define HAVE_MALLOC_TRIM 1
+#define HAVE_MALLINFO 1
+#define SIZEOF_CHAR 1
+#define SIZEOF_SHORT 2
+#define SIZEOF_INT 4
+#define SIZEOF_LONG_INT 4
+#define SIZEOF_LONG_LONG_INT 8
+#define SIZEOF_UNSIGNED_INT 4
+#define SIZEOF_UNSIGNED_LONG_INT 4
+#define SIZEOF_UNSIGNED_LONG_LONG_INT 8
+#define HAVE_U_INT8_T 1
+#define HAVE_U_INT16_T 1
+#define HAVE_U_INT32_T 1
+#define HAVE_U_INT64_T 1
+#define HAVE_UINT8_T 1
+#define HAVE_UINT16_T 1
+#define HAVE_UINT32_T 1
+#define HAVE_UINT64_T 1
+#define HAVE_INT8_T 1
+#define HAVE_INT16_T 1
+/* end confdefs.h.  */
+#include <stdio.h>
+#ifdef HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#ifdef HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#ifdef STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# ifdef HAVE_STDLIB_H
+#  include <stdlib.h>
+# endif
+#endif
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
+#  include <memory.h>
+# endif
+# include <string.h>
+#endif
+#ifdef HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#ifdef HAVE_INTTYPES_H
+# include <inttypes.h>
+#endif
+#ifdef HAVE_STDINT_H
+# include <stdint.h>
+#endif
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif
+int
+main ()
+{
+if (sizeof ((int32_t)))
+	    return 0;
+  ;
+  return 0;
+}
diff --git a/conftest.er1 b/conftest.er1
new file mode 100644
index 0000000..ef62575
--- /dev/null
+++ b/conftest.er1
@@ -0,0 +1,4 @@
+conftest.c: In function 'main':
+conftest.c:102:22: error: expected expression before ')' token
+  102 | if (sizeof ((int32_t)))
+      |                      ^
diff --git a/conftest.err b/conftest.err
new file mode 100644
index 0000000..ef62575
--- /dev/null
+++ b/conftest.err
@@ -0,0 +1,4 @@
+conftest.c: In function 'main':
+conftest.c:102:22: error: expected expression before ')' token
+  102 | if (sizeof ((int32_t)))
+      |                      ^
