diff options
Diffstat (limited to 'autogen/copy_autogen')
-rwxr-xr-x | autogen/copy_autogen | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen/copy_autogen b/autogen/copy_autogen index 2096636c38b..a0daf9f02e5 100755 --- a/autogen/copy_autogen +++ b/autogen/copy_autogen @@ -16,6 +16,7 @@ if test ! -e config.in; then fi ## Order implied by top-level Makefile's rules, for time-stamps. +cp compile config.guess config.sub depcomp install-sh missing ../ cp aclocal.m4 ../ cp configure ../ touch ../src/stamp-h.in |