On Wed, 2008-07-30 at 10:49 +0800, Jeff Cai wrote:
Gilles Dartiguelongue wrote:
Le mardi 29 juillet 2008 à 14:09 +0800, Jeff Cai a écrit :
$make dist
make: *** 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?
I checkout from svn, do a complete autogen.sh, make install and then I
do a make dist as everyone. I have never faced it anytime.
-Srini