Ticket #1 (defect)

Opened 2 years ago

Last modified 2 years ago

New build doesn't handle 'make dist' correctly

Status: closed (fixed)

Reported by: jcorgan Assigned to: jcorgan
Priority: high Milestone: release-3.0
Component: build Version: 2.8svn
Keywords: Cc:

The new build system does not include source directories in 'make dist' that did not meet build dependency checks. This is correct behavior for compilation but not for making distribution tarballs.

Change History

08/04/06 01:35:03: Modified by jcorgan

  • status changed from new to assigned.

I'll apply the example fix eb did for gr-audio-osx to the rest of the tree.

08/05/06 00:25:36: Modified by jcorgan

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r3169 by moving AC_CONFIG directives out of conditional portion of macro.

09/17/06 20:19:04: Modified by jcorgan

  • priority changed from major to high.