head	1.3;
access;
symbols
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.08.11.18.30.34;	author ache;	state dead;
branches;
next	1.2;

1.2
date	2001.02.20.17.55.27;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.29.10.45.06;	author ache;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Moved to www/mnogosearch
@
text
@--- doc/Makefile.in.orig	Tue Feb 20 14:12:34 2001
+++ doc/Makefile.in	Tue Feb 20 19:32:44 2001
@@@@ -285,9 +285,9 @@@@
 
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/doc
-	echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/doc/
-	${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/doc/
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/doc/mnogosearch
+	echo ${INSTALL_DATA} docs $(DESTDIR)$(prefix)/share/doc/mnogosearch
+	${INSTALL_DATA} ${txt_DOCS} $(DESTDIR)$(prefix)/share/doc/mnogosearch
 
 dist-hook:
 	cp -rf samples $(distdir)
@


1.2
log
@Upgrade to 3.1.11
@
text
@@


1.1
log
@Re-import under different name to minimize confusion and left "mnoGoSearch"
name for udmsearch.
@
text
@d1 3
a3 4
diff -ru ../udmsearch-3.0.19/doc/Makefile.in ./doc/Makefile.in
--- ../udmsearch-3.0.19/doc/Makefile.in	Thu Jun 15 10:27:15 2000
+++ ./doc/Makefile.in	Sat Jul  8 15:09:00 2000
@@@@ -273,9 +273,9 @@@@
d7 1
a7 1
-	$(mkinstalldirs) $(prefix)/doc
d10 1
a10 1
+	$(mkinstalldirs) $(prefix)/share/doc/mnogosearch
@

