diff bootstrap.conf @ 24090:04e17bfe7a00

use move-if-change from gnulib via symlink instead of copying the file * bootstrap.conf (gnulib_files): New variable, include build-aux/move-if-change. * build-aux/move-if-change: Delete.
author Mike Miller <mtmiller@octave.org>
date Fri, 22 Sep 2017 18:59:22 -0700
parents 49e37560e0fe
children 312c00dd723a
line wrap: on
line diff
--- a/bootstrap.conf	Thu Sep 21 23:27:13 2017 -0700
+++ b/bootstrap.conf	Fri Sep 22 18:59:22 2017 -0700
@@ -100,6 +100,11 @@
   waitpid
 "
 
+# Additional gnulib files and scripts used by Octave's buildsystem.
+gnulib_files="
+  build-aux/move-if-change
+"
+
 # Additional xgettext options to use.  Use "\\\newline" to break lines.
 XGETTEXT_OPTIONS=$XGETTEXT_OPTIONS'\\\
  --from-code=UTF-8\\\