about summary refs log tree commit diff
path: root/libtls.pc.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-23 17:13:37 -0500
committerJune McEnroe <june@causal.agency>2022-12-23 17:13:37 -0500
commitf4d4a3ff867b2984900301367179822ce3e1332d (patch)
tree75b83da5eb98fe7aa85f6f96c0ea3da71c98d8f4 /libtls.pc.in
parentImport LibreSSL 3.6.1 (diff)
downloadlibretls-f4d4a3ff867b2984900301367179822ce3e1332d.tar.gz
libretls-f4d4a3ff867b2984900301367179822ce3e1332d.zip
Import LibreSSL 3.7.0
Diffstat (limited to 'libtls.pc.in')
0 files changed, 0 insertions, 0 deletions
='logmsg'> We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping