~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to include/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
1022
1022
/* Define to 1 if the system has the type `u_int32_t'. */
1023
1023
#undef HAVE_U_INT32_T
1024
1024
 
 
1025
/* Define for Valgrind support */
 
1026
#undef HAVE_VALGRIND
 
1027
 
 
1028
/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
 
1029
#undef HAVE_VALGRIND_MEMCHECK_H
 
1030
 
 
1031
/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
 
1032
#undef HAVE_VALGRIND_VALGRIND_H
 
1033
 
1025
1034
/* Define to 1 if you have the <varargs.h> header file. */
1026
1035
#undef HAVE_VARARGS_H
1027
1036