summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/libasprintf/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2011-06-071-1/+2
* Invoke gnulib-tool also for gettext-runtime/libasprintf.Bruno Haible2009-08-151-13/+5
* Improve silent-rules support.Bruno Haible2009-06-231-1/+1
* Don't pass package and version to AM_INIT_AUTOMAKE.Bruno Haible2009-06-231-2/+2
* Assume automake >= 1.10.2.Bruno Haible2009-06-231-3/+1
* Fix invalid read past end of memory block.Bruno Haible2009-06-231-1/+1
* More consistent m4 quoting.Bruno Haible2009-06-231-11/+11
* Switch to libtool-2.2.2.Bruno Haible2009-06-231-3/+2
* Align to gnulib.Bruno Haible2009-06-231-1/+3
* Fix macro calls for 'long long' / 'long double' checks.Bruno Haible2009-06-231-2/+1
* Ensure EOVERFLOW is correctly defined.Bruno Haible2009-06-231-1/+2
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Remove signed.m4.Bruno Haible2009-06-231-1/+0
* Assume working 'const'.Bruno Haible2009-06-231-1/+0
* Enable shared libraries on Cygwin.Bruno Haible2009-06-231-2/+4
* Cygwin portability.Bruno Haible2009-06-231-0/+1
* Improved BeOS support.Bruno Haible2009-06-231-0/+5
* Update FSF postal address.Bruno Haible2009-06-231-2/+2
* Change AC_CONFIG_AUX_DIR argument.Bruno Haible2009-06-231-2/+2
* jm_ -> gl_Bruno Haible2009-06-231-2/+2
* Updates for the MSVC port.Bruno Haible2009-06-231-0/+1
* Use size_t instead of ssize_t where possible.Bruno Haible2009-06-231-1/+0
* Make it compile on platforms that lack SIZE_MAX or ssize_t.Bruno Haible2009-06-231-1/+6
* No need to pass an argument to the FIX_MAKEFILE_* macros.Bruno Haible2009-06-231-2/+2
* Portability tweaks for NetBSD.Bruno Haible2009-06-231-1/+2
* On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf.Bruno Haible2009-06-231-1/+1
* Add check for wcslen.Bruno Haible2009-06-231-1/+1
* Use our own vasprintf() if the system has a deficient one.Bruno Haible2009-06-231-0/+1
* Add an implementation of printf(), fprintf() etc. that supports formattingBruno Haible2009-06-231-1/+1
* Adapt to new directory structure.Bruno Haible2009-06-231-2/+31
* Move libasprintf/configure.in to gettext-runtime/libasprintf/configure.ac.Bruno Haible2009-06-231-0/+54