The C define is NONAT.

This commit is contained in:
ru 2004-12-21 11:12:05 +00:00
parent 5c04306fea
commit 618fb8df63

View File

@ -191,7 +191,7 @@ Usage(void)
{
fprintf(stderr, "usage: ppp [-auto | -foreground | -background | -direct |"
" -dedicated | -ddial | -interactive]"
#ifndef NOALIAS
#ifndef NONAT
" [-nat]"
#endif
" [-quiet] [-unit N] [system ...]\n");