On Monday 15 June 2009, Juergen Lock wrote: > Index: src/VBox/GuestHost/OpenGL/spu_loader/glloader.py > @@ -149,7 +149,7 @@ > }*/ > #endif > } > -#if !defined(__linux__) && !defined(SunOS) > +#if !defined(__linux__) && !defined(SunOS) && !defined(__FreeBSD__) > crStrcat( system_path, "/" ); > #endif > crStrcat( system_path, lib );
Thx, applied. Kind regards, Frank -- Dr.-Ing. Frank Mehnert Sun Microsystems, Inc. www.sun.com
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
