From 2b85ab880d4fff8addb2deac4c25223c7973976e Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 21 May 2011 15:02:10 +0200 Subject: build-sys: use AUTOMAKE_OPTIONS = gnu The change will cause make dist to have INSTALL file from automake release, which hopefully is more up to date than manually maintained version. The gnu option will also require ChangeLog to be present, and without doubts no-one wants to maintain that manually. I added file to reference link to internet git repository view. At the time of make dist current tag is added to the ChangeLog reference which will make release to point exactly to the point where changes ended. Minor drawback is that untagged make dist releases will contain a broken link in ChangeLog. Signed-off-by: Sami Kerola --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..ab4d2479d --- /dev/null +++ b/ChangeLog @@ -0,0 +1,3 @@ +See version control history. + +http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=log -- cgit v1.2.3-55-g7522