File: traces.0

package info (click to toggle)
msktutil 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 752 kB
  • ctags: 279
  • sloc: cpp: 2,607; perl: 254; xml: 231; ansic: 85; makefile: 49; sh: 44
file content (168 lines) | stat: -rw-r--r-- 11,752 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
m4trace:configure.in:4: -1- AC_INIT([msktutil], [0.5.1])
m4trace:configure.in:4: -1- m4_pattern_forbid([^_?A[CHUM]_])
m4trace:configure.in:4: -1- m4_pattern_forbid([_AC_])
m4trace:configure.in:4: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
m4trace:configure.in:4: -1- m4_pattern_allow([^AS_FLAGS$])
m4trace:configure.in:4: -1- m4_pattern_forbid([^_?m4_])
m4trace:configure.in:4: -1- m4_pattern_forbid([^dnl$])
m4trace:configure.in:4: -1- m4_pattern_forbid([^_?AS_])
m4trace:configure.in:4: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
m4trace:configure.in:4: -1- AC_SUBST([PATH_SEPARATOR])
m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME],      ['AC_PACKAGE_NAME'])])
m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME],   ['AC_PACKAGE_TARNAME'])])
m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION],   ['AC_PACKAGE_VERSION'])])
m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING],    ['AC_PACKAGE_STRING'])])
m4trace:configure.in:4: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
m4trace:configure.in:4: -1- AC_SUBST([exec_prefix], [NONE])
m4trace:configure.in:4: -1- AC_SUBST([prefix], [NONE])
m4trace:configure.in:4: -1- AC_SUBST([program_transform_name], [s,x,x,])
m4trace:configure.in:4: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
m4trace:configure.in:4: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
m4trace:configure.in:4: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
m4trace:configure.in:4: -1- AC_SUBST([datadir], ['${prefix}/share'])
m4trace:configure.in:4: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
m4trace:configure.in:4: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
m4trace:configure.in:4: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
m4trace:configure.in:4: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
m4trace:configure.in:4: -1- AC_SUBST([includedir], ['${prefix}/include'])
m4trace:configure.in:4: -1- AC_SUBST([oldincludedir], ['/usr/include'])
m4trace:configure.in:4: -1- AC_SUBST([infodir], ['${prefix}/info'])
m4trace:configure.in:4: -1- AC_SUBST([mandir], ['${prefix}/man'])
m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
#undef PACKAGE_NAME])
m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME])
m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
#undef PACKAGE_VERSION])
m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
#undef PACKAGE_STRING])
m4trace:configure.in:4: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
m4trace:configure.in:4: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT])
m4trace:configure.in:4: -1- AC_SUBST([build_alias])
m4trace:configure.in:4: -1- AC_SUBST([host_alias])
m4trace:configure.in:4: -1- AC_SUBST([target_alias])
m4trace:configure.in:4: -1- AC_SUBST([DEFS])
m4trace:configure.in:4: -1- AC_SUBST([ECHO_C])
m4trace:configure.in:4: -1- AC_SUBST([ECHO_N])
m4trace:configure.in:4: -1- AC_SUBST([ECHO_T])
m4trace:configure.in:4: -1- AC_SUBST([LIBS])
m4trace:configure.in:5: -1- AC_CONFIG_HEADERS([config.h])
m4trace:configure.in:9: -1- AC_SUBST([PACKAGE_DATE])
m4trace:configure.in:10: -1- AC_SUBST([PACKAGE_AUTHOR])
m4trace:configure.in:14: -1- AC_PROG_CXX
m4trace:configure.in:14: -1- AC_SUBST([CXX])
m4trace:configure.in:14: -1- AC_SUBST([CXXFLAGS])
m4trace:configure.in:14: -1- AC_SUBST([LDFLAGS])
m4trace:configure.in:14: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:14: -1- AC_SUBST([CXX])
m4trace:configure.in:14: -1- AC_SUBST([ac_ct_CXX])
m4trace:configure.in:14: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
m4trace:configure.in:14: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
m4trace:configure.in:16: -1- AC_SUBST([INSTALL], [$ac_cv_path_INSTALL])
m4trace:configure.in:17: -1- AC_SUBST([CAT], [$ac_cv_path_CAT])
m4trace:configure.in:18: -1- AC_SUBST([RM], [$ac_cv_path_RM])
m4trace:configure.in:19: -1- AC_SUBST([CP], [$ac_cv_path_CP])
m4trace:configure.in:20: -1- AC_SUBST([ECHO], [$ac_cv_path_ECHO])
m4trace:configure.in:21: -1- AC_SUBST([SED], [$ac_cv_path_SED])
m4trace:configure.in:22: -1- AC_SUBST([MKDIR], [$ac_cv_path_MKDIR])
m4trace:configure.in:54: -1- AC_SUBST([PATH_KRB5_CONFIG], [$ac_cv_path_PATH_KRB5_CONFIG])
m4trace:configure.in:93: -1- AC_CHECK_HEADERS([krb5.h com_err.h heim_err.h])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_KRB5_H], [/* Define to 1 if you have the <krb5.h> header file. */
#undef HAVE_KRB5_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_COM_ERR_H], [/* Define to 1 if you have the <com_err.h> header file. */
#undef HAVE_COM_ERR_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_HEIM_ERR_H], [/* Define to 1 if you have the <heim_err.h> header file. */
#undef HAVE_HEIM_ERR_H])
m4trace:configure.in:93: -1- AC_HEADER_STDC
m4trace:configure.in:93: -1- AC_SUBST([CXXCPP])
m4trace:configure.in:93: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:93: -1- AC_SUBST([CXXCPP])
m4trace:configure.in:93: -1- AC_SUBST([EGREP])
m4trace:configure.in:93: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
m4trace:configure.in:93: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS])
m4trace:configure.in:93: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
		  inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H])
m4trace:configure.in:93: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H])
m4trace:configure.in:99: -1- AC_CHECK_HEADERS([et/com_err.h])
m4trace:configure.in:99: -1- AH_OUTPUT([HAVE_ET_COM_ERR_H], [/* Define to 1 if you have the <et/com_err.h> header file. */
#undef HAVE_ET_COM_ERR_H])
m4trace:configure.in:102: -1- AC_DEFINE_TRACE_LITERAL([HAVE_COM_ERR_H])
m4trace:configure.in:106: -1- AC_CHECK_HEADERS([heimdal/heim_err.h])
m4trace:configure.in:106: -1- AH_OUTPUT([HAVE_HEIMDAL_HEIM_ERR_H], [/* Define to 1 if you have the <heimdal/heim_err.h> header file. */
#undef HAVE_HEIMDAL_HEIM_ERR_H])
m4trace:configure.in:108: -1- AC_DEFINE_TRACE_LITERAL([HEIMDAL])
m4trace:configure.in:108: -1- AH_OUTPUT([HEIMDAL], [/* defined if the kerberos is heimdal */
#undef HEIMDAL])
m4trace:configure.in:111: -1- AC_DEFINE_TRACE_LITERAL([HEIMDAL])
m4trace:configure.in:111: -1- AH_OUTPUT([HEIMDAL], [/* defined if the kerberos is heimdal */
#undef HEIMDAL])
m4trace:configure.in:114: -1- AC_CHECK_HEADERS([sasl.h])
m4trace:configure.in:114: -1- AH_OUTPUT([HAVE_SASL_H], [/* Define to 1 if you have the <sasl.h> header file. */
#undef HAVE_SASL_H])
m4trace:configure.in:116: -1- AC_CHECK_HEADERS([sasl/sasl.h])
m4trace:configure.in:116: -1- AH_OUTPUT([HAVE_SASL_SASL_H], [/* Define to 1 if you have the <sasl/sasl.h> header file. */
#undef HAVE_SASL_SASL_H])
m4trace:configure.in:124: -2- AC_DEFINE_TRACE_LITERAL([HAVE_NS_INITPARSE])
m4trace:configure.in:167: -1- AC_DEFINE_TRACE_LITERAL([HAVE_NS_INITPARSE])
m4trace:configure.in:167: -1- AC_DEFINE_TRACE_LITERAL([HAVE_NS_INITPARSE])
m4trace:configure.in:181: -1- AC_DEFINE_TRACE_LITERAL([HAVE_RES_SEARCH])
m4trace:configure.in:184: -1- AC_CHECK_LIB([krb5], [krb5_init_context], [], [AC_MSG_ERROR([libkrb5 not found])])
m4trace:configure.in:184: -1- AH_OUTPUT([HAVE_LIBKRB5], [/* Define to 1 if you have the `krb5\' library (-lkrb5). */
#undef HAVE_LIBKRB5])
m4trace:configure.in:184: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBKRB5])
m4trace:configure.in:185: -1- AC_CHECK_LIB([ldap], [ldap_initialize], [], [AC_MSG_ERROR([libldap not found])])
m4trace:configure.in:185: -1- AH_OUTPUT([HAVE_LIBLDAP], [/* Define to 1 if you have the `ldap\' library (-lldap). */
#undef HAVE_LIBLDAP])
m4trace:configure.in:185: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBLDAP])
m4trace:configure.in:193: -1- AC_CHECK_LIB([lber], [ber_alloc], [], [AC_MSG_WARN([liblber not found])])
m4trace:configure.in:193: -1- AH_OUTPUT([HAVE_LIBLBER], [/* Define to 1 if you have the `lber\' library (-llber). */
#undef HAVE_LIBLBER])
m4trace:configure.in:193: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBLBER])
m4trace:configure.in:219: -1- AC_DEFINE_TRACE_LITERAL([COM_ERR_NEEDS_EXTERN_C])
m4trace:configure.in:219: -1- AH_OUTPUT([COM_ERR_NEEDS_EXTERN_C], [/* Does com_err.h need extern "C" around it? */
#undef COM_ERR_NEEDS_EXTERN_C])
m4trace:configure.in:224: -1- AC_CHECK_FUNCS([vasprintf vsnprintf setenv strtoll])
m4trace:configure.in:224: -1- AH_OUTPUT([HAVE_VASPRINTF], [/* Define to 1 if you have the `vasprintf\' function. */
#undef HAVE_VASPRINTF])
m4trace:configure.in:224: -1- AH_OUTPUT([HAVE_VSNPRINTF], [/* Define to 1 if you have the `vsnprintf\' function. */
#undef HAVE_VSNPRINTF])
m4trace:configure.in:224: -1- AH_OUTPUT([HAVE_SETENV], [/* Define to 1 if you have the `setenv\' function. */
#undef HAVE_SETENV])
m4trace:configure.in:224: -1- AH_OUTPUT([HAVE_STRTOLL], [/* Define to 1 if you have the `strtoll\' function. */
#undef HAVE_STRTOLL])
m4trace:configure.in:227: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_ENCTYPE_AES256_CTS_HMAC_SHA1_96])
m4trace:configure.in:227: -1- AH_OUTPUT([HAVE_DECL_ENCTYPE_AES256_CTS_HMAC_SHA1_96], [/* Define to 1 if you have the declaration of
   `ENCTYPE_AES256_CTS_HMAC_SHA1_96\', and to 0 if you don\'t. */
#undef HAVE_DECL_ENCTYPE_AES256_CTS_HMAC_SHA1_96])
m4trace:configure.in:227: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_ENCTYPE_AES256_CTS_HMAC_SHA1_96])
m4trace:configure.in:227: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_ENCTYPE_AES128_CTS_HMAC_SHA1_96])
m4trace:configure.in:227: -1- AH_OUTPUT([HAVE_DECL_ENCTYPE_AES128_CTS_HMAC_SHA1_96], [/* Define to 1 if you have the declaration of
   `ENCTYPE_AES128_CTS_HMAC_SHA1_96\', and to 0 if you don\'t. */
#undef HAVE_DECL_ENCTYPE_AES128_CTS_HMAC_SHA1_96])
m4trace:configure.in:227: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DECL_ENCTYPE_AES128_CTS_HMAC_SHA1_96])
m4trace:configure.in:229: -1- AC_CONFIG_FILES([Makefile])
m4trace:configure.in:230: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
m4trace:configure.in:230: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])