]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - configure.ac
all_errnos/all_syscalls: use sed to extract defines from headers
[thirdparty/util-linux.git] / configure.ac
index 6293eb8528235c03ca6a0cc75e1fe4f42b6c4f6f..1d7a9cf70af409cebbf9d838f739b87e063e6a6d 100644 (file)
@@ -132,7 +132,7 @@ AC_PROG_CC
 AM_PROG_CC_C_O
 AC_PROG_MKDIR_P
 AC_PROG_YACC
-AC_PROG_AWK
+AC_PROG_SED
 
 # Don't use autotools integrated LEX/YACC support for libsmartcols
 AC_PATH_PROG([FLEX], [flex])