diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config.h.in b/config.h.in index 0b8a065..90fca35 100644 --- a/config.h.in +++ b/config.h.in @@ -45,8 +45,10 @@ /* Define if you have libwnck-3.0 */ #undef HAVE_WNCK3 -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define if you have libxfce4panel */ +#undef HAVE_XFCEPANELAPPLET + +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |