view auto/nohave @ 4699:19e58d9f5efd

Incorrect tag release-1.2.1 removed. Changes to misc/GNUmakefile was missed during stable-1.2 branch creation, resulting in tag set on trunk, not on branch. Reported by Marcel Gmuer.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Jun 2012 15:30:17 +0000
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END