autoconf.h

Go to the documentation of this file.
00001 /* autoconf.h.  Generated by configure.  */
00002 /* -*-  Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
00003 /*
00004  * Copyright (c) 1997 University of Southern California.
00005  * All rights reserved.
00006  *
00007  * Redistribution and use in source and binary forms are permitted
00008  * provided that the above copyright notice and this paragraph are
00009  * duplicated in all such forms and that any documentation, advertising
00010  * materials, and other materials related to such distribution and use
00011  * acknowledge that the software was developed by the University of
00012  * Southern California, Information Sciences Institute.  The name of the
00013  * University may not be used to endorse or promote products derived from
00014  * this software without specific prior written permission.
00015  *
00016  * THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
00017  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
00018  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
00019  *
00020  */
00021 
00022 /* This file should contain variables changed only by autoconf. */
00023 
00024 #define NSPERL_PATH "@PERL@"
#define NSTCLSH_PATH "@V_TCLSH@"

/* If you need these from tcl, see the file tcl/lib/ns-autoconf.tcl.in */

/*
 * Put autoconf #define's here to keep them off the command line.
 * see autoconf.info(Header Templates) in the autoconf docs.
 */

#define _GNU_SOURCE 1

/* what does random(3) return? */
#define RANDOM_RETURN_TYPE long

/* type definitions */
/* #undef int8_t */
/* #undef int16_t */
/* #undef int32_t */
/* #undef u_int8_t */
/* #undef u_int16_t */
/* #undef u_int32_t */

/* 64-bits */
#define HAVE_INT64 1
#define SIZEOF_LONG 4
/* #undef int64_t */

/* socklen_t (for nse) */
#define HAVE_SOCKLEN_T 1

/* functions */
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_GETRUSAGE 1
#define HAVE_SBRK 1
#define HAVE_SNPRINTF 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOQ 1
/* #undef HAVE_ADDR2ASCII */
#define HAVE_FEENABLEEXCEPT 1

/* headers */
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_ETHERNET_H 1
#define HAVE_FENV_H 1

/* structures */
#define HAVE_ETHER_HEADER_STRUCT 1
#define HAVE_ETHER_ADDRESS_STRUCT 1

/* constants */
#define HAVE_SIOCGIFHWADDR 1


/* stl */
#ifdef __cplusplus
#define HAVE_STL 1

#define CPP_REQUIRES_NAMESPACE 1
#ifdef CPP_REQUIRES_NAMESPACE
using namespace CPP_NAMESPACE;
#endif /* CPP_NAMESPACE */
#endif /* __cplusplus */


Generated on Tue Mar 6 16:47:43 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6