Skip to content

Commit

Permalink
Removed unused AC_CHECKING
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Jan 18, 2021
1 parent 6abf393 commit a3851d9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions configure.ac
Expand Up @@ -8,13 +8,6 @@ AC_PREREQ(2.67)

tooldir="$srcdir/tool"

dnl override AC_CHECKING
dnl placed here due to aclocal(1)'s
dnl ignoring this definition in separate files
AC_DEFUN([AC_CHECKING],[dnl
AC_REQUIRE([_COLORIZE_RESULT_PREPARE])dnl
AS_MESSAGE([checking ${msg_checking}$1${msg_reset}...])])dnl

AC_DISABLE_OPTION_CHECKING

AC_ARG_VAR([cflags], [additional CFLAGS (ignored when CFLAGS is given)])
Expand Down

0 comments on commit a3851d9

Please sign in to comment.