Makefile.am.in question

Rob Kaper cap at capsi.com
Tue Jul 9 15:58:23 BST 2002


My app currently used the following in Makefile.am :

atlantik_LDADD = ../libatlantikui/libatlantikui.la ../libatlantikclient/libatlantikclient.la $(top_builddir)/libkdegames/libkdegames.la $(LIB_KIO)

This breaks stand-alone releases though, since libkdegames is not part of
the Atlantik package.

Does anyone know how to use Makefile.am.in to substitute
$(top_builddir)/libkdegames/libkdegames.la with $KDEDIR/lib/libkdegames.la
in case if [ -d $(top_builddir)/libkdegames ] fails?

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