]> Savannah Git Hosting - gnulib.git/commit
dynarray, scratch_buffer: Fix VPATH builds (regression from yesterday).
authorBruno Haible <bruno@clisp.org>
Tue, 8 Jun 2021 00:32:41 +0000 (02:32 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 8 Jun 2021 00:32:41 +0000 (02:32 +0200)
commit51657ac870c1b49b625aa2216d36290c905f555b
treed4549fff911b7297261f23db7bcf8ad08edadf4a
parentb352d773bd52eac1d486b68bfd5b0545b0857073
dynarray, scratch_buffer: Fix VPATH builds (regression from yesterday).

* modules/dynarray (configure.ac): Invoke AC_PROG_MKDIR_P.
(Makefile.am): Create malloc/ directory before creating
malloc/dynarray.gl.h and malloc/dynarray-skeleton.gl.h.
* modules/scratch_buffer (configure.ac): Invoke AC_PROG_MKDIR_P.
(Makefile.am): Create malloc/ directory before creating
malloc/scratch_buffer.gl.h.
ChangeLog
modules/dynarray
modules/scratch_buffer