rdfind: Fix patch-fuzz warnings

Patch needs to be refreshed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-09-13 12:57:05 -07:00
parent 0e3c62c5bc
commit 0b6eb25e54
@@ -12,12 +12,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index be1b2fd..157a7d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ AC_CHECK_HEADER(nettle/sha.h,,[AC_MSG_ERROR([
On Debian-ish systems, use "apt-get install nettle-dev" to get a system
@@ -46,7 +46,7 @@ AC_CHECK_HEADER(nettle/sha.h,,[AC_MSG_ER
On Debian-ish systems, use \"apt-get install nettle-dev\" to get a system
wide nettle install.
])])
-AC_CHECK_LIB(nettle,main,,[AC_MSG_ERROR([
@@ -25,6 +23,3 @@ index be1b2fd..157a7d7 100644
Could not link to libnettle. Please install nettle
first. If you have already done so; please run ldconfig
as root or check whether the path libnettle was installed
--
2.37.3