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.
CVSROOT: /cvs Module name: cvsnt Changes by: arthur.barrett at march-hare.com Wed Apr 23 07:04:51 2008 On host: debiancvs.march-hare.local Directory: cvsnt M Makefile.am CVSNT_2_0_x 1.19.2.38 -> 1.19.2.39 Bug Id: Log message: As noted in previous checkin comments, linking in the ufc-crypt library using the .a file appears to fail miserably (at least on HPUX) and linking in to ../ufc-crypt/ on debian linux gives libtool grief since it goes looking for .deps/../ufc-crypt/etc So this is a miserably hack to at least get it compiling. If it works I then propose going back and altering the .vcproj to 'point' to the files in cvsapi/ufc-crypt and leave the .vcproj itself in the orig location, probably would need to fix the Makefile in the root as well...