summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Python 2 to 3 migration - m4 folder (#144)Scott Furry2023-05-122-28/+64
* Update gettext.Peter Johnson2014-08-108-216/+444
* Improve check for Cython version.Peter Johnson2012-08-301-4/+5
* Fix cython.m4 for beta versions of Cython.Peter Johnson2011-06-251-4/+9
* Fix #206: Update gettext bits to gettext 0.17.Peter Johnson2010-06-164-108/+235
* Unbreak make distcheck.Peter Johnson2010-01-071-1/+1
* Use Cython instead of Pyrex.Peter Johnson2010-01-012-17/+17
* Update to gettext 0.16.1.Peter Johnson2007-02-1329-454/+500
* Pyrex detection: strip a-z suffix to correctly detect Pyrex 0.9.5.1a.Peter Johnson2007-02-121-1/+1
* * ax_create_stdint_h.m4: Fix a couple bugs.Peter Johnson2006-05-041-5/+3
* * ax_create_stdint_h.m4: Don't bother using head -1 to get the first line ofPeter Johnson2006-04-091-4/+4
* * pyrex.m4: Add a little documentation.Peter Johnson2006-04-041-0/+3
* Be much smarter at checking for and running Pyrex. Pyrex is a Python modulePeter Johnson2006-04-042-0/+15
* Hook Python module into the build (even though it's pretty incomplete),Peter Johnson2006-04-042-0/+25
* * hamt.c: Use uintptr_t to correctly cast to integer from pointer. On somePeter Johnson2005-09-051-0/+677
* Greatly simplify build system by removing libtool and integrating formerlyPeter Johnson2004-12-014-5377/+28
* Add work around for static-build libtool binaries to find preloaded modulesPeter Johnson2004-10-111-0/+3
* Update auto*, libtool, libltdl, and gettext scripts.Peter Johnson2004-08-1423-1808/+1742
* Previous commit broke build on non-CygWin. Fixed so it now works on bothPeter Johnson2004-04-031-13/+13
* Disable checking for system-wide ARGZ functions; they're broken on CygWinPeter Johnson2004-04-031-14/+14
* Take out the CXX and GCJ tests; we don't need them, and they break builds onPeter Johnson2003-03-181-30/+1
* Update to GNU Libtool 20030216 (from Cygwin) to get dynamic linking workingPeter Johnson2003-03-152-2736/+4945
* Add __int64 check.Peter Johnson2003-02-131-0/+10
* Add long long detection to unsigned long long detection.Peter Johnson2003-02-132-9/+21
* Update to gettext-0.11.5.Peter Johnson2002-10-0213-33/+367
* Bring in AC_PROVIDE_IFELSE changes necessary for AC_LIBTOOL_DLOPEN and likePeter Johnson2002-07-131-3/+3
* Integrate gettext, libtool, and libltdl into CVS and more tightly intoPeter Johnson2002-05-292-0/+329
* Include all the m4 files in EXTRA_DIST.Peter Johnson2002-05-291-0/+12
* Initial revisionPeter Johnson2002-05-2910-0/+1573
* Initial revisionPeter Johnson2002-05-291-0/+3573