forked from Lainports/freebsd-ports
11 lines
264 B
Text
11 lines
264 B
Text
--- configure.orig Sat Oct 26 10:25:29 2002
|
|
+++ configure Sat Oct 26 10:26:46 2002
|
|
@@ -3129,7 +3129,7 @@
|
|
;;
|
|
esac
|
|
fi
|
|
-MD5SUMS=$ac_cv_path_MD5SUMS
|
|
+MD5SUMS=../md5/$ac_cv_path_MD5SUMS
|
|
|
|
if test -n "$MD5SUMS"; then
|
|
echo "$as_me:$LINENO: result: $MD5SUMS" >&5
|