summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings from configure test programs.Todd C. Miller2020-06-202-16/+19
* Add SPDX-License-Identifier to files.Todd C. Miller2019-04-291-0/+14
* Add support for utmps as found in HP-UX.Todd C. Miller2018-11-181-0/+63
* Add a test for the 4-argument au_close() function found in SolarisTodd C. Miller2018-08-271-0/+20
* Use /run in preference to /var/run if it exists.Todd C. Miller2018-02-191-1/+1
* update my email to Todd.Miller@sudo.wsTodd C. Miller2017-12-031-1/+1
* Use AX_APPEND_FLAG instead of SUDO_APPEND_CPPFLAGS and directTodd C. Miller2016-11-172-27/+75
* Update to libtool 2.4.6Todd C. Miller2016-10-215-69/+120
* Instead of trying to make weak functions work on all platforms,Todd C. Miller2015-05-111-338/+0
* Need to quote $GCC as it may include arguments. From Tim Rice.Todd C. Miller2015-05-071-2/+2
* When checking for weak aliases, check the gcc attribute format lastTodd C. Miller2015-03-051-19/+20
* Use weak symbols for sudo_warn_gettext() and sudo_warn_strerror()Todd C. Miller2015-02-171-0/+337
* Sanity check the TZ environment variable by special casing it inTodd C. Miller2015-02-061-1/+21
* Use AC_PATH_PROG to find programs instead of checking the path manually.Todd C. Miller2015-01-191-52/+16
* Update to libtool 2.4.4 + HP-UX patchesTodd C. Miller2015-01-143-43/+389
* Don't need sys/param.h.Todd C. Miller2015-01-141-1/+0
* Update to libtool 2.4.3 + HP-UX patchesTodd C. Miller2014-10-305-38/+76
* Prefer /usr/bin/sh to /bin/sh to match modern systems.Todd C. Miller2014-09-201-1/+1
* Only include functions in util.exp that are actually in the library.Todd C. Miller2014-07-291-0/+11
* Do not set an internal name for HP-UX modules, only archives. ThisTodd C. Miller2014-07-011-3/+18
* Fix my typos in the HP-UX libtool patchTodd C. Miller2014-06-291-4/+4
* libtool patches for HP-UX to support DESTDIRTodd C. Miller2014-06-261-11/+71
* Move the sha2 code into libreplace and add configure checks forTodd C. Miller2014-04-091-0/+18
* Replace --with-timedir and --with-lecture_dir with --with-rundirTodd C. Miller2014-02-011-14/+14
* Switch to new time stamp file format. Each user now has a singleTodd C. Miller2014-01-301-4/+21
* Update to libtool-2.4.2.418Todd C. Miller2014-01-095-1028/+1035
* Do not rely on NULL being defined for getaddrinfo() test.Todd C. Miller2013-11-251-2/+2
* Add dedicated test for getaddrinfo(). Tru64 UNIX contains twoTodd C. Miller2013-11-201-0/+70
* Add check for C99 compliant (v)snprintf function.Todd C. Miller2013-11-191-0/+82
* Fixes for building under Tru64; from Daniel Richard G.Todd C. Miller2013-11-171-0/+12
* From Daniel Richard G. (bug #622)Todd C. Miller2013-11-131-0/+395
* Build with -fstack-protector and link with -zrelo where supported.Todd C. Miller2012-05-222-0/+143
* Update to libtool 2.4.2Todd C. Miller2011-11-213-64/+230
* Update to autoconf 2.68 and libtool 2.4Todd C. Miller2011-08-112-330/+724
* Update to libtool 2.2.10Todd C. Miller2011-03-104-473/+560
* Update to libtool-2.2.6b. I haven't made any local modificationsTodd C. Miller2010-05-215-0/+7963