aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-02Changes for building on W32 without needing libintl.Werner Koch1-2/+1
2005-08-19Does now allow to build a W32 DLL.Werner Koch1-1/+1
2004-12-18Add option --build-w32.Werner Koch1-2/+53
2004-04-192004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann1-2/+2
* autogen.sh: Added ACLOCAL_FLAGS.
2004-03-09* src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.Werner Koch1-1/+1
(CLEANFILES): Add that temporary file. * configure.ac (AC_PROG_CPP): Added. * src/err-codes.h.in: Removed trailing spaces from GPG_ERR_NOT_LOCKED.
2003-12-08Get the gettext version from the special GETTEXT_VERSION macro.Werner Koch1-2/+2
2003-12-08* README.CVS: Enhanced.Werner Koch1-42/+56
* autogen.sh: New. * Makefile.am (EXTRA_DIST): Added autogen.sh.
2003-12-08Also test for msgmerge to detect presence of gettext-dev.Werner Koch1-5/+8
2003-12-08* autogen.sh: New.Werner Koch1-49/+28
* Makefile.am (EXTRA_DIST): Added autogen.sh. * libtool.m4: Added (CVS only).
2003-12-08* autogen.sh: New.Werner Koch1-0/+104
* Makefile.am (EXTRA_DIST): Added autogen.sh.