diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 37d351f..d48834b 100644 --- a/configure.ac +++ b/configure.ac @@ -37,10 +37,6 @@ AC_CHECK_FUNC(fchown, [fchown_define="-DHAS_FCHOWN"], [fchown_define=""]) AC_SUBST(fchown_define) -ACLOCALDIR=`aclocal --print-ac-dir` - -AC_SUBST(ACLOCALDIR) - # sticky bit # # if any system exists without sticky dir bits this |