Don't use obsolete header kapp.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 963a6118a1)
r14.1.x
Michele Calgaro 1 year ago
parent 51af46da4d
commit eb8cd6734b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1976,7 +1976,7 @@ cat > conftest.$ac_ext <<EOF
#endif
#include <stdio.h>
#include "confdefs.h"
#include <kapp.h>
#include <tdeapplication.h>
int main() {
printf("kde_htmldir=\\"%s\\"\n", TDEApplication::kde_htmldir().data());

Loading…
Cancel
Save