a6250faab3
remove spurious break in configure script while here. feedback/ok espie, naddy
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
$OpenBSD: patch-configure,v 1.1 2007/04/01 05:37:28 steven Exp $
|
|
--- configure.orig Sun Apr 1 07:30:24 2007
|
|
+++ configure Sun Apr 1 07:31:41 2007
|
|
@@ -12925,7 +12925,6 @@ _ACEOF
|
|
|
|
case "$host_alias" in
|
|
*ultrix) ac_cv_func_setsid='no' ;;
|
|
- *) break;;
|
|
esac
|
|
|
|
|