diff options
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r-- | tests/atlocal.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in index 3c533a6..2c76ab0 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -17,6 +17,8 @@ SCITECO_CMDLINE="$SCITECO --no-profile --fake-cmdline" # is used. SCITECOPATH="@abs_top_srcdir@/lib" +GREP="@GREP@" + # Glib debug options G_SLICE=debug-blocks G_ENABLE_DIAGNOSTIC=1 |