~ubuntu-branches/ubuntu/precise/judy/precise

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2007-05-21 15:07:50 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070521150750-khuc7e3iblyvi0a9
Tags: 1.0.5-1
* Fixed alignment issue, (Closes: #401124)
* Update packaging, policy, debhelper, etc.
* Removed old BIT cruft from rules
* Upstream has propper distclean target (Closes: #424425)

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
/* Define to the version of this package. */
133
133
#undef PACKAGE_VERSION
134
134
 
135
 
/* The size of a `void *', as computed by sizeof. */
 
135
/* The size of `void *', as computed by sizeof. */
136
136
#undef SIZEOF_VOID_P
137
137
 
138
138
/* Define to 1 if you have the ANSI C header files. */
163
163
/* Define to rpl_malloc if the replacement function should be used. */
164
164
#undef malloc
165
165
 
166
 
/* Define to `unsigned' if <sys/types.h> does not define. */
 
166
/* Define to `unsigned int' if <sys/types.h> does not define. */
167
167
#undef size_t
168
168
 
169
169
/* Define to empty if the keyword `volatile' does not work. Warning: valid