diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2010-09-16 08:38:32 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2010-09-16 09:52:56 -0700 |
commit | e358d60b4e47359b590358b5b64ebffc97c129a8 (patch) | |
tree | 22de37de977f26997a66c1e775da8c3734fd0e14 /xts5/Xlib4/Makefile.am | |
parent | f9b1ac1bbe60a74d9120dd02ca1eb6a8ab790b3e (diff) |
[dist] Don't configure directories that aren't distributed.
These four directories are not included in their respective SUBDIRS,
which means they aren't built and aren't included in the distribution
tarball. configure.ac still tries to generate their Makefiles,
though, which causes configure failures when run from the dist
tarball:
config.status: error: cannot find input file: `src/tet3/inetlib/Makefile.in'
config.status: error: cannot find input file: `src/tet3/servlib/Makefile.in'
config.status: error: cannot find input file: `xts5/src/libXtaw/Makefile.in'
config.status: error: cannot find input file: `xts5/src/libXtmu/Makefile.in'
Fix this by just deleting those line. The corresponding Makefiles
aren't used.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Diffstat (limited to 'xts5/Xlib4/Makefile.am')
0 files changed, 0 insertions, 0 deletions