diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in index 5adbcb970..8e0863a25 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -243,6 +243,9 @@ #undef HAVE_X11_XMU_EDITRES_H #undef HAVE_X11_SM_SMLIB_H +/* Define to the type of the XpmAttributes type. */ +#undef XPMATTRIBUTES_TYPE + /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H |