Browse code

autojunk'd

Mickey Sola authored on 2017/09/01 00:18:55
Showing 21 changed files
... ...
@@ -202,6 +202,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
202 202
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
203 203
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
204 204
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
205
+	$(top_srcdir)/m4/reorganization/strni.m4 \
205 206
 	$(top_srcdir)/configure.ac
206 207
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
207 208
 	$(ACLOCAL_M4)
... ...
@@ -406,6 +407,7 @@ GENHTML = @GENHTML@
406 406
 GETENT = @GETENT@
407 407
 GPERF = @GPERF@
408 408
 GREP = @GREP@
409
+HAVE_STRNI = @HAVE_STRNI@
409 410
 HAVE_YARA = @HAVE_YARA@
410 411
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
411 412
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -384,6 +384,9 @@
384 384
 /* Define to 1 if you have the `strndup' function. */
385 385
 #undef HAVE_STRNDUP
386 386
 
387
+/* using internal strn functions */
388
+#undef HAVE_STRNI
389
+
387 390
 /* Define to 1 if you have the `strnlen' function. */
388 391
 #undef HAVE_STRNLEN
389 392
 
... ...
@@ -177,6 +177,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
178 178
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
179 179
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
180
+	$(top_srcdir)/m4/reorganization/strni.m4 \
180 181
 	$(top_srcdir)/configure.ac
181 182
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
182 183
 	$(ACLOCAL_M4)
... ...
@@ -360,6 +361,7 @@ GENHTML = @GENHTML@
360 360
 GETENT = @GETENT@
361 361
 GPERF = @GPERF@
362 362
 GREP = @GREP@
363
+HAVE_STRNI = @HAVE_STRNI@
363 364
 HAVE_YARA = @HAVE_YARA@
364 365
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
365 366
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -158,6 +158,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
158 158
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
159 159
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
160 160
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
161
+	$(top_srcdir)/m4/reorganization/strni.m4 \
161 162
 	$(top_srcdir)/configure.ac
162 163
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
163 164
 	$(ACLOCAL_M4)
... ...
@@ -296,6 +297,7 @@ GENHTML = @GENHTML@
296 296
 GETENT = @GETENT@
297 297
 GPERF = @GPERF@
298 298
 GREP = @GREP@
299
+HAVE_STRNI = @HAVE_STRNI@
299 300
 HAVE_YARA = @HAVE_YARA@
300 301
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
301 302
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -176,6 +176,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
178 178
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
179
+	$(top_srcdir)/m4/reorganization/strni.m4 \
179 180
 	$(top_srcdir)/configure.ac
180 181
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
181 182
 	$(ACLOCAL_M4)
... ...
@@ -314,6 +315,7 @@ GENHTML = @GENHTML@
314 314
 GETENT = @GETENT@
315 315
 GPERF = @GPERF@
316 316
 GREP = @GREP@
317
+HAVE_STRNI = @HAVE_STRNI@
317 318
 HAVE_YARA = @HAVE_YARA@
318 319
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
319 320
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -179,6 +179,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
179 179
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
180 180
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
181 181
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
182
+	$(top_srcdir)/m4/reorganization/strni.m4 \
182 183
 	$(top_srcdir)/configure.ac
183 184
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
184 185
 	$(ACLOCAL_M4)
... ...
@@ -369,6 +370,7 @@ GENHTML = @GENHTML@
369 369
 GETENT = @GETENT@
370 370
 GPERF = @GPERF@
371 371
 GREP = @GREP@
372
+HAVE_STRNI = @HAVE_STRNI@
372 373
 HAVE_YARA = @HAVE_YARA@
373 374
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
374 375
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -176,6 +176,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
178 178
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
179
+	$(top_srcdir)/m4/reorganization/strni.m4 \
179 180
 	$(top_srcdir)/configure.ac
180 181
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
181 182
 	$(ACLOCAL_M4)
... ...
@@ -325,6 +326,7 @@ GENHTML = @GENHTML@
325 325
 GETENT = @GETENT@
326 326
 GPERF = @GPERF@
327 327
 GREP = @GREP@
328
+HAVE_STRNI = @HAVE_STRNI@
328 329
 HAVE_YARA = @HAVE_YARA@
329 330
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
330 331
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -158,6 +158,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
158 158
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
159 159
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
160 160
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
161
+	$(top_srcdir)/m4/reorganization/strni.m4 \
161 162
 	$(top_srcdir)/configure.ac
162 163
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
163 164
 	$(ACLOCAL_M4)
... ...
@@ -331,6 +332,7 @@ GENHTML = @GENHTML@
331 331
 GETENT = @GETENT@
332 332
 GPERF = @GPERF@
333 333
 GREP = @GREP@
334
+HAVE_STRNI = @HAVE_STRNI@
334 335
 HAVE_YARA = @HAVE_YARA@
335 336
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
336 337
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -177,6 +177,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
178 178
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
179 179
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
180
+	$(top_srcdir)/m4/reorganization/strni.m4 \
180 181
 	$(top_srcdir)/configure.ac
181 182
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
182 183
 	$(ACLOCAL_M4)
... ...
@@ -316,6 +317,7 @@ GENHTML = @GENHTML@
316 316
 GETENT = @GETENT@
317 317
 GPERF = @GPERF@
318 318
 GREP = @GREP@
319
+HAVE_STRNI = @HAVE_STRNI@
319 320
 HAVE_YARA = @HAVE_YARA@
320 321
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
321 322
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -176,6 +176,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
178 178
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
179
+	$(top_srcdir)/m4/reorganization/strni.m4 \
179 180
 	$(top_srcdir)/configure.ac
180 181
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
181 182
 	$(ACLOCAL_M4)
... ...
@@ -314,6 +315,7 @@ GENHTML = @GENHTML@
314 314
 GETENT = @GETENT@
315 315
 GPERF = @GPERF@
316 316
 GREP = @GREP@
317
+HAVE_STRNI = @HAVE_STRNI@
317 318
 HAVE_YARA = @HAVE_YARA@
318 319
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
319 320
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -648,6 +648,7 @@ am__EXEEXT_FALSE
648 648
 am__EXEEXT_TRUE
649 649
 LTLIBOBJS
650 650
 LIBOBJS
651
+HAVE_STRNI
651 652
 LIBMSPACK_LIBS
652 653
 LIBMSPACK_CFLAGS
653 654
 USE_INTERNAL_MSPACK_FALSE
... ...
@@ -968,6 +969,7 @@ enable_prelude
968 968
 with_libprelude_prefix
969 969
 with_libcurl
970 970
 with_system_libmspack
971
+enable_strni
971 972
 enable_largefile
972 973
 '
973 974
       ac_precious_vars='build_alias
... ...
@@ -1661,6 +1663,8 @@ Optional Features:
1661 1661
   --disable-yara          do not include yara support
1662 1662
   --enable-libfreshclam   enable building of libfreshclam
1663 1663
   --enable-prelude        Enable Prelude support for alerts.
1664
+  --enable-strni          enables explicit use of internal strn functions to
1665
+                          support cross-compilation against older libs
1664 1666
   --disable-largefile     omit support for large files
1665 1667
 
1666 1668
 Optional Packages:
... ...
@@ -24927,6 +24931,25 @@ fi
24927 24927
 fi
24928 24928
 
24929 24929
 
24930
+
24931
+# Check whether --enable-strni was given.
24932
+if test "${enable_strni+set}" = set; then :
24933
+  enableval=$enable_strni; enable_strni=$enableval
24934
+else
24935
+  enable_strni="no"
24936
+fi
24937
+
24938
+
24939
+if test "$enable_strni" = "yes"; then
24940
+
24941
+$as_echo "#define HAVE_STRNI 1" >>confdefs.h
24942
+
24943
+
24944
+fi
24945
+
24946
+
24947
+
24948
+
24930 24949
 if test "x$use_internal_mspack" = "xyes"; then
24931 24950
     mspack_msg="Internal"
24932 24951
     subdirs="$subdirs libclamav/libmspack-0.5alpha"
... ...
@@ -174,6 +174,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
174 174
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
175 175
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
176 176
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
177
+	$(top_srcdir)/m4/reorganization/strni.m4 \
177 178
 	$(top_srcdir)/configure.ac
178 179
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
179 180
 	$(ACLOCAL_M4)
... ...
@@ -262,6 +263,7 @@ GENHTML = @GENHTML@
262 262
 GETENT = @GETENT@
263 263
 GPERF = @GPERF@
264 264
 GREP = @GREP@
265
+HAVE_STRNI = @HAVE_STRNI@
265 266
 HAVE_YARA = @HAVE_YARA@
266 267
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
267 268
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -174,6 +174,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
174 174
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
175 175
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
176 176
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
177
+	$(top_srcdir)/m4/reorganization/strni.m4 \
177 178
 	$(top_srcdir)/configure.ac
178 179
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
179 180
 	$(ACLOCAL_M4)
... ...
@@ -296,6 +297,7 @@ GENHTML = @GENHTML@
296 296
 GETENT = @GETENT@
297 297
 GPERF = @GPERF@
298 298
 GREP = @GREP@
299
+HAVE_STRNI = @HAVE_STRNI@
299 300
 HAVE_YARA = @HAVE_YARA@
300 301
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
301 302
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -175,6 +175,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
175 175
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
177 177
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
178
+	$(top_srcdir)/m4/reorganization/strni.m4 \
178 179
 	$(top_srcdir)/configure.ac
179 180
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
180 181
 	$(ACLOCAL_M4)
... ...
@@ -292,6 +293,7 @@ GENHTML = @GENHTML@
292 292
 GETENT = @GETENT@
293 293
 GPERF = @GPERF@
294 294
 GREP = @GREP@
295
+HAVE_STRNI = @HAVE_STRNI@
295 296
 HAVE_YARA = @HAVE_YARA@
296 297
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
297 298
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -179,6 +179,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
179 179
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
180 180
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
181 181
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
182
+	$(top_srcdir)/m4/reorganization/strni.m4 \
182 183
 	$(top_srcdir)/configure.ac
183 184
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
184 185
 	$(ACLOCAL_M4)
... ...
@@ -349,6 +350,7 @@ GENHTML = @GENHTML@
349 349
 GETENT = @GETENT@
350 350
 GPERF = @GPERF@
351 351
 GREP = @GREP@
352
+HAVE_STRNI = @HAVE_STRNI@
352 353
 HAVE_YARA = @HAVE_YARA@
353 354
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
354 355
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -236,6 +236,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
236 236
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
237 237
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
238 238
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
239
+	$(top_srcdir)/m4/reorganization/strni.m4 \
239 240
 	$(top_srcdir)/configure.ac
240 241
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
241 242
 	$(ACLOCAL_M4)
... ...
@@ -804,6 +805,7 @@ GENHTML = @GENHTML@
804 804
 GETENT = @GETENT@
805 805
 GPERF = @GPERF@
806 806
 GREP = @GREP@
807
+HAVE_STRNI = @HAVE_STRNI@
807 808
 HAVE_YARA = @HAVE_YARA@
808 809
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
809 810
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -175,6 +175,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
175 175
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
177 177
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
178
+	$(top_srcdir)/m4/reorganization/strni.m4 \
178 179
 	$(top_srcdir)/configure.ac
179 180
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
180 181
 	$(ACLOCAL_M4)
... ...
@@ -341,6 +342,7 @@ GENHTML = @GENHTML@
341 341
 GETENT = @GETENT@
342 342
 GPERF = @GPERF@
343 343
 GREP = @GREP@
344
+HAVE_STRNI = @HAVE_STRNI@
344 345
 HAVE_YARA = @HAVE_YARA@
345 346
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
346 347
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -164,6 +164,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
164 164
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
165 165
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
166 166
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
167
+	$(top_srcdir)/m4/reorganization/strni.m4 \
167 168
 	$(top_srcdir)/configure.ac
168 169
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
169 170
 	$(ACLOCAL_M4)
... ...
@@ -393,6 +394,7 @@ GENHTML = @GENHTML@
393 393
 GETENT = @GETENT@
394 394
 GPERF = @GPERF@
395 395
 GREP = @GREP@
396
+HAVE_STRNI = @HAVE_STRNI@
396 397
 HAVE_YARA = @HAVE_YARA@
397 398
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
398 399
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -176,6 +176,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
176 176
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
177 177
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
178 178
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
179
+	$(top_srcdir)/m4/reorganization/strni.m4 \
179 180
 	$(top_srcdir)/configure.ac
180 181
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
181 182
 	$(ACLOCAL_M4)
... ...
@@ -315,6 +316,7 @@ GENHTML = @GENHTML@
315 315
 GETENT = @GETENT@
316 316
 GPERF = @GPERF@
317 317
 GREP = @GREP@
318
+HAVE_STRNI = @HAVE_STRNI@
318 319
 HAVE_YARA = @HAVE_YARA@
319 320
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
320 321
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -157,6 +157,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
157 157
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
158 158
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
159 159
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
160
+	$(top_srcdir)/m4/reorganization/strni.m4 \
160 161
 	$(top_srcdir)/configure.ac
161 162
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
162 163
 	$(ACLOCAL_M4)
... ...
@@ -245,6 +246,7 @@ GENHTML = @GENHTML@
245 245
 GETENT = @GETENT@
246 246
 GPERF = @GPERF@
247 247
 GREP = @GREP@
248
+HAVE_STRNI = @HAVE_STRNI@
248 249
 HAVE_YARA = @HAVE_YARA@
249 250
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
250 251
 ICONV_LDFLAGS = @ICONV_LDFLAGS@
... ...
@@ -159,6 +159,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
159 159
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
160 160
 	$(top_srcdir)/m4/reorganization/libmspack.m4 \
161 161
 	$(top_srcdir)/libclamav/libmspack-0.5alpha/m4/libmspack-opts.m4 \
162
+	$(top_srcdir)/m4/reorganization/strni.m4 \
162 163
 	$(top_srcdir)/configure.ac
163 164
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
164 165
 	$(ACLOCAL_M4)
... ...
@@ -535,6 +536,7 @@ GENHTML = @GENHTML@
535 535
 GETENT = @GETENT@
536 536
 GPERF = @GPERF@
537 537
 GREP = @GREP@
538
+HAVE_STRNI = @HAVE_STRNI@
538 539
 HAVE_YARA = @HAVE_YARA@
539 540
 ICONV_CPPFLAGS = @ICONV_CPPFLAGS@
540 541
 ICONV_LDFLAGS = @ICONV_LDFLAGS@