File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / nginx / auto / have
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Oct 14 09:20:38 2013 UTC (10 years, 8 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>