Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/autoconf-archive/html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Next: ax_have_select, Previous: ax_have_poll, Up: The Macros ax_have_qtSynopsisAX_HAVE_QT DescriptionSearches $PATH and queries qmake for Qt include files, libraries and Qt binary utilities. The macro only supports Qt5 or later. The following shell variable is set to either "yes" or "no": have_qt Additionally, the following variables are exported: QT_CXXFLAGS QT_LIBS QT_MOC QT_UIC QT_LRELEASE QT_LUPDATE QT_DIR which respectively contain an "-I" flag pointing to the Qt include directory, link flags necessary to link with Qt and X, the full path to the meta object compiler and the user interface compiler both, and finally the variable QTDIR as Qt likes to see it defined. Example lines for Makefile.in: CXXFLAGS = @QT_CXXFLAGS@ MOC = @QT_MOC@ After the variables have been set, a trial compile and link is performed to check the correct functioning of the meta object compiler. This test may fail when the different detected elements stem from different releases of the Qt framework. In that case, an error message is emitted and configure stops. No common variables such as $LIBS or $CFLAGS are polluted. Source CodeDownload the latest version of ax_have_qt.m4 or browse the macro’s revision history. LicenseCopyright © 2008 Bastiaan Veelo Bastiaan@Veelo.net Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0189 ]-- |