~ubuntu-branches/ubuntu/oneiric/socat/oneiric

« back to all changes in this revision

Viewing changes to Config/config.AIX-5-1.h

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Seyrat
  • Date: 2005-04-04 17:32:49 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050404173249-gie1wgg3k8ac89lh
Tags: 1.4.2.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.  Generated by configure.  */
2
 
/* $Id: config.AIX-5-1.h,v 1.10 2004/06/20 22:34:46 gerhard Exp $ */
3
 
/* Copyright Gerhard Rieger 2001-2003 */
 
2
/* $Id: config.h.in,v 1.49 2004/10/24 13:16:39 gerhard Exp $ */
 
3
/* Copyright Gerhard Rieger 2001-2004 */
4
4
/* Published under the GNU General Public License V.2, see file COPYING */
5
5
 
6
6
#ifndef __config_h_included
57
57
/* Define if you have the select function.  */
58
58
#define HAVE_SELECT 1
59
59
 
 
60
/* Define if you have the poll function.  */
 
61
#define HAVE_POLL 1
 
62
 
60
63
/* Define if you have the socket function.  */
61
64
#define HAVE_SOCKET 1
62
65
 
171
174
/* Define if you have the <sys/types.h> header file.  */
172
175
#define HAVE_SYS_TYPES_H 1
173
176
 
 
177
/* Define if you have the <sys/poll.h> header file.  */
 
178
#define HAVE_SYS_POLL_H 1
 
179
 
174
180
/* Define if you have the <sys/socket.h> header file.  */
175
181
#define HAVE_SYS_SOCKET_H 1
176
182