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-tdeutils-3.5.13.2~pre20+9c1e6c96/config.h.cmake.ORI (+1 lines)
Lines 23-28 Link Here
23
# ifdef __cplusplus
23
# ifdef __cplusplus
24
  }
24
  }
25
#  endif
25
#  endif
26
#define HAVE_STRLCAT
26
#endif
27
#endif
27
28
28
// NOTE: some macros already defined in python.h so if they
29
// NOTE: some macros already defined in python.h so if they

Return to bug 1393