aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/atlocal.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 8465f96..1992c54 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -26,6 +26,13 @@ ESCAPE=`printf '\33'`
# is used.
SCITECOPATH="@abs_top_srcdir@/lib"
+TECO_INTEGER=@TECO_INTEGER@
+
+MAXINT32=2147483647
+MININT32=-2147483648
+MAXINT64=9223372036854775807
+MININT64=-9223372036854775808
+
GREP="@GREP@"
# Glib debug options