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 1393
Collapse All | Expand All

(-)trinity-libkipi-3.5.13.2/libkipi/configure.in.in.ORI (-1 / +1 lines)
Lines 23-26 Link Here
23
)
23
)
24
CPPFLAGS=$libkipi_kdemacros_cppflags
24
CPPFLAGS=$libkipi_kdemacros_cppflags
25
AC_LANG_POP(C++)
25
AC_LANG_POP(C++)
26
AM_CONFIG_HEADER([ libkipi/libkipi/libkipi_export.h ])
26
AC_CONFIG_HEADER([ libkipi/libkipi/libkipi_export.h ])

Return to bug 1393