27 Jul 08:13
[PATCH] split up --enable-myddas configure option
From: Keri Harris <keri@...>
Subject: [PATCH] split up --enable-myddas configure option
Newsgroups: gmane.comp.ai.prolog.yap.general
Date: 2008-07-27 06:17:15 GMT
Subject: [PATCH] split up --enable-myddas configure option
Newsgroups: gmane.comp.ai.prolog.yap.general
Date: 2008-07-27 06:17:15 GMT
Currently the Yap configure script automatically checks for *both* MySQL and ODBC libraries when --enable-myddas is selected. This raises two issues: 1) A system may have both MySQL and ODBC libraries installed but we may only want Yap MYDDAS support for one of them. 2) On source-based Linux distributions like Gentoo Linux it can lead to inconsistent installs - two installations of Yap, both configured with --enable-myddas, can result in different library dependencies. The attached patch splits --enable-myddas into --enable-myddas-mysql and --enable-myddas-odbc to allow finer-grained selection. Keri
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Yap-users mailing list Yap-users@... https://lists.sourceforge.net/lists/listinfo/yap-users
RSS Feed