File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ distclean: devclean clean
246246#
247247autoloads : $(EL )
248248 @echo " ***** MAKING AUTOGENERATED AUTOLOADS ****"
249- $(BATCHEMACS ) -eval ' (setq autoload-package-name "proof" generated-autoload-file "$(PWD)/generic/proof-autoloads.el")' -f batch-update-autoloads generic/ lib/ coq/ qrhl/
249+ $(BATCHEMACS ) -eval ' (setq autoload-package-name "proof" generated-autoload-file "$(PWD)/generic/proof-autoloads.el")' -eval " (require 'autoload) " - f batch-update-autoloads generic/ lib/ coq/ qrhl/
250250
251251# ###########################################################
252252#
Original file line number Diff line number Diff line change 1- ; ;; proof-autoloads.el --- automatically extracted autoloads
1+ ; ;; proof-autoloads.el --- automatically extracted autoloads -*- lexical-binding : t ; -*-
22
33; ; This file is part of Proof General.
44
You can’t perform that action at this time.
0 commit comments