12002-08-28 Assar Westerlund <assar@kth.se> 2 3 * Makefile.am (make_print_version_LDADD): do not hardcode -ldes, 4 use $(LIB_des) 5 62002-08-19 Johan Danielsson <joda@pdc.kth.se> 7 8 * print_version.c: add bug-report message 9 102002-05-20 Johan Danielsson <joda@pdc.kth.se> 11 12 * print_version.c: update year 13 142001-08-24 Assar Westerlund <assar@sics.se> 15 16 * Makefile.am (make_print_version_LDADD): use = instead of += (be 17 nice to current automake) 18 192001-04-21 Johan Danielsson <joda@pdc.kth.se> 20 21 * print_version.c: 2001 22 232001-01-31 Assar Westerlund <assar@sics.se> 24 25 * Makefile.am: remove -static turning this into a convenience 26 library 27 282000-11-15 Assar Westerlund <assar@sics.se> 29 30 * Makefile.am: make the library static and don't install it 31 322000-07-08 Assar Westerlund <assar@sics.se> 33 34 * make-print-version.c (heimdal_version, krb4_version): const-ize, 35 based on thorpej@netbsd.org's change to NetBSD 36