diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-08-27 19:24:48 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-08-27 19:24:48 +0000 |
commit | 93c6ad16a956522203d13c16c0dc6e1c3c454a93 (patch) | |
tree | 07fd8c0e30b9935cc74d01d28469fbde294f0ad9 /app/xwd/config.h.in | |
parent | 1b2e14f90979aacda0543a8a003cd5b07a9065c4 (diff) |
xwd 1.0.2
Diffstat (limited to 'app/xwd/config.h.in')
-rw-r--r-- | app/xwd/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/xwd/config.h.in b/app/xwd/config.h.in index 1ca40928b..630752401 100644 --- a/app/xwd/config.h.in +++ b/app/xwd/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Name of package */ #undef PACKAGE |