Browse code

autojunk'd

Micah Snyder authored on 2018/02/10 11:52:19
Showing 22 changed files
... ...
@@ -164,6 +164,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
164 164
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
165 165
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
166 166
 	$(top_srcdir)/m4/reorganization/substitutions.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)
... ...
@@ -337,6 +338,7 @@ GENHTML = @GENHTML@
337 337
 GETENT = @GETENT@
338 338
 GPERF = @GPERF@
339 339
 GREP = @GREP@
340
+HAVE_STRNI = @HAVE_STRNI@
340 341
 HAVE_YARA = @HAVE_YARA@
341 342
 INCLTDL = @INCLTDL@
342 343
 INSTALL = @INSTALL@
... ...
@@ -381,6 +381,15 @@
381 381
 /* Define to 1 if you have the `strlcpy' function. */
382 382
 #undef HAVE_STRLCPY
383 383
 
384
+/* Define to 1 if you have the `strndup' function. */
385
+#undef HAVE_STRNDUP
386
+
387
+/* using internal strn functions */
388
+#undef HAVE_STRNI
389
+
390
+/* Define to 1 if you have the `strnlen' function. */
391
+#undef HAVE_STRNLEN
392
+
384 393
 /* Define to 1 if sysconf(_SC_PAGESIZE) is available */
385 394
 #undef HAVE_SYSCONF_SC_PAGESIZE
386 395
 
... ...
@@ -143,6 +143,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
145 145
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
146
+	$(top_srcdir)/m4/reorganization/strni.m4 \
146 147
 	$(top_srcdir)/configure.ac
147 148
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
148 149
 	$(ACLOCAL_M4)
... ...
@@ -300,6 +301,7 @@ GENHTML = @GENHTML@
300 300
 GETENT = @GETENT@
301 301
 GPERF = @GPERF@
302 302
 GREP = @GREP@
303
+HAVE_STRNI = @HAVE_STRNI@
303 304
 HAVE_YARA = @HAVE_YARA@
304 305
 INCLTDL = @INCLTDL@
305 306
 INSTALL = @INSTALL@
... ...
@@ -124,6 +124,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
124 124
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
125 125
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
126 126
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
127
+	$(top_srcdir)/m4/reorganization/strni.m4 \
127 128
 	$(top_srcdir)/configure.ac
128 129
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129 130
 	$(ACLOCAL_M4)
... ...
@@ -236,6 +237,7 @@ GENHTML = @GENHTML@
236 236
 GETENT = @GETENT@
237 237
 GPERF = @GPERF@
238 238
 GREP = @GREP@
239
+HAVE_STRNI = @HAVE_STRNI@
239 240
 HAVE_YARA = @HAVE_YARA@
240 241
 INCLTDL = @INCLTDL@
241 242
 INSTALL = @INSTALL@
... ...
@@ -142,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
145
+	$(top_srcdir)/m4/reorganization/strni.m4 \
145 146
 	$(top_srcdir)/configure.ac
146 147
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147 148
 	$(ACLOCAL_M4)
... ...
@@ -254,6 +255,7 @@ GENHTML = @GENHTML@
254 254
 GETENT = @GETENT@
255 255
 GPERF = @GPERF@
256 256
 GREP = @GREP@
257
+HAVE_STRNI = @HAVE_STRNI@
257 258
 HAVE_YARA = @HAVE_YARA@
258 259
 INCLTDL = @INCLTDL@
259 260
 INSTALL = @INSTALL@
... ...
@@ -145,6 +145,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
145 145
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
146 146
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
147 147
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
148
+	$(top_srcdir)/m4/reorganization/strni.m4 \
148 149
 	$(top_srcdir)/configure.ac
149 150
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
150 151
 	$(ACLOCAL_M4)
... ...
@@ -304,6 +305,7 @@ GENHTML = @GENHTML@
304 304
 GETENT = @GETENT@
305 305
 GPERF = @GPERF@
306 306
 GREP = @GREP@
307
+HAVE_STRNI = @HAVE_STRNI@
307 308
 HAVE_YARA = @HAVE_YARA@
308 309
 INCLTDL = @INCLTDL@
309 310
 INSTALL = @INSTALL@
... ...
@@ -142,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
145
+	$(top_srcdir)/m4/reorganization/strni.m4 \
145 146
 	$(top_srcdir)/configure.ac
146 147
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147 148
 	$(ACLOCAL_M4)
... ...
@@ -265,6 +266,7 @@ GENHTML = @GENHTML@
265 265
 GETENT = @GETENT@
266 266
 GPERF = @GPERF@
267 267
 GREP = @GREP@
268
+HAVE_STRNI = @HAVE_STRNI@
268 269
 HAVE_YARA = @HAVE_YARA@
269 270
 INCLTDL = @INCLTDL@
270 271
 INSTALL = @INSTALL@
... ...
@@ -124,6 +124,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
124 124
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
125 125
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
126 126
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
127
+	$(top_srcdir)/m4/reorganization/strni.m4 \
127 128
 	$(top_srcdir)/configure.ac
128 129
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129 130
 	$(ACLOCAL_M4)
... ...
@@ -271,6 +272,7 @@ GENHTML = @GENHTML@
271 271
 GETENT = @GETENT@
272 272
 GPERF = @GPERF@
273 273
 GREP = @GREP@
274
+HAVE_STRNI = @HAVE_STRNI@
274 275
 HAVE_YARA = @HAVE_YARA@
275 276
 INCLTDL = @INCLTDL@
276 277
 INSTALL = @INSTALL@
... ...
@@ -143,6 +143,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
145 145
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
146
+	$(top_srcdir)/m4/reorganization/strni.m4 \
146 147
 	$(top_srcdir)/configure.ac
147 148
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
148 149
 	$(ACLOCAL_M4)
... ...
@@ -256,6 +257,7 @@ GENHTML = @GENHTML@
256 256
 GETENT = @GETENT@
257 257
 GPERF = @GPERF@
258 258
 GREP = @GREP@
259
+HAVE_STRNI = @HAVE_STRNI@
259 260
 HAVE_YARA = @HAVE_YARA@
260 261
 INCLTDL = @INCLTDL@
261 262
 INSTALL = @INSTALL@
... ...
@@ -142,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
145
+	$(top_srcdir)/m4/reorganization/strni.m4 \
145 146
 	$(top_srcdir)/configure.ac
146 147
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147 148
 	$(ACLOCAL_M4)
... ...
@@ -254,6 +255,7 @@ GENHTML = @GENHTML@
254 254
 GETENT = @GETENT@
255 255
 GPERF = @GPERF@
256 256
 GREP = @GREP@
257
+HAVE_STRNI = @HAVE_STRNI@
257 258
 HAVE_YARA = @HAVE_YARA@
258 259
 INCLTDL = @INCLTDL@
259 260
 INSTALL = @INSTALL@
... ...
@@ -1,6 +1,6 @@
1 1
 #! /bin/sh
2 2
 # Guess values for system-dependent variables and create Makefiles.
3
-# Generated by GNU Autoconf 2.69 for ClamAV 0.99.3.
3
+# Generated by GNU Autoconf 2.69 for ClamAV 0.99.4.
4 4
 #
5 5
 # Report bugs to <http://bugs.clamav.net/>.
6 6
 #
... ...
@@ -592,8 +592,8 @@ MAKEFLAGS=
592 592
 # Identity of this package.
593 593
 PACKAGE_NAME='ClamAV'
594 594
 PACKAGE_TARNAME='clamav'
595
-PACKAGE_VERSION='0.99.3'
596
-PACKAGE_STRING='ClamAV 0.99.3'
595
+PACKAGE_VERSION='0.99.4'
596
+PACKAGE_STRING='ClamAV 0.99.4'
597 597
 PACKAGE_BUGREPORT='http://bugs.clamav.net/'
598 598
 PACKAGE_URL='http://www.clamav.net/'
599 599
 
... ...
@@ -634,6 +634,7 @@ ac_includes_default="\
634 634
 # include <unistd.h>
635 635
 #endif"
636 636
 
637
+ac_func_list=
637 638
 enable_option_checking=no
638 639
 ac_subst_vars='ENABLE_YARA_FALSE
639 640
 ENABLE_YARA_TRUE
... ...
@@ -647,6 +648,7 @@ LTLIBOBJS
647 647
 LIBOBJS
648 648
 ENABLE_CLAMSUBMIT_FALSE
649 649
 ENABLE_CLAMSUBMIT_TRUE
650
+HAVE_STRNI
650 651
 JSON_LDFLAGS
651 652
 JSON_LIBS
652 653
 SSL_LDFLAGS
... ...
@@ -946,6 +948,7 @@ enable_sha_collector_for_internal_use
946 946
 enable_yara
947 947
 enable_libfreshclam
948 948
 with_libcurl
949
+enable_strni
949 950
 '
950 951
       ac_precious_vars='build_alias
951 952
 host_alias
... ...
@@ -1507,7 +1510,7 @@ if test "$ac_init_help" = "long"; then
1507 1507
   # Omit some internal or obsolete options to make the list less imposing.
1508 1508
   # This message is too long to be a string in the A/UX 3.1 sh.
1509 1509
   cat <<_ACEOF
1510
-\`configure' configures ClamAV 0.99.3 to adapt to many kinds of systems.
1510
+\`configure' configures ClamAV 0.99.4 to adapt to many kinds of systems.
1511 1511
 
1512 1512
 Usage: $0 [OPTION]... [VAR=VALUE]...
1513 1513
 
... ...
@@ -1578,7 +1581,7 @@ fi
1578 1578
 
1579 1579
 if test -n "$ac_init_help"; then
1580 1580
   case $ac_init_help in
1581
-     short | recursive ) echo "Configuration of ClamAV 0.99.3:";;
1581
+     short | recursive ) echo "Configuration of ClamAV 0.99.4:";;
1582 1582
    esac
1583 1583
   cat <<\_ACEOF
1584 1584
 
... ...
@@ -1632,6 +1635,8 @@ Optional Features:
1632 1632
 
1633 1633
   --disable-yara          do not include yara support
1634 1634
   --enable-libfreshclam   enable building of libfreshclam
1635
+  --enable-strni          enables explicit use of internal strn functions to
1636
+                          support cross-compilation against older libs
1635 1637
 
1636 1638
 Optional Packages:
1637 1639
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
... ...
@@ -1784,7 +1789,7 @@ fi
1784 1784
 test -n "$ac_init_help" && exit $ac_status
1785 1785
 if $ac_init_version; then
1786 1786
   cat <<\_ACEOF
1787
-ClamAV configure 0.99.3
1787
+ClamAV configure 0.99.4
1788 1788
 generated by GNU Autoconf 2.69
1789 1789
 
1790 1790
 Copyright (C) 2012 Free Software Foundation, Inc.
... ...
@@ -2253,7 +2258,7 @@ cat >config.log <<_ACEOF
2253 2253
 This file contains any messages produced by compilers while
2254 2254
 running configure, to aid debugging if configure makes a mistake.
2255 2255
 
2256
-It was created by ClamAV $as_me 0.99.3, which was
2256
+It was created by ClamAV $as_me 0.99.4, which was
2257 2257
 generated by GNU Autoconf 2.69.  Invocation command line was
2258 2258
 
2259 2259
   $ $0 $@
... ...
@@ -2533,6 +2538,23 @@ $as_echo "$as_me: creating cache $cache_file" >&6;}
2533 2533
   >$cache_file
2534 2534
 fi
2535 2535
 
2536
+as_fn_append ac_func_list " poll"
2537
+as_fn_append ac_func_list " setsid"
2538
+as_fn_append ac_func_list " memcpy"
2539
+as_fn_append ac_func_list " snprintf"
2540
+as_fn_append ac_func_list " vsnprintf"
2541
+as_fn_append ac_func_list " strerror_r"
2542
+as_fn_append ac_func_list " strlcpy"
2543
+as_fn_append ac_func_list " strlcat"
2544
+as_fn_append ac_func_list " strcasestr"
2545
+as_fn_append ac_func_list " inet_ntop"
2546
+as_fn_append ac_func_list " setgroups"
2547
+as_fn_append ac_func_list " initgroups"
2548
+as_fn_append ac_func_list " ctime_r"
2549
+as_fn_append ac_func_list " mkstemp"
2550
+as_fn_append ac_func_list " mallinfo"
2551
+as_fn_append ac_func_list " madvise"
2552
+as_fn_append ac_func_list " getnameinfo"
2536 2553
 # Check that the precious variables saved in the cache have kept the same
2537 2554
 # value.
2538 2555
 ac_cache_corrupted=false
... ...
@@ -3374,7 +3396,7 @@ fi
3374 3374
 
3375 3375
 # Define the identity of the package.
3376 3376
  PACKAGE='clamav'
3377
- VERSION='0.99.3'
3377
+ VERSION='0.99.4'
3378 3378
 
3379 3379
 
3380 3380
 # Some tools Automake needs.
... ...
@@ -4969,7 +4991,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4969 4969
 
4970 4970
 
4971 4971
 
4972
-VERSION="0.99.3"
4972
+VERSION="0.99.4"
4973 4973
 
4974 4974
 LC_CURRENT=8
4975 4975
 LC_REVISION=1
... ...
@@ -15998,7 +16020,10 @@ if test "$ac_res" != no; then :
15998 15998
 fi
15999 15999
 
16000 16000
 
16001
-for ac_func in poll setsid memcpy snprintf vsnprintf strerror_r strlcpy strlcat strcasestr inet_ntop setgroups initgroups ctime_r mkstemp mallinfo madvise getnameinfo
16001
+
16002
+
16003
+
16004
+  for ac_func in $ac_func_list
16002 16005
 do :
16003 16006
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16004 16007
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
... ...
@@ -16010,6 +16035,63 @@ _ACEOF
16010 16010
 fi
16011 16011
 done
16012 16012
 
16013
+
16014
+
16015
+
16016
+
16017
+
16018
+
16019
+
16020
+
16021
+
16022
+
16023
+
16024
+
16025
+
16026
+
16027
+
16028
+
16029
+
16030
+
16031
+
16032
+
16033
+
16034
+
16035
+
16036
+
16037
+
16038
+
16039
+
16040
+
16041
+
16042
+
16043
+
16044
+
16045
+
16046
+
16047
+
16048
+for ac_func in strndup
16049
+do :
16050
+  ac_fn_c_check_func "$LINENO" "strndup" "ac_cv_func_strndup"
16051
+if test "x$ac_cv_func_strndup" = xyes; then :
16052
+  cat >>confdefs.h <<_ACEOF
16053
+#define HAVE_STRNDUP 1
16054
+_ACEOF
16055
+
16056
+fi
16057
+done
16058
+
16059
+for ac_func in strnlen
16060
+do :
16061
+  ac_fn_c_check_func "$LINENO" "strnlen" "ac_cv_func_strnlen"
16062
+if test "x$ac_cv_func_strnlen" = xyes; then :
16063
+  cat >>confdefs.h <<_ACEOF
16064
+#define HAVE_STRNLEN 1
16065
+_ACEOF
16066
+
16067
+fi
16068
+done
16069
+
16013 16070
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
16014 16071
 $as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
16015 16072
 if ${ac_cv_sys_largefile_source+:} false; then :
... ...
@@ -23968,6 +24050,25 @@ fi
23968 23968
 
23969 23969
 
23970 23970
 
23971
+
23972
+# Check whether --enable-strni was given.
23973
+if test "${enable_strni+set}" = set; then :
23974
+  enableval=$enable_strni; enable_strni=$enableval
23975
+else
23976
+  enable_strni="no"
23977
+fi
23978
+
23979
+
23980
+if test "$enable_strni" = "yes"; then
23981
+
23982
+$as_echo "#define HAVE_STRNI 1" >>confdefs.h
23983
+
23984
+
23985
+fi
23986
+
23987
+
23988
+
23989
+
23971 23990
  if test "$have_curl" = "yes"; then
23972 23991
   ENABLE_CLAMSUBMIT_TRUE=
23973 23992
   ENABLE_CLAMSUBMIT_FALSE='#'
... ...
@@ -24584,7 +24685,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24584 24584
 # report actual input values of CONFIG_FILES etc. instead of their
24585 24585
 # values after options handling.
24586 24586
 ac_log="
24587
-This file was extended by ClamAV $as_me 0.99.3, which was
24587
+This file was extended by ClamAV $as_me 0.99.4, which was
24588 24588
 generated by GNU Autoconf 2.69.  Invocation command line was
24589 24589
 
24590 24590
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -24651,7 +24752,7 @@ _ACEOF
24651 24651
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24652 24652
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
24653 24653
 ac_cs_version="\\
24654
-ClamAV config.status 0.99.3
24654
+ClamAV config.status 0.99.4
24655 24655
 configured by $0, generated by GNU Autoconf 2.69,
24656 24656
   with options \\"\$ac_cs_config\\"
24657 24657
 
... ...
@@ -27167,7 +27268,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
27167 27167
 # report actual input values of CONFIG_FILES etc. instead of their
27168 27168
 # values after options handling.
27169 27169
 ac_log="
27170
-This file was extended by ClamAV $as_me 0.99.3, which was
27170
+This file was extended by ClamAV $as_me 0.99.4, which was
27171 27171
 generated by GNU Autoconf 2.69.  Invocation command line was
27172 27172
 
27173 27173
   CONFIG_FILES    = $CONFIG_FILES
... ...
@@ -27234,7 +27335,7 @@ _ACEOF
27234 27234
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27235 27235
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
27236 27236
 ac_cs_version="\\
27237
-ClamAV config.status 0.99.3
27237
+ClamAV config.status 0.99.4
27238 27238
 configured by $0, generated by GNU Autoconf 2.69,
27239 27239
   with options \\"\$ac_cs_config\\"
27240 27240
 
... ...
@@ -141,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
141 141
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
144
+	$(top_srcdir)/m4/reorganization/strni.m4 \
144 145
 	$(top_srcdir)/configure.ac
145 146
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
146 147
 	$(ACLOCAL_M4)
... ...
@@ -222,6 +223,7 @@ GENHTML = @GENHTML@
222 222
 GETENT = @GETENT@
223 223
 GPERF = @GPERF@
224 224
 GREP = @GREP@
225
+HAVE_STRNI = @HAVE_STRNI@
225 226
 HAVE_YARA = @HAVE_YARA@
226 227
 INCLTDL = @INCLTDL@
227 228
 INSTALL = @INSTALL@
... ...
@@ -141,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
141 141
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
144
+	$(top_srcdir)/m4/reorganization/strni.m4 \
144 145
 	$(top_srcdir)/configure.ac
145 146
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
146 147
 	$(ACLOCAL_M4)
... ...
@@ -256,6 +257,7 @@ GENHTML = @GENHTML@
256 256
 GETENT = @GETENT@
257 257
 GPERF = @GPERF@
258 258
 GREP = @GREP@
259
+HAVE_STRNI = @HAVE_STRNI@
259 260
 HAVE_YARA = @HAVE_YARA@
260 261
 INCLTDL = @INCLTDL@
261 262
 INSTALL = @INSTALL@
... ...
@@ -142,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
145
+	$(top_srcdir)/m4/reorganization/strni.m4 \
145 146
 	$(top_srcdir)/configure.ac
146 147
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147 148
 	$(ACLOCAL_M4)
... ...
@@ -252,6 +253,7 @@ GENHTML = @GENHTML@
252 252
 GETENT = @GETENT@
253 253
 GPERF = @GPERF@
254 254
 GREP = @GREP@
255
+HAVE_STRNI = @HAVE_STRNI@
255 256
 HAVE_YARA = @HAVE_YARA@
256 257
 INCLTDL = @INCLTDL@
257 258
 INSTALL = @INSTALL@
... ...
@@ -145,6 +145,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
145 145
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
146 146
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
147 147
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
148
+	$(top_srcdir)/m4/reorganization/strni.m4 \
148 149
 	$(top_srcdir)/configure.ac
149 150
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
150 151
 	$(ACLOCAL_M4)
... ...
@@ -289,6 +290,7 @@ GENHTML = @GENHTML@
289 289
 GETENT = @GETENT@
290 290
 GPERF = @GPERF@
291 291
 GREP = @GREP@
292
+HAVE_STRNI = @HAVE_STRNI@
292 293
 HAVE_YARA = @HAVE_YARA@
293 294
 INCLTDL = @INCLTDL@
294 295
 INSTALL = @INSTALL@
... ...
@@ -169,6 +169,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
169 169
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
170 170
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
171 171
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
172
+	$(top_srcdir)/m4/reorganization/strni.m4 \
172 173
 	$(top_srcdir)/configure.ac
173 174
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
174 175
 	$(ACLOCAL_M4)
... ...
@@ -701,6 +702,7 @@ GENHTML = @GENHTML@
701 701
 GETENT = @GETENT@
702 702
 GPERF = @GPERF@
703 703
 GREP = @GREP@
704
+HAVE_STRNI = @HAVE_STRNI@
704 705
 HAVE_YARA = @HAVE_YARA@
705 706
 INCLTDL = @INCLTDL@
706 707
 INSTALL = @INSTALL@
... ...
@@ -5668,8 +5668,8 @@ maintainer-clean-generic:
5668 5668
 	@echo "This command is intended for maintainers to use"
5669 5669
 	@echo "it deletes files that may require special tools to rebuild."
5670 5670
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
5671
-@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5672 5671
 @BUILD_EXTERNAL_LLVM_TRUE@distclean-local:
5672
+@BUILD_EXTERNAL_LLVM_TRUE@clean-local:
5673 5673
 clean: clean-am
5674 5674
 
5675 5675
 clean-am: clean-generic clean-libtool clean-local \
... ...
@@ -141,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
141 141
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
144
+	$(top_srcdir)/m4/reorganization/strni.m4 \
144 145
 	$(top_srcdir)/configure.ac
145 146
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
146 147
 	$(ACLOCAL_M4)
... ...
@@ -281,6 +282,7 @@ GENHTML = @GENHTML@
281 281
 GETENT = @GETENT@
282 282
 GPERF = @GPERF@
283 283
 GREP = @GREP@
284
+HAVE_STRNI = @HAVE_STRNI@
284 285
 HAVE_YARA = @HAVE_YARA@
285 286
 INCLTDL = @INCLTDL@
286 287
 INSTALL = @INSTALL@
... ...
@@ -131,6 +131,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
131 131
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
132 132
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
133 133
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
134
+	$(top_srcdir)/m4/reorganization/strni.m4 \
134 135
 	$(top_srcdir)/configure.ac
135 136
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136 137
 	$(ACLOCAL_M4)
... ...
@@ -334,6 +335,7 @@ GENHTML = @GENHTML@
334 334
 GETENT = @GETENT@
335 335
 GPERF = @GPERF@
336 336
 GREP = @GREP@
337
+HAVE_STRNI = @HAVE_STRNI@
337 338
 HAVE_YARA = @HAVE_YARA@
338 339
 INCLTDL = @INCLTDL@
339 340
 INSTALL = @INSTALL@
... ...
@@ -142,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
142 142
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
143 143
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
144 144
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
145
+	$(top_srcdir)/m4/reorganization/strni.m4 \
145 146
 	$(top_srcdir)/configure.ac
146 147
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
147 148
 	$(ACLOCAL_M4)
... ...
@@ -255,6 +256,7 @@ GENHTML = @GENHTML@
255 255
 GETENT = @GETENT@
256 256
 GPERF = @GPERF@
257 257
 GREP = @GREP@
258
+HAVE_STRNI = @HAVE_STRNI@
258 259
 HAVE_YARA = @HAVE_YARA@
259 260
 INCLTDL = @INCLTDL@
260 261
 INSTALL = @INSTALL@
... ...
@@ -124,6 +124,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
124 124
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
125 125
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
126 126
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
127
+	$(top_srcdir)/m4/reorganization/strni.m4 \
127 128
 	$(top_srcdir)/configure.ac
128 129
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129 130
 	$(ACLOCAL_M4)
... ...
@@ -205,6 +206,7 @@ GENHTML = @GENHTML@
205 205
 GETENT = @GETENT@
206 206
 GPERF = @GPERF@
207 207
 GREP = @GREP@
208
+HAVE_STRNI = @HAVE_STRNI@
208 209
 HAVE_YARA = @HAVE_YARA@
209 210
 INCLTDL = @INCLTDL@
210 211
 INSTALL = @INSTALL@
... ...
@@ -125,6 +125,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
125 125
 	$(top_srcdir)/m4/reorganization/bsd.m4 \
126 126
 	$(top_srcdir)/m4/reorganization/libs/curl.m4 \
127 127
 	$(top_srcdir)/m4/reorganization/substitutions.m4 \
128
+	$(top_srcdir)/m4/reorganization/strni.m4 \
128 129
 	$(top_srcdir)/configure.ac
129 130
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130 131
 	$(ACLOCAL_M4)
... ...
@@ -398,6 +399,7 @@ GENHTML = @GENHTML@
398 398
 GETENT = @GETENT@
399 399
 GPERF = @GPERF@
400 400
 GREP = @GREP@
401
+HAVE_STRNI = @HAVE_STRNI@
401 402
 HAVE_YARA = @HAVE_YARA@
402 403
 INCLTDL = @INCLTDL@
403 404
 INSTALL = @INSTALL@