Actions
Bug #568
closeddoc/examples: cannot build in external VPATH
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/25/2013
Due date:
% Done:
100%
Estimated time:
Description
fails with:
make -f dist-files/Makefile AM_CPPFLAGS="-I../../../urcu/ -I../../../" AM_LDFLAGS='-L../../../.libs/ -Wl,-rpath="/tmp/test/doc/examples/../../.libs/"' all
make4: Entering directory `/tmp/test/doc/examples'
make4: dist-files/Makefile: No such file or directory
make4: *** No rule to make target `dist-files/Makefile'. Stop.
Updated by Mathieu Desnoyers over 11 years ago
Updated by Mathieu Desnoyers over 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 94e710926b323933ec9ab76fb4fcc4cec2bcb1ed.
Actions