[Gambas-devel-svn] SF.net SVN: gambas: [962] gambas/branches/2.0
Brought to you by:
gambas
From: <lor...@us...> - 2008-01-13 21:18:27
|
Revision: 962 http://gambas.svn.sourceforge.net/gambas/?rev=962&view=rev Author: lordheavy Date: 2008-01-13 13:18:33 -0800 (Sun, 13 Jan 2008) Log Message: ----------- [CONFIGURATION] * BUG: Try to detect correctly all X11 linking parameters. * BUG: Now configure is looking for libgettextlib.so instead of gettextlib.so * BUG: Update acinclude.m4 with libtool macro from libtool 1.5.24 one, this seem to fix some problems with configure script. * NEW: Better message when the component cannot be built: it give what files were not found. * BUG: Add linking for gbx2 with libutil on OpenBSD. * BUG: Disable -ldl flag for OpenBSD. [GB.QT] * BUG: Fix qt-moc detection on OpenBSD [GB.GTK] * BUG: Message boxes use application title without crashing now. [GB.GTK.EXT] * BUG: Add missing linking. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/gb.gtk/src/CMessage.cpp gambas/branches/2.0/gb.gtk/src/ext/Makefile.am gambas/branches/2.0/gb.gtk/src/main.cpp gambas/branches/2.0/main/configure.ac gambas/branches/2.0/main/gbx/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |