summaryrefslogtreecommitdiffstats
path: root/acinclude.m4.in
Commit message (Collapse)AuthorAgeFilesLines
* Make /opt/trinity the default PATH for search and install.r14.0.11r14.0.10gregory guy2021-02-281-3/+3
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 8c7e0d40de084fe5d54e173918756639e0d4d63e)
* Fix for (t)qmake.gregory guy2021-02-281-1/+1
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit f60afc3d422065d41f50dab190a2ef3ce4d6683d)
* Just to reestablish the truth....gregory guy2021-02-281-2/+2
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 86158a269e358399aac12fe8bb3b5f4ef7cc0ff5)
* Fix for the env variable TQTDOCDIR.gregory guy2021-02-281-2/+2
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 245cf67eba39c7597aa7ac9ea0cbc965569ff5be)
* Allow TQt3 includes to exist somewhere other than /usr/include/tqtaneejit12020-06-251-1/+1
| | | | | | | The test for TQt3 fails when it's not installed in /usr due to CXXFLAGS being hardcoded to /usr/include/tqt. Amended to append to CXXFLAGS. Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit ae96f3ea4882e243513827da7c2ab889af3b1608)
* Drop definition of deprecated substitution type ksize_t.r14.0.8r14.0.7r14.0.6Slávek Banko2019-02-191-2/+0
| | | | | | | This avoids FTBFS on FreeBSD 12. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 68f23556e638353e46b444d3a4863a64936bd36a)
* Fix misplaced 'fi'Slávek Banko2018-09-161-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add cppunit detection using pkg-configr14.0.5Slávek Banko2018-05-241-52/+61
| | | | | | | Obsolete cppunit-config was removed in cppunit 1.14.0 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e0f1af443c246204b79936bb79c0925cb4f8db4e)
* Add check if Java is >= 8Slávek Banko2018-04-291-2/+21
| | | | | | | | With Java >= 8 instead of javah, it is preferred to use javac with option -h. In later Java versions, javah is removed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e86934fc8d6ffab9867f67859c33ef33e83478f)
* Do not force C dialect for automake buildsr14.0.4Slávek Banko2016-08-071-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 04c35f89e0b556b38fa0ba19a8af6db426e59686)
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-2/+2
|
* Update default pam service name to 'tde'Slávek Banko2014-05-271-1/+1
|
* Update default pam service name to 'tde'Slávek Banko2014-05-271-1/+1
|
* Fix sqlite3 plugin detectionSlávek Banko2014-05-271-2/+14
|
* Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimediaMichele Calgaro2014-04-171-1/+1
| | | | when using libxine2-dev >=1.2.5-1.
* Fix setting TQTDCOPIDLNGSlávek Banko2014-03-271-3/+1
|
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-4/+4
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-20/+20
|
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-3/+3
|
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
|
* Rename KABC namespaceTimothy Pearson2013-02-201-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Fix Python library detection on multiarch systemsTimothy Pearson2013-02-111-1/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-4/+4
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-20/+20
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-13/+13
|
* Allow build to proceed even if libhpi.so is not presentTimothy Pearson2012-09-141-8/+6
|
* Use tqt3 mocTimothy Pearson2012-06-191-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Update acinclude.m4.in to avoid "unary operator expected" outputDarrell Anderson2012-04-141-27/+12
| | | | | messages caused by failure to parse new TDE version scheme string. This resolves bug report 819.
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-101-1/+1
|
* Fix test for PDF export support.Darrell Anderson2012-03-261-1/+1
|
* Fix failure on missing AH_CHECK_HEADERSTimothy Pearson2012-03-131-1/+8
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-5/+5
|
* Fix FTBFS under qt3Timothy Pearson2012-02-161-1/+3
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-8/+8
|
* Update header checksTimothy Pearson2012-02-111-24/+24
|
* Update Autotools tqt checksTimothy Pearson2012-02-101-0/+51
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-3/+3
|
* Fix FTBFS with TQt3Timothy Pearson2012-02-011-3/+8
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-13/+13
|
* Fix some serial warningsTimothy Pearson2011-12-031-8/+3
|
* Add LIB_QUI variableTimothy Pearson2011-11-261-0/+4
|
* Fix native TQt3 detectionTimothy Pearson2011-11-181-2/+44
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-62/+62
|
* Prefer Qt3 files in tqt3 directories over files in qt3 directoriesTimothy Pearson2011-11-081-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-16/+16
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-18/+18
|