]> git.draconx.ca Git - cdecl99.git/blobdiff - conf_post.h
Fix distribution of missing config header.
[cdecl99.git] / conf_post.h
diff --git a/conf_post.h b/conf_post.h
new file mode 100644 (file)
index 0000000..6368d76
--- /dev/null
@@ -0,0 +1,4 @@
+/* Allow ENABLE_NLS to be used in C conditionals. */
+#ifndef ENABLE_NLS
+#      define ENABLE_NLS 0
+#endif