Revert "Autoconf 2.70 no longer has -o option"

This reverts commit 331f0bc1cb7965bec9aed5d7278360c2e9fc8946.
It seems a mistake.
This commit is contained in:
Nobuyoshi Nakada 2021-01-18 21:15:47 +09:00
parent bb5747e18a
commit dff74ee6db
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6

View File

@ -370,7 +370,7 @@ reconfig config.status: $(srcdir)/$(CONFIGURE) $(srcdir)/enc/Makefile.in \
set $(SHELL) $($@-args); $(reconfig-exec-$(V))
$(srcdir)/$(CONFIGURE): $(srcdir)/configure.ac $(srcdir)/aclocal.m4
$(CHDIR) $(srcdir) && exec $(AUTOCONF)
$(CHDIR) $(srcdir) && exec $(AUTOCONF) -o $(@F)
$(srcdir)/aclocal.m4:
$(CHDIR) $(srcdir) && \