b55756f2a0
not ready yet...
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
$OpenBSD: patch-configure_in,v 1.1.1.1 2005/01/03 15:21:27 espie Exp $
|
|
--- configure.in.orig 2003-11-11 13:38:45.000000000 +0100
|
|
+++ configure.in 2003-11-11 13:39:21.000000000 +0100
|
|
@@ -638,6 +638,8 @@ case "${target}" in
|
|
*-*-lynxos*)
|
|
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
|
|
;;
|
|
+ *-*-openbsd*)
|
|
+ ;;
|
|
*-*-*)
|
|
noconfigdirs="$noconfigdirs ${libgcj}"
|
|
;;
|