X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/3d33a915bbe605b0dc98a28666d9c17ee464e156..da31028b3c2dfdb4d203fd9481568fe01d16926e:/conf_post.h diff --git a/conf_post.h b/conf_post.h new file mode 100644 index 0000000..6368d76 --- /dev/null +++ b/conf_post.h @@ -0,0 +1,4 @@ +/* Allow ENABLE_NLS to be used in C conditionals. */ +#ifndef ENABLE_NLS +# define ENABLE_NLS 0 +#endif