automake SUBDIRS and gideon
Petr Ferschmann
petr at ferschmann.cz
Tue May 6 19:01:04 UTC 2003
Hello,
I am using conditional SUBDIRS in automake.
Example:
SUBDIRS = @MY_ALL_SUBDIRS@
but there is problem that the auto* plugin in gideon show only
@MY_ALL_SUBDIRS at . In final this macro expands to "subdir1 subdir2".
I need to solve that.
The best way is to use something like:
fake_SUBDIRS=subdir1 subdir2
and gideon will parse both SUBDIRS and fake_SUBDIRS. Supports something
like that auto* and gideon?
Thanks for help
--
Petr "Fers" Ferschmann
-=[ petr at ferschmann.cz ]==[ http://petr.ferschmann.cz/ ]=-
-=[ Koukni na http://www.postcard.cz/ ]==[ +420 604/781 009 ]=-
GPG Fingerprint:
[83B0 6378 7A9D D993 035E 60BD FEEC F665 D2C8 1B9A]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je digit?ln? podepsan? ??st zpr?vy
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030506/80afe6ca/attachment.sig>
More information about the KDevelop-devel
mailing list