From f5fa9ddbd50e323091320f125324353153558bcf Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Thu, 7 Mar 2019 20:58:14 +0100 Subject: Clean *nix build system - remove some outdated and not used macro calls - remove some unused variables - Remove not needed comment from tokenizer config.m4 - Remove not needed comment - remove not needed local variables for editors and syntax highlighting --- TSRM/tsrm.m4 | 1 - 1 file changed, 1 deletion(-) (limited to 'TSRM/tsrm.m4') diff --git a/TSRM/tsrm.m4 b/TSRM/tsrm.m4 index 5eb0d624ce..0d60715fc8 100644 --- a/TSRM/tsrm.m4 +++ b/TSRM/tsrm.m4 @@ -3,7 +3,6 @@ m4_include([TSRM/m4/ax_func_which_gethostbyname_r.m4]) AC_DEFUN([TSRM_BASIC_CHECKS],[ AC_REQUIRE([AC_PROG_CC])dnl -dnl AC_REQUIRE([AM_PROG_CC_STDC])dnl AC_REQUIRE([AC_PROG_RANLIB])dnl AC_CHECK_FUNCS(sigprocmask) -- cgit v1.2.1