Subject: pkg/9915: lesstif package update
To: None <gnats-bugs@gnats.netbsd.org>
From: Mark Davies <mark@MCS.VUW.AC.NZ>
List: netbsd-bugs
Date: 04/17/2000 16:50:14
>Number:         9915
>Category:       pkg
>Synopsis:       lesstif package update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 17 16:51:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mark Davies
>Release:        2000/04/04
>Organization:
Dept. of Comp. Sci., Victoria Uni. of Wellington, New Zealand.
>Environment:
	
System: NetBSD city-art.mcs.vuw.ac.nz 1.4X NetBSD 1.4X (MCS_WORKSTATION) #0: Sun Apr 9 10:29:55 NZST 2000 mark@turakirae.mcs.vuw.ac.nz:/src/build/src/sys/arch/i386/compile/MCS_WORKSTATION i386


>Description:
	The attached patches update the lesstif package to version 0.90.0
Could somebody please apply them to the package collection.

diff -ur lesstif/Makefile /src/work/pkgsrc/x11/lesstif/Makefile
--- lesstif/Makefile	Sat Feb 12 16:54:51 2000
+++ /src/work/pkgsrc/x11/lesstif/Makefile	Mon Apr 17 14:46:35 2000
@@ -2,7 +2,7 @@
 # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
 #
 
-DISTNAME=		lesstif-0.89.9
+DISTNAME=		lesstif-0.90.0
 CATEGORIES=		x11
 MASTER_SITES=		ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
 			ftp://ftp.unicamp.br/pub/X11/lesstif/srcdist/ \
diff -ur lesstif/files/md5 /src/work/pkgsrc/x11/lesstif/files/md5
--- lesstif/files/md5	Tue Feb  1 09:45:44 2000
+++ /src/work/pkgsrc/x11/lesstif/files/md5	Mon Apr 17 14:49:14 2000
@@ -1,3 +1,3 @@
 $NetBSD: md5,v 1.17 2000/01/31 20:45:44 drochner Exp $
 
-MD5 (lesstif-0.89.9.tar.gz) = 23c659df334986eab295ce537dca4b9c
+MD5 (lesstif-0.90.0.tar.gz) = da29cd37696920825265ae9ee5ac8144
diff -ur lesstif/patches/patch-aa /src/work/pkgsrc/x11/lesstif/patches/patch-aa
--- lesstif/patches/patch-aa	Thu Nov 25 06:38:50 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-aa	Mon Apr 17 14:58:34 2000
@@ -1,19 +1,15 @@
-$NetBSD: patch-aa,v 1.11 1999/11/24 17:38:50 hubertf Exp $
-
-diff -x *.orig -urN ./Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/Makefile.in
---- ./Makefile.in	Fri Nov  5 21:14:31 1999
-+++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/Makefile.in	Wed Nov 24 17:30:51 1999
-@@ -128,7 +128,7 @@
+--- ./Makefile.in.orig	Sun Apr 16 02:38:45 2000
++++ ./Makefile.in	Mon Apr 17 14:57:34 2000
+@@ -127,14 +127,14 @@
  # Lets put the informational stuff in a sub directory to avoid 
  # poluting /usr/local for default installs.
  #
 -rootdir = $(exec_prefix)/LessTif
 +rootdir = $(exec_prefix)/share/doc/lesstif
- root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS \
- 	INSTALL KNOWN_BUGS NEWS README RELEASE-POLICY TODO
+ root_DATA = AUTHORS BUG-REPORTING COPYING COPYING.LIB CREDITS 	KNOWN_BUGS NEWS README RELEASE-POLICY TODO
  
-@@ -137,7 +137,7 @@
- 		BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY
+ 
+ EXTRA_DIST = acconfig.h configure 		BUG-REPORTING CREDITS KNOWN_BUGS RELEASE-POLICY
  
  
 -htmldir = $(exec_prefix)/LessTif/doc
diff -ur lesstif/patches/patch-ad /src/work/pkgsrc/x11/lesstif/patches/patch-ad
--- lesstif/patches/patch-ad	Tue Feb  1 09:45:44 2000
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-ad	Mon Apr 17 15:00:22 2000
@@ -1,13 +1,11 @@
-$NetBSD: patch-ad,v 1.10 2000/01/31 20:45:44 drochner Exp $
-
---- doc/Makefile.in.orig	Fri Jan 14 23:42:40 2000
-+++ doc/Makefile.in	Sat Jan 29 16:48:57 2000
-@@ -122,7 +122,7 @@
+--- doc/Makefile.in.orig	Sun Apr 16 02:39:10 2000
++++ doc/Makefile.in	Mon Apr 17 14:59:54 2000
+@@ -121,7 +121,7 @@
  
  SUBDIRS = www.lesstif.org lessdox
  
 -rootdir = $(exec_prefix)/LessTif/doc
 +rootdir = $(exec_prefix)/share/doc/lesstif
- root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt \
- 		GeoUtils.txt Geometry.html SyntheticResources.txt \
- 		UIL.txt XmStrings.txt thread.html INSTALL.html
+ root_DATA = All.html Clipboard.txt DragAndDrop.txt Form.txt 		GeoUtils.txt Geometry.html SyntheticResources.txt 		UIL.txt XmStrings.txt thread.html INSTALL.html
+ 
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff -ur lesstif/patches/patch-ah /src/work/pkgsrc/x11/lesstif/patches/patch-ah
--- lesstif/patches/patch-ah	Tue Feb  1 09:45:44 2000
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-ah	Mon Apr 17 15:07:59 2000
@@ -1,13 +1,11 @@
-$NetBSD: patch-ah,v 1.8 2000/01/31 20:45:44 drochner Exp $
-
---- doc/www.lesstif.org/Makefile.in.orig	Fri Jan 14 23:42:41 2000
-+++ doc/www.lesstif.org/Makefile.in	Sat Jan 29 16:53:43 2000
-@@ -127,7 +127,7 @@
+--- doc/www.lesstif.org/Makefile.in.orig	Sun Apr 16 02:39:10 2000
++++ doc/www.lesstif.org/Makefile.in	Mon Apr 17 15:07:27 2000
+@@ -126,7 +126,7 @@
  # Lets put the informational stuff in a sub directory to avoid 
  # polluting /usr/local for default installs.
  #
--rootdir = $(exec_prefix)/LessTif/doc
-+rootdir = $(exec_prefix)/share/doc/lesstif
- root_DATA = COPYING.LIB.html FAQ.html apps.html \
- 		bugs.html cdrom.html core.html current.html \
- 		cvs.html download.html index.html links.html lists.html \
+-docdir = $(exec_prefix)/LessTif/doc
++docdir = $(exec_prefix)/share/doc/lesstif
+ doc_DATA = COPYING.LIB.html FAQ.html INSTALL.html apps.html 		bugs.html cdrom.html core.html current.html 		cvs.html download.html index.html links.html lists.html 		mirrors.html platforms.html release-policy.html 		test_policy.html test_summary.html testers.html 		versions.html web_button.html known.html help.html 		Advocacy.html Xbae.html Xlt.html
+ 
+ 
diff -ur lesstif/patches/patch-ai /src/work/pkgsrc/x11/lesstif/patches/patch-ai
--- lesstif/patches/patch-ai	Tue Feb  1 09:45:45 2000
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-ai	Mon Apr 17 15:09:45 2000
@@ -1,13 +1,11 @@
-$NetBSD: patch-ai,v 1.10 2000/01/31 20:45:45 drochner Exp $
-
---- doc/www.lesstif.org/images/Makefile.in.orig	Fri Jan 14 23:42:41 2000
-+++ doc/www.lesstif.org/images/Makefile.in	Sat Jan 29 16:57:47 2000
-@@ -126,7 +126,7 @@
+--- doc/www.lesstif.org/images/Makefile.in.orig	Sun Apr 16 02:39:11 2000
++++ doc/www.lesstif.org/images/Makefile.in	Mon Apr 17 15:09:08 2000
+@@ -125,7 +125,7 @@
  # Lets put the informational stuff in a sub directory to avoid 
  # poluting /usr/local for default installs.
  #
 -rootdir = $(exec_prefix)/LessTif/doc/images
 +rootdir = $(exec_prefix)/share/doc/lesstif/images
- root_DATA = hungry.png \
- 		lesstif-realsmall.png lesstif-small.png lesstif.png \
- 		ltsunlogo.png lesstif.jpg ltsunlogo.jpg
+ root_DATA = hungry.png 		lesstif-realsmall.png lesstif-small.png lesstif.png 		ltsunlogo.png lesstif.jpg ltsunlogo.jpg
+ 
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff -ur lesstif/patches/patch-ak /src/work/pkgsrc/x11/lesstif/patches/patch-ak
--- lesstif/patches/patch-ak	Thu Nov 25 06:38:50 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-ak	Mon Apr 17 15:17:54 2000
@@ -1,18 +1,15 @@
-$NetBSD: patch-ak,v 1.6 1999/11/24 17:38:50 hubertf Exp $
-
-diff -x *.orig -urN ./include/Motif-2.0/Mrm/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/include/Motif-2.0/Mrm/Makefile.in
---- ./include/Motif-2.0/Mrm/Makefile.in	Fri Nov  5 21:14:45 1999
-+++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/include/Motif-2.0/Mrm/Makefile.in	Wed Nov 24 17:30:53 1999
-@@ -126,7 +126,7 @@
+--- ./include/Motif-2.0/Mrm/Makefile.in.orig	Sun Apr 16 02:38:57 2000
++++ ./include/Motif-2.0/Mrm/Makefile.in	Mon Apr 17 15:17:31 2000
+@@ -124,7 +124,7 @@
+ # Lets put the headers in a sub directory to avoid
  # poluting /usr/local with more directories for default installs.
  #
- @Version_2_0_TRUE@mrmdir = \
--@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/include/Mrm
-+@Version_2_0_TRUE@$(prefix)/include/Mrm
+-@Version_2_0_TRUE@mrmdir = $(prefix)/LessTif/Motif2.0/include/Mrm
++@Version_2_0_TRUE@mrmdir = $(prefix)/include/Mrm
  
- @Version_2_0_TRUE@HEADERS1_2 = \
- @Version_2_0_TRUE@MrmAppl.h MrmDecls.h MrmPrivate.h MrmPublic.h
-@@ -230,7 +230,6 @@
+ @Version_2_0_TRUE@HEADERS1_2 = MrmAppl.h MrmDecls.h MrmPrivate.h MrmPublic.h
+ 
+@@ -223,7 +223,6 @@
  
  install-data-am: install-mrmHEADERS
  	@$(NORMAL_INSTALL)
diff -ur lesstif/patches/patch-al /src/work/pkgsrc/x11/lesstif/patches/patch-al
--- lesstif/patches/patch-al	Thu Nov 25 06:38:50 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-al	Mon Apr 17 15:20:03 2000
@@ -1,18 +1,15 @@
-$NetBSD: patch-al,v 1.5 1999/11/24 17:38:50 hubertf Exp $
-
-diff -x *.orig -urN ./include/Motif-2.0/Xm/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/include/Motif-2.0/Xm/Makefile.in
---- ./include/Motif-2.0/Xm/Makefile.in	Fri Nov  5 21:14:46 1999
-+++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/include/Motif-2.0/Xm/Makefile.in	Wed Nov 24 17:30:53 1999
-@@ -126,7 +126,7 @@
+--- ./include/Motif-2.0/Xm/Makefile.in.orig	Sun Apr 16 02:38:58 2000
++++ ./include/Motif-2.0/Xm/Makefile.in	Mon Apr 17 15:19:42 2000
+@@ -124,7 +124,7 @@
+ # Lets put the headers in a sub directory to avoid
  # poluting /usr/local with more directories for default installs.
  #
- @Version_2_0_TRUE@xmdir = \
--@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/include/Xm
-+@Version_2_0_TRUE@$(prefix)/include/Xm
+-@Version_2_0_TRUE@xmdir = $(prefix)/LessTif/Motif2.0/include/Xm
++@Version_2_0_TRUE@xmdir = $(prefix)/include/Xm
  
- @Version_2_0_TRUE@HEADERS1_2 = \
- @Version_2_0_TRUE@\
-@@ -296,7 +296,6 @@
+ @Version_2_0_TRUE@HEADERS1_2 = 	ArrowB.h ArrowBG.h AtomMgr.h 	BaseClassP.h BulletinB.h BulletinBP.h CacheP.h CascadeB.h 	CascadeBG.h CascadeBGP.h CascadeBP.h Command.h CommandP.h 	CutPaste.h CutPasteP.h DesktopP.h DialogS.h DialogSEP.h 	DialogSP.h Display.h DisplayP.h DragC.h DragCP.h 	DragDrop.h DragIcon.h DragIconP.h DragOverS.h DragOverSP.h 	DrawingA.h DrawnB.h DrawnBP.h 	DropSMgr.h DropSMgrP.h DropTrans.h DropTransP.h ExtObjectP.h 	FileSB.h Form.h FormP.h Frame.h FrameP.h 	Label.h LabelG.h LabelGP.h LabelP.h 	List.h ListP.h MainW.h MainWP.h 	MenuShell.h MenuUtilP.h MessageB.h MessageBP.h 	MwmUtil.h PanedW.h Protocols.h 	ProtocolsP.h PushB.h PushBG.h PushBGP.h PushBP.h 	RCUtilsP.h RepType.h RowColumn.h RowColumnP.h SashP.h Scale.h 	Screen.h ScreenP.h ScrollBar.h ScrollBarP.h 	ScrolledW.h SelectioB.h SelectioBP.h SeparatoG.h 	SeparatoGP.h Separator.h SeparatorP.h ShellEP.h TearOffBP.h 	TearOffP.h Text.h TextF.h TextFP.h TextFSelP.h TextInP.h 	TextOutP.h TextP.h TextSelP.h !
TextStrSoP.h ToggleB.h 	ToggleBG.h VaSimpleP.h 	VendorS.h VendorSEP.h VendorSP.h VirtKeys.h VirtKeysP.h 	WorldP.h XmosP.h
+ 
+@@ -253,7 +253,6 @@
  
  install-data-am: install-xmDATA install-xmHEADERS
  	@$(NORMAL_INSTALL)
diff -ur lesstif/patches/patch-am /src/work/pkgsrc/x11/lesstif/patches/patch-am
--- lesstif/patches/patch-am	Thu Nov 25 06:38:50 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-am	Mon Apr 17 15:42:32 2000
@@ -3,15 +3,6 @@
 diff -x *.orig -urN ./lib/Mrm/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Mrm/Makefile.in
 --- ./lib/Mrm/Makefile.in	Fri Nov  5 21:14:37 1999
 +++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Mrm/Makefile.in	Wed Nov 24 17:30:53 1999
-@@ -222,7 +222,7 @@
- maintainer-clean-compile:
- 
- .c.lo:
--	$(LIBTOOL) --mode=compile $(COMPILE) -c -o $@ $<
-+	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
- 
- mostlyclean-libtool:
- 	-rm -f *.lo
 @@ -297,7 +297,6 @@
  
  install-data-am:
diff -ur lesstif/patches/patch-an /src/work/pkgsrc/x11/lesstif/patches/patch-an
--- lesstif/patches/patch-an	Tue Feb  1 13:38:14 2000
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-an	Mon Apr 17 15:23:48 2000
@@ -1,26 +1,15 @@
-$NetBSD: patch-an,v 1.5 2000/02/01 00:38:14 wiz Exp $
-
---- ./lib/Mrm-2.0/Makefile.in.orig	Fri Jan 14 23:42:19 2000
-+++ ./lib/Mrm-2.0/Makefile.in	Mon Jan 31 02:34:52 2000
-@@ -159,7 +159,7 @@
- @Version_2_0_TRUE@		-DLESSTIFHOME=\"@prefix@\"
+--- ./lib/Mrm-2.0/Makefile.in.orig	Sun Apr 16 02:38:50 2000
++++ ./lib/Mrm-2.0/Makefile.in	Mon Apr 17 15:23:23 2000
+@@ -143,7 +143,7 @@
  
- @Version_2_0_TRUE@libdir = \
--@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/lib
-+@Version_2_0_TRUE@$(prefix)/lib
+ @Version_2_0_TRUE@INCLUDES = -I$(top_srcdir)/include/Motif-2.0 		-I$(top_builddir)/include/Motif-2.0 		-I$(top_srcdir)/include/Motif-1.2 		-I$(top_builddir)/include/Motif-1.2 		-I$(top_srcdir)/include 		-I$(top_builddir)/include 		${X_CFLAGS} 		-DX_LIB_PATH=\"@x_libraries@\" 		-DLESSTIFHOME=\"@prefix@\"
  
- @Version_2_0_TRUE@lib_LTLIBRARIES = \
- @Version_2_0_TRUE@libMrm.la
-@@ -249,7 +249,7 @@
- maintainer-clean-compile:
+-@Version_2_0_TRUE@libdir = $(prefix)/LessTif/Motif2.0/lib
++@Version_2_0_TRUE@libdir = $(prefix)/lib
  
- .c.lo:
--	$(LIBTOOL) --mode=compile $(COMPILE) -c -o $@ $<
-+	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
+ @Version_2_0_TRUE@lib_LTLIBRARIES = libMrm.la
  
- mostlyclean-libtool:
- 	-rm -f *.lo
-@@ -327,7 +327,6 @@
+@@ -313,7 +313,6 @@
  
  install-data-am:
  	@$(NORMAL_INSTALL)
diff -ur lesstif/patches/patch-ap /src/work/pkgsrc/x11/lesstif/patches/patch-ap
--- lesstif/patches/patch-ap	Thu Nov 25 06:38:51 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-ap	Mon Apr 17 15:42:01 2000
@@ -3,15 +3,6 @@
 diff -x *.orig -urN ./lib/Xm/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Xm/Makefile.in
 --- ./lib/Xm/Makefile.in	Fri Nov  5 21:14:36 1999
 +++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Xm/Makefile.in	Wed Nov 24 17:30:54 1999
-@@ -271,7 +271,7 @@
- maintainer-clean-compile:
- 
- .c.lo:
--	$(LIBTOOL) --mode=compile $(COMPILE) -c -o $@ $<
-+	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
- 
- mostlyclean-libtool:
- 	-rm -f *.lo
 @@ -444,7 +444,6 @@
  
  install-data-am:
diff -ur lesstif/patches/patch-aq /src/work/pkgsrc/x11/lesstif/patches/patch-aq
--- lesstif/patches/patch-aq	Thu Nov 25 06:38:51 1999
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-aq	Mon Apr 17 15:25:38 2000
@@ -1,27 +1,15 @@
-$NetBSD: patch-aq,v 1.4 1999/11/24 17:38:51 hubertf Exp $
-
-diff -x *.orig -urN ./lib/Xm-2.0/Makefile.in /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Xm-2.0/Makefile.in
---- ./lib/Xm-2.0/Makefile.in	Fri Nov  5 21:14:38 1999
-+++ /usr/pkgsrc/x11/lesstif/work.i386.unpatched/lesstif-0.89.4/lib/Xm-2.0/Makefile.in	Wed Nov 24 17:30:54 1999
-@@ -185,7 +185,7 @@
+--- ./lib/Xm-2.0/Makefile.in.orig	Sun Apr 16 02:38:50 2000
++++ ./lib/Xm-2.0/Makefile.in	Mon Apr 17 15:25:16 2000
+@@ -148,7 +148,7 @@
+ # Lets put the headers in a sub directory to avoid
  # poluting /usr/local with more directories for default installs.
  #
- @Version_2_0_TRUE@libdir = \
--@Version_2_0_TRUE@$(prefix)/LessTif/Motif2.0/lib
-+@Version_2_0_TRUE@$(prefix)/lib
+-@Version_2_0_TRUE@libdir = $(prefix)/LessTif/Motif2.0/lib
++@Version_2_0_TRUE@libdir = $(prefix)/lib
  
- @Version_2_0_TRUE@lib_LTLIBRARIES = \
- @Version_2_0_TRUE@libXm.la
-@@ -301,7 +301,7 @@
- maintainer-clean-compile:
+ @Version_2_0_TRUE@lib_LTLIBRARIES = libXm.la
  
- .c.lo:
--	$(LIBTOOL) --mode=compile $(COMPILE) -c -o $@ $<
-+	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
- 
- mostlyclean-libtool:
- 	-rm -f *.lo
-@@ -588,7 +588,6 @@
+@@ -344,7 +344,6 @@
  
  install-data-am:
  	@$(NORMAL_INSTALL)
diff -ur lesstif/patches/patch-au /src/work/pkgsrc/x11/lesstif/patches/patch-au
--- lesstif/patches/patch-au	Sat Feb 12 16:54:53 2000
+++ /src/work/pkgsrc/x11/lesstif/patches/patch-au	Mon Apr 17 15:28:06 2000
@@ -1,16 +1,13 @@
-$NetBSD: patch-au,v 1.1 2000/02/12 03:54:53 wiz Exp $
-
---- scripts/autoconf/Makefile.in.orig	Fri Jan 14 23:42:38 2000
-+++ scripts/autoconf/Makefile.in	Sat Feb 12 04:01:20 2000
-@@ -121,10 +121,9 @@
+--- scripts/autoconf/Makefile.in.orig	Sun Apr 16 02:39:08 2000
++++ scripts/autoconf/Makefile.in	Mon Apr 17 15:27:44 2000
+@@ -120,9 +120,9 @@
  
  EXTRA_DIST = ac_find_motif.m4
  
 -aclocaldir = @ACLOCALDIR@
 +aclocaldir = ${prefix}/share/aclocal
  
--@Aclocal_TRUE@aclocal_DATA = \
--@Aclocal_TRUE@ac_find_motif.m4
+-@Aclocal_TRUE@aclocal_DATA = ac_find_motif.m4
 +aclocal_DATA = ac_find_motif.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = ../../include/LTconfig.h
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: