By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1560
Collapse All | Expand All

(-)trinity-libtqt-perl-14.0.0~pre127+d5696aa6/configure.in.ORI (-1 / +1 lines)
Lines 43-49 Link Here
43
KDE_SET_PREFIX
43
KDE_SET_PREFIX
44
44
45
dnl generate the config header
45
dnl generate the config header
46
AM_CONFIG_HEADER(config.h) dnl at the distribution this done
46
AC_CONFIG_HEADER(config.h) dnl at the distribution this done
47
47
48
dnl Checks for programs.
48
dnl Checks for programs.
49
AC_PROG_CC
49
AC_PROG_CC

Return to bug 1560