Angus Leeming <[EMAIL PROTECTED]> writes: | Zvezdan Petkovic wrote: > >> Hello everybody, >> >> I've built a port of lyx-1.3.4 for OpenBSD. >> Here are the fixes I had to apply. > >> 3. I had to patch boost platform specific file. It makes a wrong >> assumption that all BSDs have macro based <ctype.h>. Patch is >> attached below. > | Lars, can I leave this one to you?
Yes. >> 6. I had to depend on GNU make anyway because of only three files in >> src/frontends/qt2. > | Excellent! I tried to remove the gnu make dependency myself but these | three had me stumped. Except that I do not think we can use it as is... the am__object_X stuff might AFAIK change with different versions of automake. (and seeing how much simpler the GNU syntax is I do not really understand why BSD make does not support this.) -- Lgb