Bug 4703 - drop "make dist" target support
Summary: drop "make dist" target support
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2007-06-26 20:45 UTC by Andrew Cagney
Modified: 2007-06-26 20:50 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2007-06-26 20:45:16 UTC
- it is not being used by distros such as debian and fedora

- it is consistently broken

see also: http://sources.redhat.com/ml/frysk/2007-q2/msg00346.html
Comment 1 Andrew Cagney 2007-06-26 20:50:24 UTC
Index: ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * configure.ac (AM_INIT_AUTOMAKE): Remove dist-bzip2 and
        tar-ustar; add no-dist.
        * Makefile.am (EXTRA_DIST): Delete.

Index: frysk-core/ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.am (EXTRA_DIST): Delete.

Index: frysk-gtk/ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.am (EXTRA_DIST): Delete.

Index: frysk-gui/ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.am (EXTRA_DIST): Delete.

Index: frysk-imports/ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.am (DIST_SUBDIRS): Delete.
        (EXTRA_DIST): Delete.

Index: common/ChangeLog
2007-06-26  Andrew Cagney  <cagney@redhat.com>

        * Makefile.gen.sh (EXTRA_DIST): Delete.
        * Makefile.rules (EXTRA_DIST): Delete.