~ubuntu-branches/ubuntu/saucy/dahdi-tools/saucy-proposed

« back to all changes in this revision

Viewing changes to menuselect/autoconfig.h.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2013-08-25 12:48:37 UTC
  • mfrom: (2.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20130825124837-wtefi7f9dsihg8is
Tags: 1:2.7.0-1ubuntu1
* Merge from debian. Remaining changes:
  - debian/control: Added gawk as dependency for dkms build
  - debian/control: Package dahdi Depends on dahdi-dkms | dahdi-source
  - debian/control: Set ubuntu maintainer    
  - added debian/dahdi.postinst
  - debian/control: Removed Uploaders field.
  - added debian/dahdi.postinst
  - added --error-handler=init_failed to debian/rules
  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* autoconfig.h.in.  Generated from configure.ac by autoheader.  */
2
 
 
3
 
#ifndef MENUSELECT_AUTOCONFIG_H
4
 
#define MENUSELECT_AUTOCONFIG_H
5
 
 
6
 
#ifndef _REENTRANT
7
 
#define _REENTRANT
8
 
#endif
9
 
 
10
 
 
11
 
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12
 
   systems. This function is required for `alloca.c' support on those systems.
13
 
   */
14
 
#undef CRAY_STACKSEG_END
15
 
 
16
 
/* Define to 1 if using `alloca.c'. */
17
 
#undef C_ALLOCA
18
 
 
19
 
/* Define to 1 if you have `alloca', as a function or macro. */
20
 
#undef HAVE_ALLOCA
21
 
 
22
 
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
23
 
   */
24
 
#undef HAVE_ALLOCA_H
25
 
 
26
 
/* Define to 1 if you have the `asprintf' function. */
27
 
#undef HAVE_ASPRINTF
28
 
 
29
 
/* Define to 1 if your GCC C compiler supports the 'weak_import' attribute. */
30
 
#undef HAVE_ATTRIBUTE_weak_import
31
 
 
32
 
/* Define to 1 if your GCC C compiler supports the 'weakref' attribute. */
33
 
#undef HAVE_ATTRIBUTE_weakref
34
 
 
35
 
/* Define to indicate the ${CURSES_DESCRIP} library */
36
 
#undef HAVE_CURSES
37
 
 
38
 
/* Define to 1 if you have the `getloadavg' function. */
39
 
#undef HAVE_GETLOADAVG
40
 
 
41
 
/* Define if your system has the GTK2 libraries. */
42
 
#undef HAVE_GTK2
43
 
 
44
 
/* Define to 1 if you have the <inttypes.h> header file. */
45
 
#undef HAVE_INTTYPES_H
46
 
 
47
 
/* Define to 1 if you have the <memory.h> header file. */
48
 
#undef HAVE_MEMORY_H
49
 
 
50
 
/* Define to indicate the ${NCURSES_DESCRIP} library */
51
 
#undef HAVE_NCURSES
52
 
 
53
 
/* Define to indicate the ${NEWT_DESCRIP} library */
54
 
#undef HAVE_NEWT
55
 
 
56
 
/* Define to 1 if you have the `setenv' function. */
57
 
#undef HAVE_SETENV
58
 
 
59
 
/* Define to 1 if you have the <stdint.h> header file. */
60
 
#undef HAVE_STDINT_H
61
 
 
62
 
/* Define to 1 if you have the <stdlib.h> header file. */
63
 
#undef HAVE_STDLIB_H
64
 
 
65
 
/* Define to 1 if you have the `strcasestr' function. */
66
 
#undef HAVE_STRCASESTR
67
 
 
68
 
/* Define to 1 if you have the <strings.h> header file. */
69
 
#undef HAVE_STRINGS_H
70
 
 
71
 
/* Define to 1 if you have the <string.h> header file. */
72
 
#undef HAVE_STRING_H
73
 
 
74
 
/* Define to 1 if you have the `strndup' function. */
75
 
#undef HAVE_STRNDUP
76
 
 
77
 
/* Define to 1 if you have the `strnlen' function. */
78
 
#undef HAVE_STRNLEN
79
 
 
80
 
/* Define to 1 if you have the `strsep' function. */
81
 
#undef HAVE_STRSEP
82
 
 
83
 
/* Define to 1 if you have the <sys/stat.h> header file. */
84
 
#undef HAVE_SYS_STAT_H
85
 
 
86
 
/* Define to 1 if you have the <sys/types.h> header file. */
87
 
#undef HAVE_SYS_TYPES_H
88
 
 
89
 
/* Define to 1 if you have the <unistd.h> header file. */
90
 
#undef HAVE_UNISTD_H
91
 
 
92
 
/* Define to 1 if you have the `unsetenv' function. */
93
 
#undef HAVE_UNSETENV
94
 
 
95
 
/* Define to 1 if you have the `vasprintf' function. */
96
 
#undef HAVE_VASPRINTF
97
 
 
98
 
/* Define to the address where bug reports for this package should be sent. */
99
 
#undef PACKAGE_BUGREPORT
100
 
 
101
 
/* Define to the full name of this package. */
102
 
#undef PACKAGE_NAME
103
 
 
104
 
/* Define to the full name and version of this package. */
105
 
#undef PACKAGE_STRING
106
 
 
107
 
/* Define to the one symbol short name of this package. */
108
 
#undef PACKAGE_TARNAME
109
 
 
110
 
/* Define to the version of this package. */
111
 
#undef PACKAGE_VERSION
112
 
 
113
 
/* If using the C implementation of alloca, define if you know the
114
 
   direction of stack growth for your system; otherwise it will be
115
 
   automatically deduced at runtime.
116
 
        STACK_DIRECTION > 0 => grows toward higher addresses
117
 
        STACK_DIRECTION < 0 => grows toward lower addresses
118
 
        STACK_DIRECTION = 0 => direction of growth unknown */
119
 
#undef STACK_DIRECTION
120
 
 
121
 
/* Define to 1 if you have the ANSI C header files. */
122
 
#undef STDC_HEADERS
123
 
 
124
 
#endif
125