~ubuntu-branches/ubuntu/maverick/curl/maverick

« back to all changes in this revision

Viewing changes to src/config-amigaos.h

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2009-12-11 19:33:21 UTC
  • mfrom: (3.4.2 squeeze) (40.1.2 curl)
  • Revision ID: james.westby@ubuntu.com-20091211193321-tenukopudyznzbjj
* Merge with Debian testing.  Remaining changes:
  - Keep build deps in main:
    - Drop build dependencies: stunnel, libdb4.6-dev, libssh2-1-dev
    - Add build-dependency on openssh-server
    - Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21
21
 * KIND, either express or implied.
22
22
 *
23
 
 * $Id: config-amigaos.h,v 1.8 2007-02-28 14:45:49 yangtse Exp $
 
23
 * $Id: config-amigaos.h,v 1.9 2009-06-19 00:41:04 yangtse Exp $
24
24
 ***************************************************************************/
25
25
 
26
26
#ifdef __AMIGA__ /* Any AmigaOS flavour */
30
30
 
31
31
#define OS "AmigaOS"
32
32
 
 
33
#define HAVE_CLOSESOCKET_CAMEL  1
33
34
#define HAVE_UNISTD_H           1
34
35
#define HAVE_STRDUP             1
35
36
#define HAVE_UTIME              1