Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/config.py.in

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