[Tracker] [PATCH] Fix path expansion



Hi,

the current usage of AC_DEFINE for TRACKER_LOCALEDIR is discouraged by
the gnu coding standards..
Read [1] and [2] for more details (in short: it breaks make --prefix=/foo)

The attached patch fixes that. As I used $localedir I had to bump the
autoconf requirement to 2.59 which is no problem though, as all major
distros ship a recent enough version afaik and it is only needed on
the developer machine anyway.

Please review and apply.

Cheers,
Michael

[1] 
http://www.gnu.org/software/autoconf/manual/html_node/Installation-Directory-Variables.html#Installation-Directory-Variables
[2] http://www.gnu.org/software/autoconf/manual/html_node/Defining-Directories.html


--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: 0001-Fix-path-expansion.patch
Description: Text Data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]