]> git.draconx.ca Git - cdecl99.git/blob - cfgtail.h
Add note about old-style function declarations to the manual.
[cdecl99.git] / cfgtail.h
1 /* Allow ENABLE_NLS to be used in C conditionals. */
2 #ifndef ENABLE_NLS
3 #       define ENABLE_NLS 0
4 #endif