aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFiles
2013-12-25Version 1.11Sergey Poznyakoff1
2011-08-16Internationalization.Sergey Poznyakoff1
* Makefile.am (SUBDIRS): Add po. (EXTRA_DIST): Add build-aux/config.rpath. * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in. * bootstrap: New file. * src/Makefile.am (AM_CPPFLAGS): Define LOCALEDIR (noinst_HEADERS): Add gettext.h (LIBADD): New variable. * src/gettext.h: New file. * po/.cvsignore: New file. * po/Makevars: New file. * po/POTFILES.in: New file. * src/gdbmdefs.h: Define DEFAULT_TEXT_DOMAIN, _, N_ Include gettext.h * src/bucket.c: Add NLS markers. * src/falloc.c: Likewise. * src/findkey.c: Likewise. * src/gdbmerrno.c: Likewise. * src/gdbmfetch.c: Likewise. * src/gdbmseq.c: Likewise. * src/gdbmstore.c: Likewise. * src/update.c: Likewise. * src/testgdbm.c: Add NLS markers. (main): Initialize I18N.
2011-08-06Update docs.Sergey Poznyakoff1
* doc/Config: New file. * doc/gendocs_template: Rewrite for the new site layout.
2011-08-06(DISTCHECK_CONFIGURE_FLAGS): New variable.Sergey Poznyakoff1
Force the use of --enable-libgdbm-compat on distcheck stage.
2011-08-03(dist-hook): Remove destination file before copying over it.Sergey Poznyakoff1
2011-08-03Makefile.am (dist-hook): Replace /*@DIST_DATE@*/ with the actual ↵Sergey Poznyakoff1
distribution date.
2011-08-03Update copyright headers.Sergey Poznyakoff1
2011-08-02Add tests.Sergey Poznyakoff1
2011-08-01(ACLOCAL_AMFLAGS): New variable.Sergey Poznyakoff1
2008-11-21Initial revisionJason Downs1

Return to:

Send suggestions and report system problems to the System administrator.