X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/568c39ad1836f8cf87ccc1b2ba577b6f6ba37e25..e7e0b88925cbf72af7c688040d5926ed27113cae:/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