]> git.draconx.ca Git - cdecl99.git/blobdiff - cfgtail.h
Add support for translated long options.
[cdecl99.git] / cfgtail.h
diff --git a/cfgtail.h b/cfgtail.h
new file mode 100644 (file)
index 0000000..6368d76
--- /dev/null
+++ b/cfgtail.h
@@ -0,0 +1,4 @@
+/* Allow ENABLE_NLS to be used in C conditionals. */
+#ifndef ENABLE_NLS
+#      define ENABLE_NLS 0
+#endif