[Mageia-dev] [changelog] [RPM] cauldron core/release lcdproc-0.5.6-6.mga3

Christiaan Welvaart cjw at daneel.dyndns.org
Mon Jan 28 10:23:51 CET 2013


On Sun, 27 Jan 2013, AL13N wrote:

> hd44780_LDADD =      libLCD.a @HD44780_DRIVERS@ @LIBUSB_LIBS@ @LIBFTDI_LIBS@
> libbignum.a
> hd44780_DEPENDENCIES = @HD44780_DRIVERS@
>
> so, i should move it to dependencies instead of ldadd in the Makefile.am and
> use autoreconf -i instead...

Try to change hd44780_DEPENDENCIES there to EXTRA_hd44780_DEPENDENCIES . 
Library deps are automatic of course but defining foo_DEPENDENCIES 
overrides the automatic deps generated by automake.

> but... this isn't the only driver, does this mean i'll have to change
> dependencies for almost all these drivers?


     Christiaan


More information about the Mageia-dev mailing list