renamed the package to libgedcom-dev
[gedcom-parse.git] / acconfig.h
1 /* Define if your locale.h file contains LC_MESSAGES.  */
2 #undef HAVE_LC_MESSAGES
3
4 /* Define to 1 if NLS is requested.  */
5 #undef ENABLE_NLS
6
7 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
8 #undef HAVE_CATGETS
9
10 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
11 #undef HAVE_GETTEXT
12
13 /* Define as 1 if you have the stpcpy function.  */
14 #undef HAVE_STPCPY