diff options
author | hunt <hunt> | 2005-07-26 21:08:00 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-07-26 21:08:00 +0000 |
commit | f05bc729c752cee5eb11fde9193eea12a21b0d12 (patch) | |
tree | 6e020fb9d3719a2e8705ceb1cbd057784773c61f /ChangeLog | |
parent | 6c9f0d3733f8930c56e7999eec470333bcba54c9 (diff) | |
download | systemtap-steved-f05bc729c752cee5eb11fde9193eea12a21b0d12.tar.gz systemtap-steved-f05bc729c752cee5eb11fde9193eea12a21b0d12.tar.xz systemtap-steved-f05bc729c752cee5eb11fde9193eea12a21b0d12.zip |
2005-07-26 Martin Hunt <hunt@redhat.com>
* Makefile.am (AM_CPPFLAGS): Set PKGLIBDIR correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,10 @@ 2005-07-26 Martin Hunt <hunt@redhat.com> - * systemtap.spec.in: Stpd goes in libexec/systemtap. + * Makefile.am (AM_CPPFLAGS): Set PKGLIBDIR correctly. +2005-07-26 Martin Hunt <hunt@redhat.com> + * systemtap.spec.in: Stpd goes in libexec/systemtap. * Makefile.am (libexecdir): Set to libexecdir/systemtap. - * aclocal.m4, Makefile.in: Regenerated 2005-07-25 Roland McGrath <roland@redhat.com> |