mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Removed include/vg_skin.h, which has been a shell just pointing to
tool.h for a while now. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3058
This commit is contained in:
parent
3093a1768b
commit
ceb66880ae
@ -12,8 +12,7 @@ incinc_HEADERS = \
|
||||
basic_types.h \
|
||||
tool.h \
|
||||
tool_asm.h \
|
||||
valgrind.h \
|
||||
vg_skin.h
|
||||
valgrind.h
|
||||
|
||||
BUILT_SOURCES = tool.h valgrind.h
|
||||
CLEANFILES = tool.h valgrind.h
|
||||
|
||||
@ -1,3 +0,0 @@
|
||||
// "vg_skin.h" was renamed to "tool.h"; this is for backward compatibility
|
||||
// with old external tools.
|
||||
#include "tool.h"
|
||||
@ -39,7 +39,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
/usr/include/valgrind/basic_types.h
|
||||
/usr/include/valgrind/tool.h
|
||||
/usr/include/valgrind/tool_asm.h
|
||||
/usr/include/valgrind/vg_skin.h
|
||||
/usr/include/valgrind/x86/tool_arch.h
|
||||
/usr/include/valgrind/linux/vki.h
|
||||
/usr/include/valgrind/x86-linux/vki_arch.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user