Add some missing AC_PROG

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3409 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-03-09 11:48:03 +00:00
parent 800e5b0b41
commit c9af12d475
1 changed files with 2 additions and 0 deletions

View File

@ -203,6 +203,8 @@ dnl Checks for programs.
AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MKDIR_P
AC_PROG_SED
AC_PROG_MAKE_SET
dnl Add libtool support.