head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.39;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.28.17.58.18;	author naddy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@
$FreeBSD: head/www/man2web/files/patch-configure 300897 2012-07-14 14:29:18Z beat $

--- configure.orig	Mon Apr 28 03:07:10 2003
+++ configure	Mon Apr 28 16:41:10 2003
@@@@ -4593,6 +4593,20 @@@@
 		distro=debian-3
 		;;
 
+	freebsd)
+		if test x$section_switch = x
+		then
+			section_switch="-S"
+		fi
+		
+		if test x$manpath_switch = x
+		then
+			manpath_switch="-M"
+		fi
+
+		distro=freebsd
+		;;
+ 		
 	*)
 		distro=generic
 		;;
@


1.1
log
@Maintenance update to 0.88.
@
text
@d2 1
a2 1
$FreeBSD$
@

