changeset 820:c1af36e4ed06

[project @ 1994-10-15 13:35:04 by jwe]
author jwe
date Sat, 15 Oct 1994 13:35:04 +0000
parents 651ab12ec97b
children 9ac9b7c260e9
files octMakefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Sat Oct 15 04:31:28 1994 +0000
+++ b/octMakefile.in	Sat Oct 15 13:35:04 1994 +0000
@@ -289,5 +289,5 @@
 		 datestring); \
 	  next; \
 	} { print $$0 }' src/version.h > src/version.h.new
-	mv src/version.h.new src/version.h
+	@(top_srcdir)/move-if-change src/version.h.new src/version.h
 .PHONY: snapshot-version