1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/qmatplot/qmatplot.conf
3 # Copyright (C) 2004 - 2023 The T2 SDE Project
4 # Copyright (C) 1998 - 2003 ROCK Linux Project
6 # This Copyright note is generated by scripts/Create-CopyPatch,
7 # more information can be found in the files COPYING and README.
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 2.
11 # --- T2-COPYRIGHT-NOTE-END ---
13 . $base/package/*/*/kde-conf.in
15 # because kdelibs is mandantory no additional test here
18 var_append makeinstopt " " "QSETTINGSDIR=$root/$(pkgprefix sysconfdir kdelibs)"
19 var_remove confopt " " "--enable-final"
21 #needed to compile with gcc>=4.1 Aldas
22 var_append GCC_WRAPPER_INSERT ' ' "-ffriend-injection"