~ubuntu-branches/ubuntu/precise/kde4libs/precise-proposed

1
2
3
4
5
6
7
8
9
10
11
#ifndef CONFIG_KHTML_H
#define CONFIG_KHTML_H

/* khtml svg support */
#cmakedefine SVG_SUPPORT 1

/* Valgrind memcheck presence */
#cmakedefine HAVE_VALGRIND_MEMCHECK_H 1

#endif /* CONFIG_KHTML_H */