| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
* build-aux/compile, build-aux/depcomp, build-aux/ltmain.sh: Update.
* build-aux/mdate-sh, build-aux/missing: Likewise.
* m4/gpg-error.m4, m4/libassuan.m4, m4/ltoptions.m4: Likewise.
* m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.m4: Likewise.
--
Signed-off-by: NIIBE Yutaka <[email protected]>
|
| |
|
|
|
|
| |
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
|
| |
|
|
| |
Signed-off-by: Werner Koch <[email protected]>
|
|
|
* configure.ac: Use AC_CONFIG_AUX_DIR. Remove args from
AM_INIT_AUTOMAKE. Replace AM_CONFIG_HEADER by AC_CONFIG_HEADER.
* compile, config.guess, config.sub, depcomp, install-sh, ltmain.sh
* mkinstalldirs, texinfo.texi: Move to build-aux/ and update from
gnulib (c042abf).
* build-aux/mdate-sh, build-aux/missing: Install via automake -a -c.
Update autogen.sh for changed config dir.
* autogen.sh: Adjust for scripts dir change. Update W32 toolprefix
list.
|