support --enable-maintainer-mode

This commit is contained in:
Daniel Stenberg 2007-07-15 22:21:46 +00:00
parent 402978bd1b
commit 4088283465

View File

@ -2,6 +2,7 @@
AC_INIT(libssh2, [-], libssh2-devel@lists.sourceforge.net)
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADER([src/libssh2_config.h])
AM_MAINTAINER_MODE
dnl SED is needed by some of the tools
AC_PATH_PROG( SED, sed, sed-was-not-found-by-configure,