openbsd-ports/misc/most/patches/patch-configure
espie ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00

12 lines
466 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2005/04/19 09:41:42 espie Exp $
--- configure.orig Tue Apr 19 11:23:47 2005
+++ configure Tue Apr 19 11:24:04 2005
@@ -2560,6 +2560,7 @@ fi
test "x$exec" = "xNONE" && exec="$ac_default_prefix"
test "x$exec_prefix" = "xNONE" && exec_prefix="$prefix"
JD_Search_Dirs="$JD_Search_Dirs \
+ $DEPBASE/include,$DEPBASE/lib \
/usr/local/include,/usr/local/lib \
/usr/include,/usr/lib \
/usr/include/slang,/usr/lib \