make check fixed - now warnings deprecated std::auto_ptr → to be fixed later; refs #14

This commit is contained in:
Marc Wäckerlin
2015-02-23 10:29:01 +00:00
parent 72169a5779
commit 01117196eb
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2015-02-19 08:45 marc
* AUTHORS, ChangeLog, INSTALL, README, ax_cxx_compile_stdcxx_11.m4,
configure.ac, configure.in, debian/changelog.in, debian/control,
debian/control.in, debian/rules, doc/doxyfile.in,
doc/makefile.am, libxml-cxx.spec.in, makefile.am,
src/libxml-cxx.pc.in, src/version.cxx.in: new build rules, same
changes as in ticket 12 of mrw-c++; refs #14
2013-01-25 14:37 marc
* libxml-cxx.spec.in: fix fedora-18 bug; closes #13