repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
nginx
/
auto
/
define
blob
b5a7622590d89c26836dcda27f53e03983ccf2ff
1
2
# Copyright (C) Igor Sysoev
3
# Copyright (C) Nginx, Inc.
4
5
6
cat << END >> $NGX_AUTO_CONFIG_H
7
8
#ifndef $have
9
#define $have $value
10
#endif
11
12
END