From 4dedbb498484d8f3614d84cb2cfe09d8001a1c65 Mon Sep 17 00:00:00 2001 From: Robert McQueen Date: Fri, 17 Feb 2006 00:04:38 +0000 Subject: 2006-02-16 Robert McQueen * configure.in: Patch from Debian packages by Sjoerd Simons to add --with-qt-moc and --with-qt3-moc arguments so it's possible to build both bindings in the same tree. * qt/Makefile.am: Fix truncated value so that make dist works. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f6a0627..d9ab170e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-02-16 Robert McQueen + + * configure.in: Patch from Debian packages by Sjoerd Simons + to add --with-qt-moc and --with-qt3-moc + arguments so it's possible to build both bindings in the + same tree. + + * qt/Makefile.am: Fix truncated value so that make dist works. + 2006-02-16 Robert McQueen * acinclude.m4, configure.in: Patch from Brad Hards -- cgit