| 37 |
AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR, "${prefix}/${DATADIRNAME}/locale") |
AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR, "${prefix}/${DATADIRNAME}/locale") |
| 38 |
fi |
fi |
| 39 |
|
|
| 40 |
|
AC_DEFINE_UNQUOTED(PACKAGE_NAME,"GEDCOM Parser library [part of GHOSTS system]") |
| 41 |
|
|
| 42 |
AC_LANG_CPLUSPLUS |
AC_LANG_CPLUSPLUS |
| 43 |
|
|
| 44 |
AC_OUTPUT([ po/Makefile.in m4/Makefile intl/Makefile |
AC_OUTPUT([ po/Makefile.in m4/Makefile intl/Makefile |
| 53 |
src/GEDCOMParser/Visitor/Makefile \ |
src/GEDCOMParser/Visitor/Makefile \ |
| 54 |
src/GEDCOMParser/Serializer/Makefile \ |
src/GEDCOMParser/Serializer/Makefile \ |
| 55 |
src/GEDCOMParser/Predicates/Makefile \ |
src/GEDCOMParser/Predicates/Makefile \ |
| 56 |
src/GEDCOMEditor/Makefile \ |
src/GEDCOMHelper/Makefile \ |
| 57 |
src/patterns/Makefile \ |
src/patterns/Makefile \ |
| 58 |
tests/Makefile \ |
tests/Makefile \ |
| 59 |
tests/parser/Makefile \ |
tests/parser/Makefile \ |