diff --git a/autogen.sh b/autogen.sh index 0aa68224e..9534c1579 100755 --- a/autogen.sh +++ b/autogen.sh @@ -612,7 +612,7 @@ if ! $skip_gnulib; then done # Fetch INSTALL.generic. - $GNULIB_TOOL --copy-file doc/INSTALL.UTF-8 INSTALL.generic + $GNULIB_TOOL --copy-file doc/INSTALL.UTF-8 INSTALL.generic || exit $? fi # Make sure we get new versions of files brought in by automake.