This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Is distclean only to be used after distcheck?


A user noticed that "distclean" fails because it is apparently using
DIST_SUBDIRS as its list of things to clean instead of SUBDIRS;
a plain "configure" for this package will not create all of the subdirs
possible... (I list all of them in DISTCLEAN_SUBDIRS and wiggle
DISTCHECK_CONFIGURE_FLAGS so that "distcheck" does produce a "full" tree.)

Is this a bug or a feature?

H



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]