]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
* 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 bb0a384cc9e24c5d6e24ff349c4dab7a59a2bd31..fd4e7fe1c3deb453f2aa9db859d38f73b84cb81e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+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:
index e5a65583fe96ef8832351c7fb43b8b126df50357..c7d41fdbef847aa3d6db1ec30417175c63319a79 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