~ubuntu-branches/ubuntu/intrepid/curl/intrepid

« back to all changes in this revision

Viewing changes to src/config-riscos.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:56:48 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030105648-uo8q8w9xklb40b4k
Tags: 7.15.5-1ubuntu1
* Merge from debian unstable. Remaining Ubuntu changes:
  - debian/control: Drop libdb4.2 build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
176
176
/* Define if you have the <malloc.h> header file. */
177
177
#define HAVE_MALLOC_H
178
178
 
 
179
/* Define to 1 if you need the malloc.h header file even with stdlib.h */
 
180
/* #define NEED_MALLOC_H 1 */
 
181
 
179
182
/* Define if you have the <memory.h> header file. */
180
183
#undef HAVE_MEMORY_H
181
184