automake version for _BRANCH

Adriaan de Groot adridg at cs.kun.nl
Tue Jun 17 14:07:15 BST 2003


The requirements page on developer.k.o says that automake 1.5 is needed to
build _BRANCH. Attempting to build _BRANCH libs with automake 1.6.3,
autoconf 2.57, on Solaris gives me

kabc/plugins/Makefile.am:3: include_LDAP does not appear in AM_CONDITIONAL
kabc/plugins/ldap/Makefile.am:10: variable `LDAP_LIBS' not defined
kdecore/Makefile.am:25: include_SVGICONS does not appear in AM_CONDITIONAL
kdeprint/Makefile.am:2: include_cups_SUBDIR does not appear in
AM_CONDITIONAL
kdoctools/Makefile.am:18: variable `LIBXML_RPATH' not defined
kdoctools/Makefile.am:18: variable `LIBXSLT_RPATH' not defined
kdoctools/Makefile.am:10: variable `LIBXML_RPATH' not defined
kdoctools/Makefile.am:10: variable `LIBXSLT_RPATH' not defined
khtml/Makefile.am:22: DOJAVA does not appear in AM_CONDITIONAL
kimgio/Makefile.am:2: include_TIFF_MODULES does not appear in
AM_CONDITIONAL

Is this a matter of me having too new an automake, or is it that there are
really tons of AM_CONDITIONAL declarations missing from configure.in
(which would be odd, since grep turns up
	./kdecore/configure.in.in:AM_CONDITIONAL(include_SVGICONS, test -n
		"$SVGICONS")
)?

-- 
 Adriaan de Groot    adridg at cs.kun.nl     Kamer A6020     024-3652272
GPG Key Fingerprint 934E 31AA 80A7 723F 54F9  50ED 76AC EE01 FEA2 A3FE
               http://www.cs.kun.nl/~adridg/research/





More information about the kde-core-devel mailing list