summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-05-16 16:33:34 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-05-16 16:33:34 +0200
commit92fd2382d9959ad6e11b26a4c7703d9336d75243 (patch)
tree3c93f2c8fe52626c61083812c728435252e59608 /aclocal.m4
parent246015cb71b7f0a599d1870185d73f2326adb911 (diff)
parent6d36bb20f860c069631bc50dce7e332c80a54730 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 578e3bd..7b980d4 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -591,7 +591,6 @@ dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below.
AC_CONFIG_COMMANDS_PRE(dnl
[m4_provide_if([_AM_COMPILER_EXEEXT],
[AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
-AM_SILENT_RULES([yes])
# POSIX will say in a future version that running "rm -f" with no argument
# is OK; and we want to be able to make that assumption in our Makefile