]> git.draconx.ca Git - rrace.git/blobdiff - conf_post.h
Implement the about dialog.
[rrace.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