mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
49bdc9676c
An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
--- configure.orig Sun May 19 11:10:35 2002
|
|
+++ configure Sun May 19 11:10:57 2002
|
|
@@ -2457,7 +2457,7 @@
|
|
;;
|
|
esac
|
|
fi
|
|
-MD5SUMS=$ac_cv_path_MD5SUMS
|
|
+MD5SUMS=../md5/$ac_cv_path_MD5SUMS
|
|
|
|
if test -n "$MD5SUMS"; then
|
|
echo "$as_me:2463: result: $MD5SUMS" >&5
|