Группа :: Графические оболочки/Icewm
Пакет: icewm
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: icewm-1.2.13-readline-fix.patch
--- icewm-1.2.13/src/config.h.in 2003-09-27 11:54:50 +0400
+++ icewm-1.2.13.new/src/config.h.in 2003-12-22 21:30:56 +0300
@@ -325,5 +325,8 @@
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
+/* Define to 1 if the readline (address bar history) support used. */
+#undef HAVE_READLINE
+
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t