Don't use obsolete header kapp.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/19/head
Michele Calgaro 3 weeks ago
parent 39812a2096
commit 963a6118a1
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