c045e02c43
Sponsored by: Rubicon Communications, LLC ("Netgate")
15 lines
415 B
Plaintext
15 lines
415 B
Plaintext
# Specify 'allow-without' to allow --without-perl to be used
|
|
# TODO: Upstream
|
|
|
|
--- configure.ac.orig 2025-06-16 05:42:57 UTC
|
|
+++ configure.ac
|
|
@@ -396,7 +396,7 @@ GIT_ARG_SET_PATH(shell)
|
|
GIT_ARG_SET_PATH(shell)
|
|
#
|
|
# Define PERL_PATH to provide path to Perl.
|
|
-GIT_ARG_SET_PATH(perl)
|
|
+GIT_ARG_SET_PATH(perl, allow-without)
|
|
#
|
|
# Define PYTHON_PATH to provide path to Python.
|
|
GIT_ARG_SET_PATH(python, allow-without)
|