This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Introduce --with-gcc-major-version-only configure option (take 2)


Am 2017-01-12 um 21:16 schrieb Jakub Jelinek:
libmpx/
	* configure.ac: Add GCC_BASE_VER.
	* Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
	get version from BASE-VER file.
	* configure: Regenerated.

Hi,

it seems libmpx/configure.ac is missing the acx.m4 include, because there is now a bare GCC_BASE_VER in the regenerated libmpx/configure.

The attached patch seem to fix it, but I'm not good with autoconf.

Franz

Attachment: libmpx-autoconf.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]