summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h')
-rw-r--r--Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h21
1 files changed, 21 insertions, 0 deletions
diff --git a/Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h b/Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h
new file mode 100644
index 00000000000..e88dad2ad37
--- /dev/null
+++ b/Build/source/texk/detex/TLPATCHES/patch-11-c_auto_h
@@ -0,0 +1,21 @@
+diff -ur -x detex.c detex-2.8.orig/detex.l detex-2.8/detex.l
+--- detex-2.8.orig/detex.l 2013-06-27 18:49:05.000000000 +0200
++++ detex-2.8/detex.l 2013-06-28 14:46:12.000000000 +0200
+@@ -1,6 +1,6 @@
+ %option never-interactive
+
+-%{
++%top{
+ #ifndef lint
+ static char rcsid[] = "$Header: /p/src/local/bin/detex/RCS/detex.l,v 2.22 2007/03/01 20:22:01 trinkle Exp trinkle $";
+ #endif
+@@ -89,7 +89,9 @@
+ #endif
+
+ #endif /* KPATHSEA */
++}
+
++%{
+ #undef IGNORE
+
+ #define LaBEGIN if (fLatex) BEGIN