Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] 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...