OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Marc Espie (espiecvs.openbsd.org)
Date: Sat Feb 03 2007 - 12:01:52 CST


CVSROOT: /cvs
Module name: src
Changes by: espiecvs.openbsd.org 2007/02/03 11:01:52

Modified files:
        usr.sbin/httpd/src: Configure
        usr.sbin/httpd/src/ap: ap_snprintf.c
        usr.sbin/httpd/src/lib/expat-lite: xmldef.h

Log message:
remove varying parts from generated configure info:
- ap_snprintf can grab needed types from stdint.h
- expat-lite can grab byte-order from system includes.

no breakage in modules in the ports tree.

work by me and millert, ok miod.