(file) Return to config.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Unsupported / slp_client

File: [Pegasus] / pegasus / src / Unsupported / slp_client / Attic / config.h (download)
Revision: 1.5, Thu Oct 23 16:35:39 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
CVS Tags: RELEASE_2_3_0-root, RELEASE_2_3_0-branch
Changes since 1.4: +1 -4 lines
removed copyright changes

//%2003////////////////////////////////////////////////////////////////////////
// Copyright (c) 2001 - 20003 IBM, Copyright (c) 2000 - 2003 Michael Day
//
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restriction, including without limitation the
// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
// sell copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
// 
// THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN
// ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED
// "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
// LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
// ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
//==============================================================================
/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Enable debugging options in build. */
#define DEBUG 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* OK to #include /linux/if.h */
#define HAVE_IF_H 1

/* Target Operation System */
#define HOST_OS "Linux"

/* Portability Header */
#define OS_PORT_INCLUDE "lslp-linux.h"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "lslp-bugs@lists.sourceforge.net"

/* Define to the full name of this package. */
#define PACKAGE_NAME "slp"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "slp 0.8 "

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "lslp.tar.gz"

/* Define to the version of this package. */
#define PACKAGE_VERSION "0.8 "

/* Target Processor */
#define PLATFORM "x86"

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

#define DLL_IMPORT 

#define DLL_EXPORT 

/* #undef WORDS_BIG_ENDIAN */

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2