head	1.2;
access;
symbols
	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
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.03.17.22.01.46;	author obraun;	state dead;
branches;
next	1.1;

1.1
date	2002.06.18.22.28.45;	author pat;	state Exp;
branches;
next	;


desc
@@


1.2
log
@* Upgrade to 1.18.
* Remove BROKEN.
@
text
@--- configure.orig	Tue Jun 18 20:21:59 2002
+++ configure	Tue Jun 18 20:24:20 2002
@@@@ -748,7 +748,7 @@@@
     then mkdir -p $DESTDIR$MANDIR;  echo ' (created)'
     else echo ' (exists)'
     fi
-    for file in man/*
+    for file in man/harch.1 man/hmake.1 man/hp2graph.1 man/nhc98.1
     do
       echo "	`basename $file` "
       cp $file $DESTDIR$MANDIR
@


1.1
log
@Do not install hat-replated manpages.

PR:		39480
Submitted by:	maintainer
@
text
@@

