mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
12 lines
430 B
Plaintext
12 lines
430 B
Plaintext
--- configure.orig 2016-01-20 10:32:53 UTC
|
|
+++ configure
|
|
@@ -4356,7 +4356,7 @@ for as_dir in $PATH$PATH_SEPARATOR/opt/s
|
|
do
|
|
IFS=$as_save_IFS
|
|
test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in mkdir gmkdir; do
|
|
+ for ac_prog in mkdir; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
|
|
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
|