Trust configure to provide the correct source directory.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@840 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2014-11-07 16:44:26 +00:00
parent f3fda3d07a
commit fc5eeb8fd9
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ yesno() {
# Locate source and build directory
#
srcdir="@abs_top_srcdir@"
[ -f "$srcdir/include/security/openpam.h" ] || \
error "Unable to locate source directory."
builddir="@abs_top_builddir@"
cd "$srcdir"