]> sigrok.org Git - libsigrokdecode.git/commit - AUTHORS
Minor autotools improvements.
authorUwe Hermann <redacted>
Sun, 20 Jan 2013 20:46:42 +0000 (21:46 +0100)
committerUwe Hermann <redacted>
Sun, 27 Jan 2013 16:53:56 +0000 (17:53 +0100)
commit1c9ac10f4b2c6e83184fe29bd32e090fcac211e7
tree8ef7aa806ce012599e87c67ad6cc40a58797e5d4
parent322c6b2fb36aaa38967ca797acef0ebb1f3090e6
Minor autotools improvements.

 - Don't use "foreign" option for automake. Without this automake will
   perform some additional sanity checks e.g. on missing files. It will also
   now add the usual INSTALL file which documents the configure options etc.

 - Add AUTHORS file.

 - Add 'check-news' automake option, which will abort 'make dist' if
   the NEWS file doesn't list the current (to be released) package
   version at the top (i.e., if we forget to update NEWS).
AUTHORS [new file with mode: 0644]
autogen.sh
configure.ac