]> granicus.if.org Git - graphviz/commitdiff
Autotools: remove required Awk detection
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 11 Apr 2022 02:46:00 +0000 (19:46 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 2 May 2022 14:34:28 +0000 (07:34 -0700)
Awk is no longer used in the Autotools build system.

Gitlab: #2118

configure.ac

index 871d92148b083ead91181cf1bade808fabcae454..e3b0c4b4e1adcf58ba7fe1df974a7c5c93d3c5d6 100644 (file)
@@ -266,7 +266,6 @@ dnl checks for various programs
 
 AM_PROG_LEX
 AC_PROG_YACC
-AC_PROG_AWK
 AC_PROG_SED
 AC_PROG_EGREP
 AC_PROG_INSTALL