summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* - add popt.pc.jbj2009-07-251-1/+1
* Errr.. no, "-D_GNU_SOURCE -D_REENTRANT" has nothing to do with GCC (itrse2009-04-121-9/+7
* - permit glob(3) patterns in appName field of popt alias/exec config.jbj2009-01-231-1/+1
* - test/use HAVE_SRANDOM to avoid portability issues.jbj2008-10-251-1/+1
* - jbj: fix: remove AC_CHECK_VA_COPY check, va_copy is no longer used.jbj2008-10-041-1/+0
* - jbj: add eo.po and id.po (Translation Project).jbj2008-09-181-1/+1
* - start popt-1.15 development.jbj2008-04-061-1/+1
* - jbj: add @LTLIBICONV@ when needed (Stanislav Brabec<sbrabec@suse.cz>).jbj2008-03-271-0/+1
* - jbj: permit "#define POPT_fprintf fprintf" to lose the malloc'ing fprintf.jbj2008-03-091-1/+1
* - jbj: study the mess with splint, remove annotations where possible.jbj2008-03-091-33/+10
* - jbj: test for <glob.h>, disable reading directory poptrc files if not.jbj2008-03-081-2/+2
* - jbj: add new fi, th, zh_TW translations (Translation Project).jbj2008-02-171-1/+1
* - jbj: remove duplicate nb locale from ALL_LINGUAS.jbj2008-02-111-1/+1
* - tag popt-1_13-release, V++ == 1.14.jbj2007-12-131-1/+1
* - jbj: add a %track section (as in rpm-5.0) to popt.spec.popt-1_13-releasejbj2007-12-111-1/+1
* - re-add it.po (from Sandro Bonazzola <sandro.bonazzola@gmail.com>).jbj2007-11-141-1/+1
* drop MARK64 hack also for POPT (similar to what we have already done for RPM ...rse2007-11-111-9/+0
* no longer required to check for alloca(3)rse2007-11-041-1/+0
* Autoconf has a specialized macro for alloca(3) checkingrse2007-11-041-1/+2
* Make it compile for libc implementations that need <alloca.h> for alloca()bero2007-11-031-1/+1
* more --help fiddles from bugzilla #178413.jbj2007-08-241-2/+2
* - add zh_CN.po (Translation Project).jbj2007-08-131-1/+1
* - use PACKAGE_BUGREPORT.jbj2007-08-111-1/+1
* add ga.po.jbj2007-08-081-1/+1
* nb (Norwegian Bookmal) is proper lang codearekm2007-07-171-1/+1
* Drop eu_ES (was empty).arekm2007-07-171-1/+1
* add 2 new locales.popt-1_12-releasejbj2007-07-171-1/+1
* - add vi.po (Translation Project).jbj2007-07-141-1/+1
* prepare for popt-1.12 release.jbj2007-07-131-1/+1
* Before attempting to read the hard-coded /etc/popt file try to read inrse2007-07-021-0/+4
* fix portability by providing the necessary Autoconf glue for the use of the (...rse2007-06-151-0/+1
* Drop empty/broken translations.arekm2007-06-141-1/+1
* POPT still used alloca(3), a usually machine-, compiler-, andrse2007-06-141-1/+1
* Fix building POPT directly from CVS sources.rse2007-06-141-1/+1
* Un-gettextized version of configure.ac.jbj2007-06-091-1/+1
* modernize popt autocrap.jbj2007-06-091-15/+14
* - protottype headerGetEntry 4th arg as void *, not void **.jbj2007-06-091-1/+1
* Drop autogenerated or autocopied files. Run gettextize which copies needed fi...arekm2007-06-051-1/+1
* Bring in rpm.org changes to HEAD.jbj2007-05-251-20/+36
* Update translation changes from rpm-4_4pauln2005-05-241-1/+1
* Blueprint against rpm-4.4.1 changes.jbj2005-02-211-1/+1
* - bump popt to version to 1.10.rpm-4_4-releasejbj2004-10-281-1/+1
* splint fiddles.jbj2003-04-301-2/+3
* Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj2003-03-201-1/+1
* part twosopwith2002-12-061-1/+1
* - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj2002-12-011-0/+7
* - add AC_SYS_LARGFILE throughout.jbj2002-11-191-0/+1
* - set cachesize without a dbenv, the default is far too small.jbj2002-08-261-0/+88