On Mon, 2003-01-06 at 17:23, Dan Winship wrote:
> In serveral places, we currently do:
>       * foo.server.in.in: Contains @libexecdir@ and no translations
>       * foo.server.in: Has $libexecdir substituted in and no
>         translations
>       * foo.server: Has $libexecdir substituted in and has translations
> 
> But foo.server.in is in DISTFILES, meaning the dist tarball will have a
> hardcoded prefix in it.
> 
> Since the intltool rule will only do server.in -> server, and that step
> has to happen at dist time, I think we need to use an install-hook to
> modify foo.server as we install it.
> 
can't we just add the .server.in file to AC_OUTPUT in configure.in?

cheers
-- 
Rodrigo Moya <[EMAIL PROTECTED]>


_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to