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

Re: automake 1.5



On Mon, Oct 08, 2001 at 11:54:41PM +0200, Christian Marillat wrote:
> desktop-links/Makefile.am:44: Multimedia_DATA multiply defined in condition TRUE

Are you sure you need lines 94--96?

> help-browser/Makefile.am:59: invalid unused variable name: `ORBIT_HELP_BROWSER_SOURCES'
> help-browser/Makefile.am:62: invalid unused variable name: `ORBIT_HELP_CLIENT_SOURCES'
> help-browser/Makefile.am:56: invalid unused variable name: `ORBIT_HELP_COMMON_SOURCES'

Rename these variables into ORBIT_HELP_BROWSER_SRC etc.
Other warnings are quite self-explanatory, some variables are not or multiply
defined.

[gnome-libs]
> configure.in:100: AM_CONDITIONAL: invalid condition: FALSE

Remove l. 100, it seems useless and breaks autoconf.

Denis



Reply to: