Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/config.py.in

    rafe8882 rbf71cfd  
    55"""
    66
    7 SRCDIR   = "@abs_srcdir@"
    8 BUILDDIR = "@abs_builddir@"
     7SRCDIR   = "@srcdir@"
     8BUILDDIR = "@builddir@"
    99HOSTARCH = "@host_cpu@"
Note: See TracChangeset for help on using the changeset viewer.