]> gcc.gnu.org Git - gcc.git/commit
Build: fix error in fixinclude configure
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Fri, 17 Nov 2023 11:50:42 +0000 (12:50 +0100)
committerFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 22 Nov 2023 10:54:33 +0000 (11:54 +0100)
commitce966ae66067d8d365431ef7a323f4207fcb729a
tree324232c7cab129712a524a063fc28d7fe4b5ad04
parentc2ef4708856f2ccb7ce96489c6ee4b8c775257a8
Build: fix error in fixinclude configure

The stray line defining enable_darwin_at_rpath outside of the scope of
_LT_DARWIN_LINKER_FEATURES is a mistake and should be removed. It leads
to a wrong line in fixincludes/ChangeLog because there is no $1 argument
at that point.

ChangeLog:

* libtool.m4: Fix stray call

fixincludes/ChangeLog:

* configure: Regenerated.
fixincludes/configure
libtool.m4
This page took 0.056415 seconds and 5 git commands to generate.