Leave srcdir as-as and use absolute form only as needed
This commit is contained in:

committed by
Viktor Dukhovni

parent
ebae52f3cc
commit
008a26c489
@@ -7,8 +7,6 @@ AC_CONFIG_SRCDIR([kuser/kinit.c])
|
||||
AC_CONFIG_HEADERS(include/config.h)
|
||||
AC_CONFIG_MACRO_DIR([cf])
|
||||
|
||||
srcdir=`cd "$srcdir" && pwd || echo "$srcdir"`
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign 1.11])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
Reference in New Issue
Block a user