tmux 3.6b linkea libevent + ncurses hammer-built, estático (-static -lncursesw -levent_core). Primer consumidor de la cola C que valida el unlock de las 20 libs base. + import c-cola-1 (14 clásicos C: tig/wget/rsync/git/mc/gnupg/…). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 lines
550 B
Diff
14 lines
550 B
Diff
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
|
|
index 9e03e17..1411db6 100644
|
|
--- a/include/freetype/config/ftoption.h
|
|
+++ b/include/freetype/config/ftoption.h
|
|
@@ -913,7 +913,7 @@ FT_BEGIN_HEADER
|
|
* If this option is activated, it can be controlled with the
|
|
* `no-long-family-names` property of the 'pcf' driver module.
|
|
*/
|
|
-/* #define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES */
|
|
+#define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES
|
|
|
|
|
|
/*************************************************************************/
|