From: Padraig O'Briain Date: Fri, 31 Oct 2003 08:18:19 +0000 (+0000) Subject: Add reference to docs/version.xml X-Git-Tag: ATK_1_5_0~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e06ea9c9cbbf0d873a684f6ee3827c7ae058bc2;p=platform%2Fupstream%2Fatk.git Add reference to docs/version.xml 2003-10-31 Padraig O'Briain * configure.in: Add reference to docs/version.xml Shopuld have been done in previous commit but was omitted. Fixes build break reported in bugs #1258548 and #125902. --- diff --git a/ChangeLog b/ChangeLog index 416a2f6..693c8f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-10-31 Padraig O'Briain + + * configure.in: Add reference to docs/version.xml + + Shopuld have been done in previous commit but was omitted. + Fixes build break reported in bugs #1258548 and #125902. + 2003-10-29 Padraig O'Briain * configure.in: Add reference to docs/version.xml diff --git a/configure.in b/configure.in index 82ecc89..277c31c 100644 --- a/configure.in +++ b/configure.in @@ -185,6 +185,7 @@ atk/Makefile atk/atk.rc tests/Makefile docs/Makefile +docs/version.xml atk.spec atk-zip.sh ])