From: John P. <jo...@ma...> - 2000-12-10 18:23:29
|
Yes, XPPath is not needed. The Project builds under BSD now with one cavet. HP Unix uses _S_IFDIR, Linux uses __S_IFDIR and BSD uses S_IFDIR. Doh!!! I am in the process of creating a test for these macros within configure. I will then define SOME_IFDIR with the correct macro in the config.h header. -Quinticent Thomas Matelich wrote: > Thomas Matelich wrote: > > > I'll do it as soon as I can get to the cvs server. Our windows support is > > currently not verified because I haven't been working there for quite a > > while. Maybe I should get a copy of VMWare. > > It still works. I believe we can remove XPPath from the project now that we > have PathDriver correct? > > -- > Thomas O Matelich > Senior Software Designer > Zetec, Inc. > sos...@us... > tma...@ze... > > _______________________________________________ > somelib-devel mailing list > som...@li... > http://lists.sourceforge.net/mailman/listinfo/somelib-devel |