Gilles Dartiguelongue wrote:
Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :$make distmake: *** No rule to make target `intltool-merge.in', needed by `distdir'. Stop.I'm curious about how you make it work.either it's missing in EXTRA_DIST or you need to run intltoolize --force (or just use autogen.sh, it does all the dirty first run things)
intltoolize --force can not produce those files. Srini, how did you produce the tar ball at the release time? Jeff