From: Padraig O'Briain Date: Fri, 1 Nov 2002 10:02:21 +0000 (+0000) Subject: Create po/Makefile; patch supplied by Dan Mills (thunder@ximain.com) X-Git-Tag: ATK_1_1_2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9cba5f69eff853103d868450455683783ecbd0a4;p=platform%2Fupstream%2Fatk.git Create po/Makefile; patch supplied by Dan Mills (thunder@ximain.com) * configure.in: Create po/Makefile; patch supplied by Dan Mills (thunder@ximain.com) --- diff --git a/ChangeLog b/ChangeLog index ff4149d..f361c53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-11-01 Padraig O'Briain + + * configure.in: Create po/Makefile; patch supplied by + Dan Mills (thunder@ximain.com) + 2002-10-31 Padraig O'Briain * ===== Released 1.1.1 ===== diff --git a/configure.in b/configure.in index 21fcb32..d92a36b 100644 --- a/configure.in +++ b/configure.in @@ -204,4 +204,4 @@ tests/Makefile docs/Makefile atk.spec atk-zip.sh -]) +],[sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])