Re: [Gambas-user] Disable option

2010-05-13 Thread Fabien Bodard
they are desabled .. in fact it's each libs that fill the array of desabled components , but if you are desabled some libs by hand , they are not controled so not present in the array 2010/5/13 C. Amaro : > What I am asking is why does not "THESE COMPONENTS ARE DISABLED" show ODBC > and KDE as dis

Re: [Gambas-user] Disable option

2010-05-13 Thread C. Amaro
What I am asking is why does not "THESE COMPONENTS ARE DISABLED" show ODBC and KDE as disable components if I set --disable-odbc and --disable-kde as configure options. So are this two disabled and the "THESE COMPONENTS ARE DISABLED" lies or they are not disabled? Other disabled options are obviou

Re: [Gambas-user] Disable option

2010-05-13 Thread Fabien Bodard
> configure:1995: WARNING: odbc component is disabled > configure:2331: WARNING: kde component is disabled for the lib you have desabled yourself >> THESE COMPONENTS ARE DISABLED: >> >> - gb.corba >> - gb.db.firebird >> - gb.desktop >> - gb.opengl >> - gb.qt.kde >> - gb.qte >> - gb.sdl for these

Re: [Gambas-user] Disable option

2010-05-13 Thread Charlie Reinl
Am Donnerstag, den 13.05.2010, 12:58 +0200 schrieb C. Amaro: > Hello, > > I am trying to disable options (gambas2-2.20.2): > > ./configure --disable-odbc --disable-kde --host=mipsel-linux > --build=mipsel-linux > .. > THESE COMPONENTS ARE DISABLED: > > - gb.corba > - gb.db.firebird > - gb.deskto

[Gambas-user] Disable option

2010-05-13 Thread C. Amaro
Hello, I am trying to disable options (gambas2-2.20.2): ./configure --disable-odbc --disable-kde --host=mipsel-linux --build=mipsel-linux .. THESE COMPONENTS ARE DISABLED: - gb.corba - gb.db.firebird - gb.desktop - gb.opengl - gb.qt.kde - gb.qte - gb.sdl In config.log I can see configure:1995: