Bring in the compile script from automake, if needed.

This commit is contained in:
Peter Rosin 2011-05-25 10:56:32 +02:00 committed by Nick Mathewson
parent 07c41bead2
commit f3c7a4c165

View File

@ -28,6 +28,7 @@ esac
dnl Checks for programs. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_INSTALL AC_PROG_INSTALL
AC_PROG_LN_S AC_PROG_LN_S
AC_PROG_MKDIR_P AC_PROG_MKDIR_P