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

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- a/admin/configure.in.min
0
++ b/admin/configure.in.min
Lines 38-43 Link Here
38
dnl Automake doc recommends to do this only here. (Janos)
38
dnl Automake doc recommends to do this only here. (Janos)
39
AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs
39
AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs
40
40
41
AM_MAINTAINER_MODE
42
41
KDE_SET_PREFIX
43
KDE_SET_PREFIX
42
44
43
dnl generate the config header
45
dnl generate the config header

Return to bug 1194