Re: The place of data files...
- From: José Alburquerque <jaalburquerque cox net>
- To: Sever P A <gnu sever gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: The place of data files...
- Date: Fri, 24 Jul 2009 11:52:43 -0400
On Fri, 2009-07-24 at 14:15 +0200, Sever P A wrote:
> Finally, I resolved it using,
>
> INCLUDES = $(DEPS_CFLAGS) -DDATADIR=\"$(datadir)\"
It might be better to use AM_CXXFLAGS in case you redefine the INCLUDES
variable in the command line. The following page in the automake docs
explains this about half way through the page:
http://www.gnu.org/software/hello/manual/automake/Flag-Variables-Ordering.html
I used it to answer you, but quickly skimmed it and thought that
AM_CPPFLAGS == AM_CXXFLAGS. Thanks Jonathon for the correction. :-)
--
José Alburquerque
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]