mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
15 lines
365 B
Plaintext
15 lines
365 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- configure.orig
|
|
+++ configure
|
|
@@ -15554,7 +15554,7 @@
|
|
|
|
|
|
# Extract the first word of "gdb", so it can be a program name with args.
|
|
-set dummy gdb; ac_word=$2
|
|
+set dummy gdb73.1; ac_word=$2
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
if ${ac_cv_path_GDB_PROG+:} false; then :
|