[Gambas-devel-svn] SF.net SVN: gambas: [928] gambas/branches/2.0-lordhdevel/main
Brought to you by:
gambas
From: <lor...@us...> - 2008-01-09 13:48:20
|
Revision: 928 http://gambas.svn.sourceforge.net/gambas/?rev=928&view=rev Author: lordheavy Date: 2008-01-09 05:48:25 -0800 (Wed, 09 Jan 2008) Log Message: ----------- - Fix a compilation error with OpenBSD - Disable linking with -ldl on OpenBSD (forgot from a previous commit) Still got problem with detection of libraries under OpenBSD with GB_FIND, because pe libintl.so.3.0 is present but not libintl.so. No problems with GB_COMPONENT_PKG_CONFIG. Modified Paths: -------------- gambas/branches/2.0-lordhdevel/main/configure.ac gambas/branches/2.0-lordhdevel/main/gbx/gbx_local.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |