fixed problem with configure script

This commit is contained in:
Roland Gruber 2010-02-10 18:12:11 +00:00
parent b8d544babc
commit de93f2b124
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
AC_PREREQ(2.53)
AC_INIT(ldap-account-manager, @@VERSION@@, lam-public@lists.sourceforge.net)
AC_CONFIG_SRCDIR(INSTALL)
AC_CONFIG_SRCDIR(README)
AC_PREFIX_DEFAULT(/usr/local/lam)
# work around those that want to build in srcdir