fixes - ci inits now completely
[enigma2.git] / config.h.in
index ceee826a31a549e08b0338b4f0ca7adc44477e5a..3224a09ab7aa74b9b0ca7aa597d8c7ecc4eb05d4 100644 (file)
@@ -3,7 +3,7 @@
 /* where to find the config files */
 #undef CONFIGDIR
 
-/* where to find data */
+/* where to find data like icons */
 #undef DATADIR
 
 /* Enable debug messages */
 /* where games data is stored */
 #undef GAMESDIR
 
-/* Define to 1 if you have the dvb includes */
-#undef HAVE_DVB
-
-/* Define to the version of the dvb api */
-#undef HAVE_DVB_API_VERSION
-
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
@@ -61,9 +55,6 @@
 /* where to find the internal libs */
 #undef LIBDIR
 
-/* where to find locales */
-#undef LOCALEDIR
-
 /* Name of package */
 #undef PACKAGE
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
-/* where to find tuxbox data */
-#undef TUXBOXDATADIR
+/* where to find the ucodes (firmware) */
+#undef UCODEDIR
 
 /* Version number of package */
 #undef VERSION
 
-/* where to find zoneinfo db */
-#undef ZONEINFODIR
-
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS