]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: use well-known file name conftest.c
authorKamil Dudka <kdudka@redhat.com>
Mon, 15 Mar 2021 09:27:40 +0000 (10:27 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 15 Mar 2021 09:42:48 +0000 (10:42 +0100)
commit4e7690ebec7794bdc9ffb877e4f711254f42c310
tree7ee6d2dd3d04fc53dcf97e2786d908bb283eafac
parentcf3d976a680379c61855941068badb0f22cd84da
configure: use well-known file name conftest.c

... for configuration checks.  Compiler wrappers check for this name
in order to skip any instrumentation of the build that is intended
for regular source files only.
configure