Ticket #60963: patch-texk_kpathsea_configure.diff
File patch-texk_kpathsea_configure.diff, 559 bytes (added by snowflake (Dave Evans), 4 years ago) |
---|
-
texk/kpathsea/configure
old new 14057 14057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14058 14058 /* end confdefs.h. */ 14059 14059 #include <stdarg.h> 14060 #include <stdio.h> 14060 14061 char buf[16]; 14061 14062 va_list ap; 14062 14063 int … … 14086 14087 else 14087 14088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14088 14089 /* end confdefs.h. */ 14090 #include <stdio.h> 14089 14091 char buf[4] = "abc"; 14090 14092 int 14091 14093 main ()