Don't remove configure on distclean

Bug #1206267 reported by Igor Pashev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Light Display Manager
Triaged
Medium
Unassigned

Bug Description

Makefile.am contans:

 21 DISTCLEANFILES = \
 22 Makefile.in \
 23 aclocal.m4 \
 24 configure \
 25 config.h.in \
 26 config.h \
 27 depcomp \
 28 gtk-doc.make \
 29 install-sh \
 30 missing \
 31 mkinstalldirs \
 32 omf.make \
 33 xmldocs.make \
 34 po/Makefile.in.in

Thus "make distclean" removes these files, but it should not. This is not how autotools should work. This breaks building Debian package twice in a raw.

Changed in lightdm:
status: New → Triaged
importance: Undecided → Medium
summary: - don't remove configure on distclean
+ Don't remove configure on distclean
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.