Revert "(scm_shell_usage): Note need for subscription to bug-guile@gnu.org."
[bpt/guile.git] / lib / Makefile.am
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002-2008 Free Software Foundation, Inc.
4 #
5 # This file is free software, distributed under the terms of the GNU
6 # General Public License. As a special exception to the GNU General
7 # Public License, this file may be distributed as part of a program
8 # that contains a configuration script generated by Autoconf, under
9 # the same distribution terms as the rest of that program.
10 #
11 # Generated by gnulib-tool.
12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --lgpl --libtool --macro-prefix=gl alloca autobuild count-one-bits extensions full-read full-write strcase strftime
13
14 AUTOMAKE_OPTIONS = 1.5 gnits
15
16 SUBDIRS =
17 noinst_HEADERS =
18 noinst_LIBRARIES =
19 noinst_LTLIBRARIES =
20 EXTRA_DIST =
21 BUILT_SOURCES =
22 SUFFIXES =
23 MOSTLYCLEANFILES = core *.stackdump
24 MOSTLYCLEANDIRS =
25 CLEANFILES =
26 DISTCLEANFILES =
27 MAINTAINERCLEANFILES =
28
29 AM_CPPFLAGS =
30
31 noinst_LTLIBRARIES += libgnu.la
32
33 libgnu_la_SOURCES =
34 libgnu_la_LIBADD = $(gl_LTLIBOBJS)
35 libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
36 EXTRA_libgnu_la_SOURCES =
37 libgnu_la_LDFLAGS = $(AM_LDFLAGS)
38
39 ## begin gnulib module alloca
40
41
42 EXTRA_DIST += alloca.c
43
44 EXTRA_libgnu_la_SOURCES += alloca.c
45
46 libgnu_la_LIBADD += @LTALLOCA@
47 libgnu_la_DEPENDENCIES += @LTALLOCA@
48 ## end gnulib module alloca
49
50 ## begin gnulib module alloca-opt
51
52 BUILT_SOURCES += $(ALLOCA_H)
53
54 # We need the following in order to create <alloca.h> when the system
55 # doesn't have one that works with the given compiler.
56 alloca.h: alloca.in.h
57 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
58 cat $(srcdir)/alloca.in.h; \
59 } > $@-t
60 mv -f $@-t $@
61 MOSTLYCLEANFILES += alloca.h alloca.h-t
62
63 EXTRA_DIST += alloca.in.h
64
65 ## end gnulib module alloca-opt
66
67 ## begin gnulib module count-one-bits
68
69
70 EXTRA_DIST += count-one-bits.h
71
72 ## end gnulib module count-one-bits
73
74 ## begin gnulib module full-read
75
76 libgnu_la_SOURCES += full-read.h full-read.c
77
78 ## end gnulib module full-read
79
80 ## begin gnulib module full-write
81
82 libgnu_la_SOURCES += full-write.h full-write.c
83
84 ## end gnulib module full-write
85
86 ## begin gnulib module link-warning
87
88 LINK_WARNING_H=$(top_srcdir)/build-aux/link-warning.h
89
90 EXTRA_DIST += $(top_srcdir)/build-aux/link-warning.h
91
92 ## end gnulib module link-warning
93
94 ## begin gnulib module safe-read
95
96
97 EXTRA_DIST += safe-read.c safe-read.h
98
99 EXTRA_libgnu_la_SOURCES += safe-read.c
100
101 ## end gnulib module safe-read
102
103 ## begin gnulib module safe-write
104
105
106 EXTRA_DIST += safe-write.c safe-write.h
107
108 EXTRA_libgnu_la_SOURCES += safe-write.c
109
110 ## end gnulib module safe-write
111
112 ## begin gnulib module stdbool
113
114 BUILT_SOURCES += $(STDBOOL_H)
115
116 # We need the following in order to create <stdbool.h> when the system
117 # doesn't have one that works.
118 stdbool.h: stdbool.in.h
119 rm -f $@-t $@
120 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
121 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
122 } > $@-t
123 mv $@-t $@
124 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
125
126 EXTRA_DIST += stdbool.in.h
127
128 ## end gnulib module stdbool
129
130 ## begin gnulib module strcase
131
132
133 EXTRA_DIST += strcasecmp.c strncasecmp.c
134
135 EXTRA_libgnu_la_SOURCES += strcasecmp.c strncasecmp.c
136
137 ## end gnulib module strcase
138
139 ## begin gnulib module strftime
140
141
142 EXTRA_DIST += strftime.c strftime.h
143
144 EXTRA_libgnu_la_SOURCES += strftime.c
145
146 ## end gnulib module strftime
147
148 ## begin gnulib module strings
149
150 BUILT_SOURCES += strings.h
151
152 # We need the following in order to create <strings.h> when the system
153 # doesn't have one that works with the given compiler.
154 strings.h: strings.in.h
155 rm -f $@-t $@
156 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
157 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
158 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
159 -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
160 -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
161 -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
162 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
163 < $(srcdir)/strings.in.h; \
164 } > $@-t
165 mv $@-t $@
166 MOSTLYCLEANFILES += strings.h strings.h-t
167
168 EXTRA_DIST += strings.in.h
169
170 ## end gnulib module strings
171
172 ## begin gnulib module time
173
174 BUILT_SOURCES += time.h
175
176 # We need the following in order to create <time.h> when the system
177 # doesn't have one that works with the given compiler.
178 time.h: time.in.h
179 rm -f $@-t $@
180 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
181 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
182 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
183 -e 's|@NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
184 -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
185 -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
186 -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
187 -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
188 -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
189 -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
190 < $(srcdir)/time.in.h; \
191 } > $@-t
192 mv $@-t $@
193 MOSTLYCLEANFILES += time.h time.h-t
194
195 EXTRA_DIST += time.in.h
196
197 ## end gnulib module time
198
199 ## begin gnulib module time_r
200
201
202 EXTRA_DIST += time_r.c
203
204 EXTRA_libgnu_la_SOURCES += time_r.c
205
206 ## end gnulib module time_r
207
208 ## begin gnulib module unistd
209
210 BUILT_SOURCES += unistd.h
211
212 # We need the following in order to create an empty placeholder for
213 # <unistd.h> when the system doesn't have one.
214 unistd.h: unistd.in.h
215 rm -f $@-t $@
216 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
217 sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
218 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
219 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
220 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
221 -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \
222 -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \
223 -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \
224 -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \
225 -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \
226 -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \
227 -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \
228 -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \
229 -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \
230 -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \
231 -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \
232 -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \
233 -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \
234 -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \
235 -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \
236 -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \
237 -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \
238 -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \
239 -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \
240 -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \
241 -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \
242 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
243 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
244 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
245 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
246 -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \
247 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
248 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
249 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
250 -e 's|@''HAVE_GETUSERSHELL''@|$(HAVE_GETUSERSHELL)|g' \
251 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
252 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
253 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
254 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
255 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
256 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
257 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
258 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
259 -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \
260 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
261 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
262 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
263 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
264 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
265 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
266 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
267 < $(srcdir)/unistd.in.h; \
268 } > $@-t
269 mv $@-t $@
270 MOSTLYCLEANFILES += unistd.h unistd.h-t
271
272 EXTRA_DIST += unistd.in.h
273
274 ## end gnulib module unistd
275
276 ## begin gnulib module verify
277
278 libgnu_la_SOURCES += verify.h
279
280 ## end gnulib module verify
281
282 ## begin gnulib module wchar
283
284 BUILT_SOURCES += $(WCHAR_H)
285
286 # We need the following in order to create <wchar.h> when the system
287 # version does not work standalone.
288 wchar.h: wchar.in.h
289 rm -f $@-t $@
290 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
291 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
292 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
293 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
294 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
295 -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \
296 -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
297 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
298 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
299 -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \
300 < $(srcdir)/wchar.in.h; \
301 } > $@-t
302 mv $@-t $@
303 MOSTLYCLEANFILES += wchar.h wchar.h-t
304
305 EXTRA_DIST += wchar.in.h
306
307 ## end gnulib module wchar
308
309 ## begin gnulib module write
310
311
312 EXTRA_DIST += write.c
313
314 EXTRA_libgnu_la_SOURCES += write.c
315
316 ## end gnulib module write
317
318
319 mostlyclean-local: mostlyclean-generic
320 @for dir in '' $(MOSTLYCLEANDIRS); do \
321 if test -n "$$dir" && test -d $$dir; then \
322 echo "rmdir $$dir"; rmdir $$dir; \
323 fi; \
324 done; \
325 :