bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Logical conflict between EXTRA_DIST and AC_OUTPUT


From: Sergey Udaltsov
Subject: Logical conflict between EXTRA_DIST and AC_OUTPUT
Date: Sun, 10 Apr 2005 21:33:38 +0100

Hi ppl

In Makefile.am there is a line:
EXTRA_DIST=... mypackage.spec

At the same time I mention in configure.in AC_OUTPUT mypackage.spec -
which is generated from mypackage.spec.in. Is is correct that "make
distclean" removes the mypackage.spec (because it is in AC_OUTPUT).
Probably it should not remove it (because it is in EXTRA_DIST)?

Cheers,

Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]