From 8795812a0d763742a5273f356c35313af0fed84d Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 18 Jul 2004 19:32:20 +0000 Subject: -CHECK if DIR exist added to qmake.conf's -use arm-linux-g++ for linking now hopefully not removed anything important Added python tool to opiefy mkspecs --- (limited to 'mkspecs/hpux-acc-o64/qplatformdefs.h') diff --git a/mkspecs/hpux-acc-o64/qplatformdefs.h b/mkspecs/hpux-acc-o64/qplatformdefs.h index 8a1410c..6307fc0 100644 --- a/mkspecs/hpux-acc-o64/qplatformdefs.h +++ b/mkspecs/hpux-acc-o64/qplatformdefs.h @@ -37,7 +37,15 @@ // DNS header files are not fully covered by X/Open specifications. // In particular nothing is said about res_* :/ +// #ifdef __cplusplus +// extern "C" { +// #endif +// getres() is mangled because of missing extern "C" on +// HP-UX 11.x systems missing PHCO_23963 #include +// #ifdef __cplusplus +// } +// #endif // Undeclared - at least on HP-UX 10.20. extern "C" int res_init(); -- cgit v0.9.0.2