~ubuntu-branches/ubuntu/saucy/libctl/saucy

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2006-05-01 20:25:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060501202501-lytbmb3oevyoqzxi
Tags: 3.0.1-1
* New upstream release (closes: #361676).
* Major rework of the debian/ directory. Switch to cdbs.
* Migrate Scheme files to a versioned location to allow several
  versions to be installed at once.
* Write a Makefile to put with the example.
* Update copyright, the library is now GPL.
* Use gfortran for the F77 wrappers.
* Standards-version is 3.7.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* If we have C99 complex nums */
 
4
#undef CTL_HAS_COMPLEX_INTEGRATION
 
5
 
 
6
/* Define to enable debugging checks. */
 
7
#undef DEBUG
 
8
 
 
9
/* Define to dummy `main' function (if any) required to link to the Fortran
 
10
   libraries. */
 
11
#undef F77_DUMMY_MAIN
 
12
 
 
13
/* Define to a macro mangling the given C identifier (in lower and upper
 
14
   case), which must not contain underscores, for linking with Fortran. */
 
15
#undef F77_FUNC
 
16
 
 
17
/* As F77_FUNC, but for C identifiers containing underscores. */
 
18
#undef F77_FUNC_
 
19
 
 
20
/* Define if F77 and FC dummy `main' functions are identical. */
 
21
#undef FC_DUMMY_MAIN_EQ_F77
 
22
 
 
23
/* Define if gh_lookup works */
 
24
#undef GH_LOOKUP_OK
 
25
 
 
26
/* Define to 1 if you have the <complex.h> header file. */
 
27
#undef HAVE_COMPLEX_H
 
28
 
 
29
/* Define to 1 if you have the <dlfcn.h> header file. */
 
30
#undef HAVE_DLFCN_H
 
31
 
 
32
/* Define if we have gh_bool2scm */
 
33
#undef HAVE_GH_BOOL2SCM
 
34
 
 
35
/* Define if we have gh_length */
 
36
#undef HAVE_GH_LENGTH
 
37
 
 
38
/* Define if we have gh_list_ref */
 
39
#undef HAVE_GH_LIST_REF
 
40
 
 
41
/* Define if we have gh_load. */
 
42
#undef HAVE_GH_LOAD
 
43
 
 
44
/* Define if we have gh_vector_ref */
 
45
#undef HAVE_GH_VECTOR_REF
 
46
 
 
47
/* Define to 1 if you have the <inttypes.h> header file. */
 
48
#undef HAVE_INTTYPES_H
 
49
 
 
50
/* Define to 1 if you have the `dl' library (-ldl). */
 
51
#undef HAVE_LIBDL
 
52
 
 
53
/* Define to 1 if you have the `gen' library (-lgen). */
 
54
#undef HAVE_LIBGEN
 
55
 
 
56
/* Define to 1 if you have the `guile' library (-lguile). */
 
57
#undef HAVE_LIBGUILE
 
58
 
 
59
/* Define to 1 if you have the `m' library (-lm). */
 
60
#undef HAVE_LIBM
 
61
 
 
62
/* Define to 1 if you have the `readline' library (-lreadline). */
 
63
#undef HAVE_LIBREADLINE
 
64
 
 
65
/* Define to 1 if you have the <memory.h> header file. */
 
66
#undef HAVE_MEMORY_H
 
67
 
 
68
/* Define if we have SCM_COMPLEXP */
 
69
#undef HAVE_SCM_COMPLEXP
 
70
 
 
71
/* Define to 1 if you have the `scm_c_lookup' function. */
 
72
#undef HAVE_SCM_C_LOOKUP
 
73
 
 
74
/* Define to 1 if you have the `scm_c_make_vector' function. */
 
75
#undef HAVE_SCM_C_MAKE_VECTOR
 
76
 
 
77
/* Define if we have scm_flush_all_ports */
 
78
#undef HAVE_SCM_FLUSH_ALL_PORTS
 
79
 
 
80
/* Define to 1 if you have the `scm_make_complex' function. */
 
81
#undef HAVE_SCM_MAKE_COMPLEX
 
82
 
 
83
/* Define to 1 if you have the `scm_variable_set_x' function. */
 
84
#undef HAVE_SCM_VARIABLE_SET_X
 
85
 
 
86
/* Define to 1 if you have the <stdint.h> header file. */
 
87
#undef HAVE_STDINT_H
 
88
 
 
89
/* Define to 1 if you have the <stdlib.h> header file. */
 
90
#undef HAVE_STDLIB_H
 
91
 
 
92
/* Define to 1 if you have the <strings.h> header file. */
 
93
#undef HAVE_STRINGS_H
 
94
 
 
95
/* Define to 1 if you have the <string.h> header file. */
 
96
#undef HAVE_STRING_H
 
97
 
 
98
/* Define to 1 if you have the <sys/stat.h> header file. */
 
99
#undef HAVE_SYS_STAT_H
 
100
 
 
101
/* Define to 1 if you have the <sys/types.h> header file. */
 
102
#undef HAVE_SYS_TYPES_H
 
103
 
 
104
/* Define to 1 if you have the <unistd.h> header file. */
 
105
#undef HAVE_UNISTD_H
 
106
 
 
107
/* bugfix v. */
 
108
#undef LIBCTL_BUGFIX_VERSION
 
109
 
 
110
/* major v. */
 
111
#undef LIBCTL_MAJOR_VERSION
 
112
 
 
113
/* minor v. */
 
114
#undef LIBCTL_MINOR_VERSION
 
115
 
 
116
/* Define to version string for libctl. */
 
117
#undef LIBCTL_VERSION
 
118
 
 
119
/* Name of package */
 
120
#undef PACKAGE
 
121
 
 
122
/* Define to the address where bug reports for this package should be sent. */
 
123
#undef PACKAGE_BUGREPORT
 
124
 
 
125
/* Define to the full name of this package. */
 
126
#undef PACKAGE_NAME
 
127
 
 
128
/* Define to the full name and version of this package. */
 
129
#undef PACKAGE_STRING
 
130
 
 
131
/* Define to the one symbol short name of this package. */
 
132
#undef PACKAGE_TARNAME
 
133
 
 
134
/* Define to the version of this package. */
 
135
#undef PACKAGE_VERSION
 
136
 
 
137
/* Define to 1 if you have the ANSI C header files. */
 
138
#undef STDC_HEADERS
 
139
 
 
140
/* Version number of package */
 
141
#undef VERSION