Just to reestablish the truth....

Signed-off-by: gregory guy <gregory-tde@laposte.net>
pull/12/head
gregory guy 3 years ago
parent 245cf67eba
commit 86158a269e
No known key found for this signature in database
GPG Key ID: 2CC84A1CC6823AF8

@ -3304,7 +3304,7 @@ AC_DEFUN([KDE_CHECK_VISIBILITY_GCC_BUG],
std::string s("blafasel"); std::string s("blafasel");
return 0; return 0;
} }
], [/* elvis is alive */], ], [/* Elvis is not dead, he just went home! (Men In Black, 1997) */],
kde_cv_val_gcc_visibility_bug=no, kde_cv_val_gcc_visibility_bug=yes) kde_cv_val_gcc_visibility_bug=no, kde_cv_val_gcc_visibility_bug=yes)
CXXFLAGS=$safe_CXXFLAGS CXXFLAGS=$safe_CXXFLAGS
@ -3374,7 +3374,7 @@ if $PKG_CONFIG --exists tqt-mt ; then
/* if this compiles, then Q_EXPORT is undefined */ /* if this compiles, then Q_EXPORT is undefined */
/* if Q_EXPORT is nonempty, this will break compilation */ /* if Q_EXPORT is nonempty, this will break compilation */
#endif #endif
], [/* elvis is alive */], ], [/* Elvis is not dead, he just went home! (Men In Black, 1997) */],
kde_cv_val_tqt_gcc_visibility_patched=no, kde_cv_val_tqt_gcc_visibility_patched=yes) kde_cv_val_tqt_gcc_visibility_patched=no, kde_cv_val_tqt_gcc_visibility_patched=yes)
fi fi
fi fi

Loading…
Cancel
Save