Michael Sperber writes:
To my surprise, XEmacs mostly seems to build without freebsd.h,
I don't think that's very surprising, given the parentage of darwin
which builds without any s&m support (and always has done so).
@@ -1415,7 +1415,6 @@
case "$ac_cv_build" in
*-mach* ) opsys=mach-bsd4-3 ;;
*-sysv5* ) opsys=sco7 ;;
- *-freebsd* ) opsys=freebsd ;;
*-pc-cygwin* ) opsys=cygwin32 ;;
*-pc-mingw* ) opsys=mingw32 ;
I'm not sure if I agree with this hunk. Even if freebsd doesn't need
it, opsys seems like a useful variable to have around.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches