From: Pierre O. <drz...@dr...> - 2005-10-13 14:37:16
|
Armin Bauer wrote: > > yes. but the way that synce handles things is also not completely > correct. if the --with-rra switch adds the ${includedir}/rra dir to the > included directories _and_ the #include commands search for a rra/ again > the switch wont work correctly. > I had a look at this and it seems that synce is particularly confused. From what I can tell from it's Makefile.am it is supposed to install stuff into /usr/include, which is also where they end up on my system. But the .m4 macros that are included still insist on /usr/include/rra. Something is rotten in the state of Denmark... I suggest we revert the rra/-addition in the m4-script. Rgds Pierre |