mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 12:28:19 -04:00
Add explicit AC_PROG_SED to configure.in so all autoconfs will expose $(SED)
This commit is contained in:
parent
c0720c1b0f
commit
ca80ea61b5
@ -35,6 +35,7 @@ esac
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
AM_PROG_CC_C_O
|
||||
AC_PROG_SED
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_LN_S
|
||||
AC_PROG_MKDIR_P
|
||||
|
Loading…
x
Reference in New Issue
Block a user