1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/security/gpasman/files/patch-ab
Steve Price aee155215b Initial import of gpasman version 1.1.3.
A password manager that stores password information encrypted.

PR:		11787
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-06-09 01:54:53 +00:00

14 lines
565 B
Plaintext

--- configure.orig Thu May 6 05:46:20 1999
+++ configure Mon May 10 19:06:10 1999
@@ -871,8 +871,8 @@
done
test -n "$strip" || strip="/usr/bin/strip"
-# Extract the first word of "gtk-config", so it can be a program name with args.
-set dummy gtk-config; ac_word=$2
+# Extract the first word of "gtk12-config", so it can be a program name with args.
+set dummy gtk12-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
echo "configure:878: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GTKCONFIG'+set}'`\" = set"; then