Differences From Artifact [d6e6218bd6]:
- File Makefile.in — part of check-in [bf7f82b5e8] at 2016-12-01 21:51:55 on branch tls-1-7 — Updated to support a deterministic mode (user: rkeene, size: 2517) [annotate] [blame] [check-ins using]
To Artifact [61095b54b2]:
- File Makefile.in — part of check-in [f755cb09a6] at 2016-12-02 18:52:35 on branch tls-1-7 — Updated to include a copy of the autoconf macros we use in our version control, autogen will update them (user: rkeene, size: 2528) [annotate] [blame] [check-ins using]
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | CC = @CC@ AR = @AR@ RANLIB = @RANLIB@ CFLAGS = @CFLAGS@ @SHOBJFLAGS@ |
︙ |