* Doxyfile.in: fix the INPUT line so we can generate docs
authorJohn (J5) Palmieri <johnp@redhat.com>
Tue, 8 Aug 2006 22:17:18 +0000 (22:17 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Tue, 8 Aug 2006 22:17:18 +0000 (22:17 +0000)
  when sourcedir != builddir (patch from Cygwin Ports maintainer
  <yselkowitz at users dot sourceforge dot net>

ChangeLog
Doxyfile.in

index bb0a384..fd4e7fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-08-08  John (J5) Palmieri  <johnp@redhat.com>
 
+       * Doxyfile.in: fix the INPUT line so we can generate docs 
+       when sourcedir != builddir (patch from Cygwin Ports maintainer
+       <yselkowitz at users dot sourceforge dot net>
+
+2006-08-08  John (J5) Palmieri  <johnp@redhat.com>
+
        * dbus/dbus-sysdeps.h:
        * dbus/dbus-sysdeps.c: 
        * dbus/dbus-string.c: 
index e5a6558..c7d41fd 100644 (file)
@@ -49,7 +49,7 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = dbus
+INPUT                  = @top_srcdir@/dbus
 FILE_PATTERNS          = *.c *.h
 RECURSIVE              = YES
 #EXCLUDE                = test