question regarding including the DESTDIR variable as a part of the application's source code

Ian Wadham ianw at netspace.net.au
Sat Dec 27 02:20:38 GMT 2003


----- Original Message ----- 
From: "Ivica Bukvic" <ico at fuse.net>
Sent: Friday, December 26, 2003 11:08 AM
> I am trying to keep my app qt-only for easier cross-platform
> portability. I finally opted for automatically generated .h file ...
>
Some other suggestions are in command "info Autoconf" (the capital
A is important), check sub-topics FAQ->Defining directories ...

For example you could have -DDATADIR=\"$(prefix)/whatever\"
as a compiler option.  In Automake Manager right-click the "src"
sub-project, choose Options->Compiler and whack it in ...

All the best, Ian W.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list