diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 7467fba..0b8a065 100644 --- a/config.h.in +++ b/config.h.in @@ -42,6 +42,9 @@ /* Define if you have libwnck-1.0 */ #undef HAVE_WNCK1 +/* Define if you have libwnck-3.0 */ +#undef HAVE_WNCK3 + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR |