10,8 → 10,8 |
# Please add higher versions first. The last version number is the minimum |
# needed to compile KDE. Do not forget to include the name/version # |
# separator if one is present, e.g. -1.2 where - is the separator. |
KDE_AUTOCONF_VERS="-2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x" |
KDE_AUTOMAKE_VERS="-1.7 17 -1.6" |
KDE_AUTOCONF_VERS="259 -2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x" |
KDE_AUTOMAKE_VERS="19 -1.7 17 -1.6" |
|
# We don't use variable here for remembering the type ... strings. Local |
# variables are not that portable, but we fear namespace issues with our |