summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHarri Porten <porten@kde.org>2002-12-15 14:53:29 +0000
committerHarri Porten <porten@kde.org>2002-12-15 14:53:29 +0000
commit3327ecfdcf6d3cd36b8b739282e9c0d2b768567a (patch)
tree0d34a8fb4cf78ab43f7a0e147da15f4af991dc7c /ChangeLog
parentb7d029e5d706a2ec1c06e8d51fd4facfa13dd752 (diff)
make test compilable without prior make install. not sure how about
the preferred way to activate test compilation (DBUS_BUILD_TESTS)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ce446a7..1b42540a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
* dbus/dbus-watch.c (_dbus_watch_list_new): fixed doc error
+ * test/Makefile.am: added -I$(top_srcdir) to be able to compile
+ without make install.
+
2002-12-15 Havoc Pennington <hp@pobox.com>
* dbus/dbus-threads.c: add thread stubs that a higher library