]> git.ipfire.org Git - thirdparty/ccache.git/commit
Only compile getopt_long.c when needed
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:28:16 +0000 (18:28 +0200)
committerAnders F Björklund <anders.f.bjorklund@gmail.com>
Sun, 16 Sep 2018 16:28:16 +0000 (18:28 +0200)
commit5922ffcfa75a18e78c4ae75bb447b34a0d91d12b
treee4c43fadc8ca88443bce7d682b6b6510352d5513
parente01e22b2fd2b0577e87c479f3257c85a18cd2a18
Only compile getopt_long.c when needed

ISO C disallows empty translation units
Makefile.in
configure.ac