]> git.ipfire.org Git - thirdparty/squid.git/commit
Moved header testing from Common.am to TestHeaders.am. Not all makefiles
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 18:19:37 +0000 (11:19 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 18:19:37 +0000 (11:19 -0700)
commitfe57027d8dbfc7a0bf017caacbbef18a7144d203
tree351d7dc5173874757b79b293c8a8ce0c2f4532c2
parent97bd4671690a070325b617e7671c18356e8d2edd
Moved header testing from Common.am to TestHeaders.am. Not all makefiles
using Common.am will use a standardized header test, at least for now.
We have makefiles that test headers in subdirectories, for example.
src/Common.am
src/TestHeaders.am [new file with mode: 0644]
src/base/Makefile.am