diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index a20ac2b..55d69be 100644 --- a/config.h.in +++ b/config.h.in @@ -9,9 +9,6 @@ /* locale directory */ #undef GNOMELOCALEDIR -/* Define to 1 to enable APT support */ -#undef HAVE_APT - /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET @@ -24,9 +21,6 @@ /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT -/* whether gtk3 is available */ -#undef HAVE_GTK3 - /* Define to 1 to enable GTK Logout Helper */ #undef HAVE_GTKLOGOUTHELPER |