• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Mercurial Queues Emulation for Git


Commit MetaInfo

修订版deec79c3dd8c64a16825d4e2a63e745799066c5f (tree)
时间2019-06-29 01:53:26
作者Keith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Propagate version updates to deliverable scripts.

* Makefile.in (mq_supported): Make all depend on "configure"; this
ensures that version changes are propagated from "configure.ac"

更改概述

差异

--- a/Makefile.in
+++ b/Makefile.in
@@ -119,7 +119,7 @@ ac_subst_script = $(foreach name,$1,$(call ac_subst,$(name)))
119119 #
120120 .PHONY: all
121121 .INTERMEDIATE: git-mq-setup.shar
122-$(addprefix git-,$(mq_supported)): git-mq-setup.shar
122+$(addprefix git-,$(mq_supported)): git-mq-setup.shar configure
123123 all: $(addprefix git-,$(mq_supported))
124124
125125 git-qapplied git-qunapplied: git-%: git-qapplied.shar