]> granicus.if.org Git - libatomic_ops/commit
Fix comments style in configure.ac and Makefile.am
authorIvan Maidanski <ivmai@mail.ru>
Fri, 18 May 2018 17:46:38 +0000 (20:46 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 6 Aug 2018 20:27:39 +0000 (23:27 +0300)
commit7d85eae97471596e0259d4efba00530ab051ec4a
tree7c2d08b3e01071d8c42d616908f7db405f2ef5af
parent1927f18eb207f07307732536e1638a4a66e0d5c5
Fix comments style in configure.ac and Makefile.am
(cherry-pick of commit d2864b5 from 'master')

Do not allow the comments that are meaningless in the auto-generated
configure and Makefile.in to be put to these files.

* Makefile.am (check-nolink): Change comment style from "#" to "##".
* configure.ac: Add the copyright and disclaimer.
* configure.ac: Change comment style from "#" to "dnl" for the comments
that are meaningless in auto-generated configure file.
Makefile.am
configure.ac