aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------grecs0
-rw-r--r--src/meta1lex.l5
2 files changed, 5 insertions, 0 deletions
diff --git a/grecs b/grecs
-Subproject 2440853f0a440667cd65b63c08d2d04dddc79ea
+Subproject 03c385e51d8c0cdfb81abaec2be7111b41a9bc3
diff --git a/src/meta1lex.l b/src/meta1lex.l
index 0f08d87..a05c854 100644
--- a/src/meta1lex.l
+++ b/src/meta1lex.l
@@ -1,3 +1,8 @@
+%top {
+#ifndef HAVE_CONFIG_H
+# include <config.h>
+#endif
+}
%{
/* MeTA1 configuration lexer for Pies.
Copyright (C) 2008, 2009 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.