Skip to content

Commit

Permalink
add AC_PROC_SED
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Troxel committed Feb 3, 2007
1 parent 003ca18 commit 0750e81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2007-02-03 Greg Troxel <Greg Troxel <[email protected]>>

* configure.ac: add AC_PROG_SED

2007-02-02 Greg Troxel <Greg Troxel <[email protected]>>

* README.NetBSD: use bootstrap.sh instead of autoreconf
Expand Down
2 changes: 2 additions & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ dnl Check CC and friends
dnl --------------------
AC_PROG_CC
AC_PROG_CPP

AC_PROG_EGREP
AC_PROG_SED

dnl ------------------------------------------------------------------
dnl Intel compiler check. Although Intel tries really hard to make icc
Expand Down

0 comments on commit 0750e81

Please sign in to comment.