* admin/update_autogen: Ensure nt/gnulib.mk exists, for autoreconf.
This commit is contained in:
parent
be538ba778
commit
aa8dbd11a7
1 changed files with 2 additions and 0 deletions
|
@ -201,6 +201,8 @@ modified=$(status ${autogendir:+$sources} ${ldefs_flag:+lisp} ${info_flag:+doc})
|
|||
}
|
||||
|
||||
|
||||
[ -e nt/gnulib.mk ] || touch nt/gnulib.mk # bug#25359
|
||||
|
||||
echo "Running autoreconf..."
|
||||
|
||||
autoreconf ${clean:+-f} -i -I m4 2>| $tempfile
|
||||
|
|
Loading…
Add table
Reference in a new issue