Replace obsolote macros

This commit is contained in:
Ervin Hegedus
2024-02-25 20:28:12 +01:00
parent 6b8956e0bb
commit b7a4a4428c
10 changed files with 240 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ SSDEEP_LDADD=""
AC_ARG_WITH(
ssdeep,
[AC_HELP_STRING([--with-ssdeep=PATH],[Path to ssdeep prefix])]
[AS_HELP_STRING([--with-ssdeep=PATH],[Path to ssdeep prefix])]
,, with_ssdeep=yes)
AS_CASE(["${with_ssdeep}"],