1*212397c6Schristos2014-09-24 David Malcolm <dmalcolm@redhat.com> 2*212397c6Schristos 3*212397c6Schristos * ChangeLog.jit: Add copyright footer. 4*212397c6Schristos 5*212397c6Schristos2013-10-07 David Malcolm <dmalcolm@redhat.com> 6*212397c6Schristos 7*212397c6Schristos * Makefile.am: Add PICFLAG to libz_a_CFLAGS. 8*212397c6Schristos * configure.ac (--enable-host-shared): Set up PICFLAG rather 9*212397c6Schristos than attempting to append -fPIC to CFLAGS. 10*212397c6Schristos * Makefile.in: Regenerate. 11*212397c6Schristos * configure: Regenerate. 12*212397c6Schristos 13*212397c6Schristos2013-10-03 David Malcolm <dmalcolm@redhat.com> 14*212397c6Schristos 15*212397c6Schristos * configure.ac: Add --enable-host-shared. 16*212397c6Schristos * configure: Regenerate. 17*212397c6Schristos 18*212397c6SchristosCopyright (C) 2013-2014 Free Software Foundation, Inc. 19*212397c6Schristos 20*212397c6SchristosCopying and distribution of this file, with or without modification, 21*212397c6Schristosare permitted in any medium without royalty provided the copyright 22*212397c6Schristosnotice and this notice are preserved. 23