Changes in tests/config.py.in [afe8882:bf71cfd]
- File:
-
- 1 edited
-
tests/config.py.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/config.py.in
rafe8882 rbf71cfd 5 5 """ 6 6 7 SRCDIR = "@ abs_srcdir@"8 BUILDDIR = "@ abs_builddir@"7 SRCDIR = "@srcdir@" 8 BUILDDIR = "@builddir@" 9 9 HOSTARCH = "@host_cpu@"
Note:
See TracChangeset
for help on using the changeset viewer.