Skip to content

Commit 34a26e8

Browse files
ggouaillardetrhc54
authored andcommitted
configury: do look for sed
Refs. #10392 Signed-off-by: Gilles Gouaillardet <[email protected]>
1 parent 4782e9a commit 34a26e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ AC_CONFIG_AUX_DIR(./config)
5252
# -I in ACLOCAL_AMFLAGS in the top-level Makefile.am.
5353
AC_CONFIG_MACRO_DIR(./config)
5454

55+
AC_PROG_SED
56+
5557
# autotools expects to perform tests without interference
5658
# from user-provided CFLAGS, particularly -Werror flags.
5759
# Search for them here and cache any we find

0 commit comments

Comments
 (0)