Simon Josefsson
e335fac5d0
maint: Use AC_CONFIG_MACRO_DIRS instead of ACLOCAL_AMFLAGS.
...
Also arrange order of directories so that am__aclocal_m4_deps
in Makefile.in is generated the same by ./bootstrap and
autoreconf. The latter is invoked by 'make release' (via the
_version rule in GNUmakefile) to change the version number.
We want am__aclocal_m4_deps to be identical so that the
"make dist" and "make release" tarballs are identical.
* Makefile.am (ACLOCAL_AMFLAGS): Remove.
configure.ac (AC_CONFIG_MACRO_DIRS): Add.
bootstrap.conf (ACLOCAL_AMFLAGS): Remove.
2025-02-20 15:16:07 +01:00
Simon Josefsson
87b59aefbe
maint: Generate minimal source tarballs using git-archive.
...
Makefile.am (srcdist): Add.
2025-02-20 15:12:27 +01:00
Simon Josefsson
c6f67628d5
maint: Reproducible tarball fixes for Texinfo manual.
...
Makefile.am (texi-stamps-to-mtime-NEWS): Set modtime of
doc/inetutils.texi to that of NEWS file on "make dist", so that
stamp-vti and version.texi have a reproducible time stamp.
2025-02-20 15:11:04 +01:00
Simon Josefsson
47692f2cf8
maint: Fix VPATH and macOS builds
...
Makefile.am (mtime-NEWS-to-git-HEAD): Use git -C and touch -t.
2025-02-20 15:10:33 +01:00
Simon Josefsson
30a6f3cbcd
maint: Store released ChangeLog entries in git.
...
* Makefile.am (EXTRA_DIST): Add ChangeLog.2
(gen-ChangeLog): Only include unreleased entries.
(ChangeLog.2): New rule to re-generate file.
2025-02-20 15:04:54 +01:00
Simon Josefsson
04c3738a6c
maint: Run 'make update-copyright'.
2025-01-01 18:21:25 +01:00
Simon Josefsson
71226a79c9
maint: Make tarball reproducible.
...
* cfg.mk (TAR_OPTIONS): Hard code mode and mtime.
* Makefile.am (mtime-NEWS-to-git-HEAD): Add.
(dist-hook): Use it.
2024-05-12 10:46:33 +02:00
Simon Josefsson
0180b40990
maint: Add bootstrap* to EXTRA_DIST.
...
Suggested by Guillem Jover.
2024-05-08 21:49:46 +02:00
Simon Josefsson
aba8d6528e
maint: Run 'make update-copyright'.
2024-01-01 11:28:59 +01:00
Simon Josefsson
4bfe18d36f
maint: Run 'make update-copyright'.
2023-01-01 01:37:41 +01:00
Alfred M. Szmidt
6d519229fa
Happy GNU 2022 year!
2022-01-01 17:23:02 +01:00
Simon Josefsson
1d5c923528
maint: Use copyright year ranges for readability.
...
* cfg.mk (update-copyright-env): Add, from coreutils.
(VC_LIST_ALWAYS_EXCLUDE_REGEX): Add, for update-copyright exceptions.
* README: Add info about copyright year ranges.
* *: Update copyright notices.
2021-09-03 18:41:09 +02:00
Simon Josefsson
23065b1faf
Drop old or unnecessary build rules.
...
* Makefile.am (DISTCLEANFILES): Remove inetutils*.tar*.
(snapshot): Remove rule.
* bootstrap.conf (bootstrap_sync): Remove, causes unnecessary *-dirty
version number if bootstrap changes in gnulib.
(.bootstrap): Remove custom code.
* configure.ac: Remove no-op comments about old systems.
2021-07-24 15:14:40 +02:00
Simon Josefsson
e395bb93f1
Use gitlog-to-changelog.
...
* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
(bootstrap_post_import_hook): Create ChangeLog, for automake.
* Makefile.am (gen-ChangeLog): New rule.
(dist-hook): Depend on gen-ChangeLog.
(EXTRA_DIST): Distribute ChangeLog.1.
* THANKS: Refer to version control logs too.
* ChangeLog: Renamed to ChangeLog.1.
* NEWS: Mention change.
2021-05-25 17:54:37 +02:00
Simon Josefsson
e8e49253b0
Only do what git-version-gen recommends regarding .version.
...
* Makefile.am (DISTCLEANFILES): Don't distclean
$(top_builddir)/.version.
2021-01-25 11:10:11 +01:00
Simon Josefsson
e3c953a038
git-version-gen: Sync with git-version-gen usage instructions.
...
* Makefile.am (EXTRA_DIST): Add.
(BUILT_SOURCES): Use srcdir.
(.version): Likewise.
2021-01-25 09:49:56 +01:00
Alfred M. Szmidt
911413ea57
Happy GNU 2021 year!
2021-01-01 11:35:27 +01:00
Simon Josefsson
d8de4587f2
Update copyright years to use intervals up to 2020.
2020-01-01 13:21:37 +01:00
Mats Erik Andersson
3d64a8c728
Update copyright years to 2017. (silent change)
2017-02-21 14:25:23 +01:00
Mats Erik Andersson
84dcf08568
Update copyright years to 2016. (silent change)
2016-01-22 19:09:49 +01:00
Alfred M. Szmidt
e83fba6291
Makefile.am (ACLOCAL_AMFLAGS): New variable.
...
bootstrap.conf (ACLOCAL_AMFLAGS): Add 'm4' to search list.
2015-06-09 09:45:35 +02:00
Mats Erik Andersson
d3c9b1b8fa
Update copyright years with 2015. (silent change)
2015-01-16 14:09:44 +01:00
Mats Erik Andersson
ae85332551
Update copyright years with 2014. (silent change)
2014-01-18 12:23:21 +01:00
Mats Erik Andersson
0a482ca1c2
Documentation
2013-06-17 15:54:28 +02:00
Mats Erik Andersson
d1d52cce92
Update copyright years with 2013. (silent change)
2013-05-22 21:03:41 +02:00
Mats Erik Andersson
5d83e7c8c1
Working distcheck target.
2013-04-11 13:28:37 +02:00
Mats Erik Andersson
46d208a7f5
Summary printout.
2013-04-11 03:20:49 +02:00
Alfred M. Szmidt
97e598f087
Makefile.am (DISTCLEANFILES): Added $(PACKAGE)-$(VERSION).tar.xz to list.
2012-03-31 12:41:03 +02:00
Alfred M. Szmidt
99c71142f2
Updated copyright years; happy 2012! (silent change)
2012-01-01 19:27:00 +01:00
Alfred M. Szmidt
7f8ed19e31
Makefile.am (EXTRA_DIST): Removed README-alpha from list.
2011-12-31 16:13:26 +01:00
Alfred M. Szmidt
12c920a354
Updated ./bootstrap.
2011-10-23 13:18:39 +02:00
Alfred M. Szmidt
d9788a7d35
Updated copyright years; happy 2011! (silent change)
2011-01-02 15:23:38 +00:00
Alfred M. Szmidt
60a5416192
Use git-version-gen to extract version number.
2010-10-31 21:37:41 +01:00
Alfred M. Szmidt
34f91cc1f7
Makefile.am (DISTCLEANFILES): Added `$(PACKAGE)-$(VERSION).tar.gz' to list.
2010-05-15 13:48:35 +02:00
Alfred M. Szmidt
95ea74e024
Moved single file programs to src/.
2010-01-12 23:18:27 +01:00
Alfred M. Szmidt
c583418f78
Updated copyright years for 2010.
...
Happy New Year!
2010-01-02 14:58:43 +01:00
Simon Josefsson
cf704389ed
Increase required automake version.
2009-12-09 11:23:40 +01:00
Simon Josefsson
b68da88c43
Add (some) man pages.
2009-12-07 11:45:55 +01:00
Alfred M. Szmidt
0ae726abd8
Updated copyright notice. (silent change)
2009-11-03 18:35:51 +01:00
Alfred M. Szmidt
cd839cfe5e
Renamed gwhois' to whois'.
2009-11-03 18:35:34 +01:00
Giuseppe Scrivano
21e83ddbb7
rexec: new program
2009-08-20 12:33:26 +02:00
Sergey Poznyakoff
3636b18f42
Use separate sources for autoconf macros, as recommended
...
by Autoconf.
* acinclude.m4: Remove
* am: New directory.
* am/check_macro.m4: New file
* am/check_member.m4: New file
* am/check_weak_refs.m4: New file
* am/config_paths.m4: New file
* am/enable.m4: New file
* am/flushleft.m4: New file
* am/krb5.m4: New file
* am/libcurses.m4: New file
* am/result.m4: New file
* bootstrap: Get aclocal flags from Makefile.am
* Makefile.am (ACLOCAL_AMFLAGS): Add -I am.
2009-07-03 10:43:51 +00:00
Alfred M. Szmidt
e478776981
Accidentally commited things that shouldn't have been commited. And
...
didn't commit things that should have been commited. (Silent fix)
2009-04-15 17:21:25 +00:00
Alfred M. Szmidt
f1f471d1fb
2009-04-11 Alfred M. Szmidt <ams@gnu.org>
...
* bootstrap.conf (checkout_only_file): Removed variable.
* README-hacking: New file.
2009-04-11 21:20:38 +00:00
Alfred M. Szmidt
435c09f2b7
* Makefile.am (DISTCLEANFILES): Removed `include/*.h,
...
`include/*/*.h', and `include/stamp-'h from list.
* configure.ac (AC_CONFIG_FILES): Removed `doc/rfc/Makefile.am'
from list
* doc/Makefile.am (SUBDIRS): Remove variable.
* doc/rfc/.cvsignore, doc/rfc/Makefile.am, doc/rfc/rfc1282.txt:
Files removed.
2008-09-27 08:16:33 +00:00
Debarshi Ray
4367fda14b
2008-08-12 Debarshi Ray <rishi@gnu.org>
...
* NEWS: Mention the addition of `hostname'.
* configure.ac: Add new client `hostname'.
(AC_CONFIG_FILES): Add `hostname/Makefile'.
* Makefile.am (SUBDIRS): Add `hostname' to list.
* hostname/Makefile.am: New file.
* hostname/hostname.c: Likewise.
2008-08-12 02:13:34 +00:00
Alfred M. Szmidt
023fb591f8
How did that get there... Sorry Debarshi.
2008-01-05 22:18:47 +00:00
Alfred M. Szmidt
5dc26adea6
Updated to GPLv3.
2007-06-29 16:29:35 +00:00
Simon Josefsson
664da77a47
Add initial tests/ for self-tests.
2007-04-12 11:24:43 +00:00
Alfred M. Szmidt
f4a0534043
(snapshot): Target renamed to `snapshot'.
2007-03-31 14:47:36 +00:00