diff options
| author | marha <marha@users.sourceforge.net> | 2012-01-24 09:14:27 +0100 |
|---|---|---|
| committer | marha <marha@users.sourceforge.net> | 2012-01-24 09:14:27 +0100 |
| commit | 3cb5a55a71915744b31678eb50969b4266b0798e (patch) | |
| tree | a7d7685c4ff06e56a98f165db7a5f091e04b9a48 /apps/xhost/makefile | |
| parent | b808b3ba8bb93f16004c206841c97bc824f7fb62 (diff) | |
| download | vcxsrv-3cb5a55a71915744b31678eb50969b4266b0798e.tar.gz vcxsrv-3cb5a55a71915744b31678eb50969b4266b0798e.tar.bz2 vcxsrv-3cb5a55a71915744b31678eb50969b4266b0798e.zip | |
xhost -> use config.h
Diffstat (limited to 'apps/xhost/makefile')
| -rw-r--r-- | apps/xhost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/xhost/makefile b/apps/xhost/makefile index 5425bcde2..2461a488d 100644 --- a/apps/xhost/makefile +++ b/apps/xhost/makefile @@ -1,4 +1,4 @@ -DEFINES += BAD_ARPAINET TCPCONN IPv6 +DEFINES += BAD_ARPAINET TTYAPP = xhost |
