Makefile.am.in question
Rob Kaper
cap at capsi.com
Tue Jul 9 19:13:27 BST 2002
On Tue, Jul 09, 2002 at 06:05:49PM +0200, Simon Hausmann wrote:
> atlantik_LDADD = ... $(LIB_KDEGAMES) ...
>
> and in configure.in.in:
>
> if [ foobar ]; then
> AC_SUBST(LIB_KDEGAMES, \$(top_builddir)/libkdegames/libkdegames.la)
> else
> AC_SUBST(LIB_KDEGAMES, "-lkdegames")
> fi
Added "" around the first SUBST, works fine here.
Will substitute $(top_builddir)/libkdegames/libkdegames.la with
$(LIB_KDEGAMES) for all applications now, build a cvs-clean build and commit
upon success.
Rob
--
Rob Kaper | Gimme some love, gimme some skin,
cap at capsi.com | if we ain't got that then we ain't got much
www.capsi.com | and we ain't got nothing, nothing! -- "Nothing" by A
More information about the kde-core-devel
mailing list