From: Viktor Szakats Date: Fri, 6 Sep 2024 09:02:22 +0000 (+0200) Subject: build: drop unused `NROFF` reference X-Git-Tag: curl-8_10_0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a8be91314b10f5c27b70394c30f915463a9d7c5;p=thirdparty%2Fcurl.git build: drop unused `NROFF` reference Closes #14812 --- diff --git a/src/Makefile.am b/src/Makefile.am index 8de938f9d9..c1c223b269 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -85,9 +85,6 @@ libcurltool_la_SOURCES = $(CURL_FILES) endif CLEANFILES = tool_hugehelp.c -# Use the C locale to ensure that only ASCII characters appear in the -# embedded text. -NROFF=env LC_ALL=C @NROFF@ @MANOPT@ 2>/dev/null # figured out by the configure script EXTRA_DIST = mk-file-embed.pl mkhelp.pl \ Makefile.mk curl.rc Makefile.inc CMakeLists.txt .checksrc