bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53782: supporting objects with & w/out libtool via conditionals


From: Mike Frysinger
Subject: bug#53782: supporting objects with & w/out libtool via conditionals
Date: Fri, 4 Feb 2022 13:43:14 -0500

see the attached example configure.ac & Makefile.am.  it fails:
$ autoreconf -vfi
...
Makefile.am: error: object 'source.$(OBJEXT)' created both with libtool and 
without

if the Makefile.am line is enabled though:
lib_a_CFLAGS = $(AM_CFLAGS)

it works.  seems like we should be able to handle this better.
-mike

Attachment: configure.ac
Description: application/vnd.nokia.n-gage.ac

Attachment: Makefile.am
Description: Text document

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]