/[ghosts]/ghosts/gedcomparser/configure.in
ViewVC logotype

Diff of /ghosts/gedcomparser/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by cpcp, Thu Sep 25 19:27:09 2003 UTC revision 1.9 by cpcp, Thu Oct 30 20:05:40 2003 UTC
# Line 37  if test "x${prefix}" = "xNONE"; then Line 37  if test "x${prefix}" = "xNONE"; then
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
# Line 51  AC_OUTPUT([  po/Makefile.in m4/Makefile Line 53  AC_OUTPUT([  po/Makefile.in m4/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   \

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26