aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 83071e619b0..648000e0c45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5473,7 +5473,6 @@ AC_MSG_ERROR(['etc/refcards/emacsver.tex' could not be made.])
5473 5473
5474if test $AUTO_DEPEND = yes; then 5474if test $AUTO_DEPEND = yes; then
5475 for dir in $AUTODEPEND_PARENTS; do 5475 for dir in $AUTODEPEND_PARENTS; do
5476 rm -f $dir/*.o $dir/deps/*
5477 AS_MKDIR_P([$dir/deps]) 5476 AS_MKDIR_P([$dir/deps])
5478 done 5477 done
5479fi 5478fi