Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Bug 5063 created. "Andreas Tscharner" <starfire at dplanet.ch> wrote in message news:farv8g$s09$1 at paris.nodomain.org... > > In particular we are looking for your assistance with: > > * migrating the codebase to linux (checkout the trunk from > > cvs.cvsnt.org), use the postgres driver. > > The attached patch makes configure work under Linux (removed > apilib/Makefile from file list, as the apilib/ directory does not exist > at all) > > Best regards > Andreas > -- > Andreas Tscharner starfire at dplanet.ch > ----------------------------------------------------------------------- > Except for 75% of the women, everyone in the whole world wants to have > sex. -- Ellyn Mustard > -------------------------------------------------------------------------------- > Index: configure.in > =================================================================== > RCS file: /usr/local/cvs/cvsnt/configure.in,v > retrieving revision 1.80 > diff -u -r1.80 configure.in > --- configure.in 11 Aug 2007 18:58:48 -0000 1.80 > +++ configure.in 26 Aug 2007 09:30:51 -0000 > @@ -790,7 +790,6 @@ > ) > > AC_CONFIG_FILES([Makefile \ > - apilib/Makefile \ > diff/Makefile \ > lib/Makefile \ > cvsgui/Makefile \ >