Alexandre Duret-Lutz wrote:
"Martin" == Martin Frydl <[EMAIL PROTECTED]> writes:
Martin> I have a special rule in my Makefile.am which creates symlink to
Martin> one of source directories when building to different directory tree
Martin> (using VPATH). I have this directory also in EXTRA_DIST.
>>> "Martin" == Martin Frydl <[EMAIL PROTECTED]> writes:
Martin> I have a special rule in my Makefile.am which creates symlink to
Martin> one of source directories when building to different directory tree
Martin> (using VPATH). I have this directory also in EXTRA_DIST.
Could you show an examp
I have a special rule in my Makefile.am which creates symlink to one
of source directories when building to different directory tree (using
VPATH). I have this directory also in EXTRA_DIST.
Now when I run just configure and make dist, everything works fine.
However, when I first compile the