mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-12 08:47:41 +01:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
|
# -*- shell-script -*-
|
||
|
# @configure_input@
|
||
|
# Configurable variable values for Autoconf test suite.
|
||
|
# Copyright 2000, 2001 Free Software Foundation, Inc.
|
||
|
|
||
|
# We need Perl.
|
||
|
PERL='@PERL@'
|