mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
An irc daeemon based on Bahamut and hybrid-7 PR: 37764 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
11 lines
261 B
Text
11 lines
261 B
Text
--- 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
|