diff options
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index db0904beb0..d30b10146d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1121,10 +1121,7 @@ dnl Remove common automounter nonsense dnl hardtop=`echo $hardtop | sed 's|^/tmp_mnt.*\(/local/.*\)$|\1|' | sed 's|^/tmp_mnt/|/|'` -hardtop_plat="$hardtop" - AC_SUBST(hardtop) -AC_SUBST(hardtop_plat) AC_MSG_RESULT(${hardtop}) |