Index: Miscellaneous/Doxygen/Doxyfile.in
===================================================================
RCS file: /home/globdev/CVS/globus-current/Globus/Miscellaneous/Doxygen/Doxyfile.in,v
retrieving revision 1.6
diff -u -r1.6 Doxyfile.in
--- Miscellaneous/Doxygen/Doxyfile.in	2001/03/05 15:58:32	1.6
+++ Miscellaneous/Doxygen/Doxyfile.in	2001/03/05 15:58:50
@@ -756,7 +756,7 @@
 # The SEARCHENGINE tag specifies whether or not a search engine should be 
 # used. If set to NO the values of all tags below this one will be ignored. 
 
-SEARCHENGINE           = NO
+SEARCHENGINE           = YES
 
 # The CGI_NAME tag should be the name of the CGI script that 
 # starts the search engine (doxysearch) with the correct parameters. 
@@ -768,13 +768,13 @@
 # cgi binaries are located. See the documentation of your http daemon for 
 # details. 
 
-CGI_URL                = 
+CGI_URL                = http://www-unix.globus.org/cgi/doxygen-search/
 
 # The DOC_URL tag should be the absolute URL to the directory where the 
 # documentation is located. If left blank the absolute path to the 
 # documentation, with file:// prepended to it, will be used. 
 
-DOC_URL                = 
+DOC_URL                = http://www-unix.globus.org/api/c/@lac_doxygen_output_tagfile@/html
 
 # The DOC_ABSPATH tag should be the absolute path to the directory where the 
 # documentation is located. If left blank the directory on the local machine 
@@ -785,10 +785,10 @@
 # The BIN_ABSPATH tag must point to the directory where the doxysearch binary 
 # is installed. 
 
-BIN_ABSPATH            = /usr/bin/
+BIN_ABSPATH            = /soft/pub/packages/doxygen-1.2.5/bin
 
 # The EXT_DOC_PATHS tag can be used to specify one or more paths to 
 # documentation generated for other projects. This allows doxysearch to search 
 # the documentation for these projects as well. 
 
-EXT_DOC_PATHS          = 
+EXT_DOC_PATHS          = "/exports/www-unix.globus.org/api/c/*/html"
