diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2023-04-11 21:40:14 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2023-05-08 15:51:59 +0200 |
commit | 8b8a4fb8eff662554207e2ba9ed6afb0f6c5abaf (patch) | |
tree | f609b1103325d2c02100fdac7352911bbdc96f75 /libgomp | |
parent | 06ef1583d68169d1a002f5e86189462bb748963c (diff) | |
download | gcc-8b8a4fb8eff662554207e2ba9ed6afb0f6c5abaf.zip gcc-8b8a4fb8eff662554207e2ba9ed6afb0f6c5abaf.tar.gz gcc-8b8a4fb8eff662554207e2ba9ed6afb0f6c5abaf.tar.bz2 |
libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify
Specifying explicit '-I ..' before '-I ../config' is what (most) other GCC
components do. Specifying '-I .' is not necessary.
With the order of '-I's aligned, 'autogen.sh' and plain 'autoreconf' then
produce identical results.
libgm2/
* autogen.sh: For 'aclocal', 'autoreconf', remove '-I .',
add '-I ..'.
* Makefile.am (ACLOCAL_AMFLAGS): Remove '-I .'.
* libm2cor/Makefile.am (ACLOCAL_AMFLAGS): Likewise.
* libm2iso/Makefile.am (ACLOCAL_AMFLAGS): Likewise.
* libm2log/Makefile.am (ACLOCAL_AMFLAGS): Likewise.
* libm2min/Makefile.am (ACLOCAL_AMFLAGS): Likewise.
* libm2pim/Makefile.am (ACLOCAL_AMFLAGS): Likewise.
* aclocal.m4: Regenerate.
* Makefile.in: Likewise.
* libm2cor/Makefile.in: Likewise.
* libm2iso/Makefile.in: Likewise.
* libm2log/Makefile.in: Likewise.
* libm2min/Makefile.in: Likewise.
* libm2pim/Makefile.in: Likewise.
Diffstat (limited to 'libgomp')
0 files changed, 0 insertions, 0 deletions