]> 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>
Fri, 18 May 2018 17:46:38 +0000 (20:46 +0300)
commitd2864b5eba8c45a8c76b99bb62d0ae3334eb1c07
treedce5fb2e803acf62403f40383ae27b25a0dd92a6
parent0b6da86925e776e0750878421fdb2a590e44b280
Fix comments style in configure.ac and Makefile.am
(code refactoring)

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