diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-08-28 17:34:58 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2014-08-28 17:34:58 +0000 |
commit | 65ac0af929c0c1936a81accef9f15a0191925b76 (patch) | |
tree | 1bab929e3af2118cb7143226223f89b4acb8d458 /app/xinit/launchd/privileged_startx | |
parent | eb3193aa907972224670add9463e3ed5a2560c9f (diff) |
regen
Diffstat (limited to 'app/xinit/launchd/privileged_startx')
-rw-r--r-- | app/xinit/launchd/privileged_startx/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/xinit/launchd/privileged_startx/Makefile.in b/app/xinit/launchd/privileged_startx/Makefile.in index 5c738b94c..3f7030446 100644 --- a/app/xinit/launchd/privileged_startx/Makefile.in +++ b/app/xinit/launchd/privileged_startx/Makefile.in @@ -256,6 +256,7 @@ SHELL_CMD = @SHELL_CMD@ STARTX_COOKIE_FLAGS = @STARTX_COOKIE_FLAGS@ STRICT_CFLAGS = @STRICT_CFLAGS@ STRIP = @STRIP@ +TRADITIONALCPPFLAGS = @TRADITIONALCPPFLAGS@ TWM = @TWM@ VERSION = @VERSION@ WM = @WM@ |