blob: 163e12573d1ab909db9bdbd81b07a340b4ce3a4d (
plain)
1
2
3
4
5
6
7
|
# -*- shell-script -*-
# @configure_input@
# Configurable variable values for Autoconf test suite.
# Copyright 2000, 2001 Free Software Foundation, Inc.
# We need Perl.
PERL='@PERL@'
|