Merge lp:totemaddtoplaylist/experiment into lp:totemaddtoplaylist

Proposed by Daser Retnan
Status: Approved
Approved by: Daser Retnan
Approved revision: 4
Proposed branch: lp:totemaddtoplaylist/experiment
Merge into: lp:totemaddtoplaylist
Diff against target: 84101 lines (+83844/-0) (has conflicts)
40 files modified
COPYING (+675/-0)
ChangeLog (+2/-0)
Makefile (+825/-0)
Makefile.am (+31/-0)
Makefile.in (+825/-0)
README (+3/-0)
TODO.tasks (+6/-0)
aclocal.m4 (+9802/-0)
autogen.sh (+159/-0)
autom4te.cache/output.0 (+14386/-0)
autom4te.cache/output.1 (+14382/-0)
autom4te.cache/requests (+291/-0)
autom4te.cache/traces.0 (+2801/-0)
autom4te.cache/traces.1 (+766/-0)
config.h (+84/-0)
config.h.in (+83/-0)
config.log (+731/-0)
config.status (+2146/-0)
configure (+14382/-0)
configure.ac (+39/-0)
libtool (+8900/-0)
libtotemaddtoplaylist.anjuta (+51/-0)
ltmain.sh (+8413/-0)
mkinstalldirs (+162/-0)
po/LINGUAS (+2/-0)
po/Makefile (+217/-0)
po/Makefile.in (+217/-0)
po/Makefile.in.in (+217/-0)
po/POTFILES (+1/-0)
po/POTFILES.in (+3/-0)
src/.deps/main.Plo (+1616/-0)
src/Makefile (+639/-0)
src/Makefile.am (+31/-0)
src/Makefile.am.bak (+30/-0)
src/Makefile.in (+639/-0)
src/libtotemaddtoplaylist-0.1.pc (+13/-0)
src/libtotemaddtoplaylist-0.1.pc.in (+13/-0)
src/main.c (+211/-0)
src/totemaddtoplaylist.h (+49/-0)
stamp-h1 (+1/-0)
Conflict adding file AUTHORS.  Moved existing file to AUTHORS.moved.
Conflict adding file COPYING.  Moved existing file to COPYING.moved.
Conflict adding file ChangeLog.  Moved existing file to ChangeLog.moved.
Conflict adding file INSTALL.  Moved existing file to INSTALL.moved.
Conflict adding file Makefile.am.  Moved existing file to Makefile.am.moved.
Conflict adding file Makefile.in.  Moved existing file to Makefile.in.moved.
Conflict adding file Makefile.  Moved existing file to Makefile.moved.
Conflict adding file NEWS.  Moved existing file to NEWS.moved.
Conflict adding file README.  Moved existing file to README.moved.
Conflict adding file TODO.tasks.  Moved existing file to TODO.tasks.moved.
Conflict adding file aclocal.m4.  Moved existing file to aclocal.m4.moved.
Conflict adding file autogen.sh.  Moved existing file to autogen.sh.moved.
Conflict adding file autom4te.cache.  Moved existing file to autom4te.cache.moved.
Conflict adding file config.guess.  Moved existing file to config.guess.moved.
Conflict adding file config.h.in.  Moved existing file to config.h.in.moved.
Conflict adding file config.h.  Moved existing file to config.h.moved.
Conflict adding file config.log.  Moved existing file to config.log.moved.
Conflict adding file config.status.  Moved existing file to config.status.moved.
Conflict adding file config.sub.  Moved existing file to config.sub.moved.
Conflict adding file configure.ac.  Moved existing file to configure.ac.moved.
Conflict adding file configure.  Moved existing file to configure.moved.
Conflict adding file depcomp.  Moved existing file to depcomp.moved.
Conflict adding file install-sh.  Moved existing file to install-sh.moved.
Conflict adding file intltool-extract.in.  Moved existing file to intltool-extract.in.moved.
Conflict adding file intltool-merge.in.  Moved existing file to intltool-merge.in.moved.
Conflict adding file intltool-update.in.  Moved existing file to intltool-update.in.moved.
Conflict adding file libtool.  Moved existing file to libtool.moved.
Conflict adding file libtotemaddtoplaylist.anjuta.  Moved existing file to libtotemaddtoplaylist.anjuta.moved.
Conflict adding file ltmain.sh.  Moved existing file to ltmain.sh.moved.
Conflict adding file missing.  Moved existing file to missing.moved.
Conflict adding file mkinstalldirs.  Moved existing file to mkinstalldirs.moved.
Conflict adding file po.  Moved existing file to po.moved.
Conflict adding file src.  Moved existing file to src.moved.
Conflict adding file stamp-h1.  Moved existing file to stamp-h1.moved.
To merge this branch: bzr merge lp:totemaddtoplaylist/experiment
Reviewer Review Type Date Requested Status
Daser Retnan Approve
Review via email: mp+147411@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daser Retnan (retnan) wrote :

It's absolutely ok to merge

review: Approve

Unmerged revisions

4. By Daser Retnan

Changed the library Description

3. By Daser Retnan

Lil modification

2. By Daser Retnan

Little modifications to main.c

1. By Daser Retnan

Bazaarizing the Experimental Branch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'AUTHORS'
2=== renamed file 'AUTHORS' => 'AUTHORS.moved'
3=== added file 'COPYING'
4--- COPYING 1970-01-01 00:00:00 +0000
5+++ COPYING 2013-02-08 16:25:24 +0000
6@@ -0,0 +1,675 @@
7+ GNU GENERAL PUBLIC LICENSE
8+ Version 3, 29 June 2007
9+
10+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
11+ Everyone is permitted to copy and distribute verbatim copies
12+ of this license document, but changing it is not allowed.
13+
14+ Preamble
15+
16+ The GNU General Public License is a free, copyleft license for
17+software and other kinds of works.
18+
19+ The licenses for most software and other practical works are designed
20+to take away your freedom to share and change the works. By contrast,
21+the GNU General Public License is intended to guarantee your freedom to
22+share and change all versions of a program--to make sure it remains free
23+software for all its users. We, the Free Software Foundation, use the
24+GNU General Public License for most of our software; it applies also to
25+any other work released this way by its authors. You can apply it to
26+your programs, too.
27+
28+ When we speak of free software, we are referring to freedom, not
29+price. Our General Public Licenses are designed to make sure that you
30+have the freedom to distribute copies of free software (and charge for
31+them if you wish), that you receive source code or can get it if you
32+want it, that you can change the software or use pieces of it in new
33+free programs, and that you know you can do these things.
34+
35+ To protect your rights, we need to prevent others from denying you
36+these rights or asking you to surrender the rights. Therefore, you have
37+certain responsibilities if you distribute copies of the software, or if
38+you modify it: responsibilities to respect the freedom of others.
39+
40+ For example, if you distribute copies of such a program, whether
41+gratis or for a fee, you must pass on to the recipients the same
42+freedoms that you received. You must make sure that they, too, receive
43+or can get the source code. And you must show them these terms so they
44+know their rights.
45+
46+ Developers that use the GNU GPL protect your rights with two steps:
47+(1) assert copyright on the software, and (2) offer you this License
48+giving you legal permission to copy, distribute and/or modify it.
49+
50+ For the developers' and authors' protection, the GPL clearly explains
51+that there is no warranty for this free software. For both users' and
52+authors' sake, the GPL requires that modified versions be marked as
53+changed, so that their problems will not be attributed erroneously to
54+authors of previous versions.
55+
56+ Some devices are designed to deny users access to install or run
57+modified versions of the software inside them, although the manufacturer
58+can do so. This is fundamentally incompatible with the aim of
59+protecting users' freedom to change the software. The systematic
60+pattern of such abuse occurs in the area of products for individuals to
61+use, which is precisely where it is most unacceptable. Therefore, we
62+have designed this version of the GPL to prohibit the practice for those
63+products. If such problems arise substantially in other domains, we
64+stand ready to extend this provision to those domains in future versions
65+of the GPL, as needed to protect the freedom of users.
66+
67+ Finally, every program is threatened constantly by software patents.
68+States should not allow patents to restrict development and use of
69+software on general-purpose computers, but in those that do, we wish to
70+avoid the special danger that patents applied to a free program could
71+make it effectively proprietary. To prevent this, the GPL assures that
72+patents cannot be used to render the program non-free.
73+
74+ The precise terms and conditions for copying, distribution and
75+modification follow.
76+
77+ TERMS AND CONDITIONS
78+
79+ 0. Definitions.
80+
81+ "This License" refers to version 3 of the GNU General Public License.
82+
83+ "Copyright" also means copyright-like laws that apply to other kinds of
84+works, such as semiconductor masks.
85+
86+ "The Program" refers to any copyrightable work licensed under this
87+License. Each licensee is addressed as "you". "Licensees" and
88+"recipients" may be individuals or organizations.
89+
90+ To "modify" a work means to copy from or adapt all or part of the work
91+in a fashion requiring copyright permission, other than the making of an
92+exact copy. The resulting work is called a "modified version" of the
93+earlier work or a work "based on" the earlier work.
94+
95+ A "covered work" means either the unmodified Program or a work based
96+on the Program.
97+
98+ To "propagate" a work means to do anything with it that, without
99+permission, would make you directly or secondarily liable for
100+infringement under applicable copyright law, except executing it on a
101+computer or modifying a private copy. Propagation includes copying,
102+distribution (with or without modification), making available to the
103+public, and in some countries other activities as well.
104+
105+ To "convey" a work means any kind of propagation that enables other
106+parties to make or receive copies. Mere interaction with a user through
107+a computer network, with no transfer of a copy, is not conveying.
108+
109+ An interactive user interface displays "Appropriate Legal Notices"
110+to the extent that it includes a convenient and prominently visible
111+feature that (1) displays an appropriate copyright notice, and (2)
112+tells the user that there is no warranty for the work (except to the
113+extent that warranties are provided), that licensees may convey the
114+work under this License, and how to view a copy of this License. If
115+the interface presents a list of user commands or options, such as a
116+menu, a prominent item in the list meets this criterion.
117+
118+ 1. Source Code.
119+
120+ The "source code" for a work means the preferred form of the work
121+for making modifications to it. "Object code" means any non-source
122+form of a work.
123+
124+ A "Standard Interface" means an interface that either is an official
125+standard defined by a recognized standards body, or, in the case of
126+interfaces specified for a particular programming language, one that
127+is widely used among developers working in that language.
128+
129+ The "System Libraries" of an executable work include anything, other
130+than the work as a whole, that (a) is included in the normal form of
131+packaging a Major Component, but which is not part of that Major
132+Component, and (b) serves only to enable use of the work with that
133+Major Component, or to implement a Standard Interface for which an
134+implementation is available to the public in source code form. A
135+"Major Component", in this context, means a major essential component
136+(kernel, window system, and so on) of the specific operating system
137+(if any) on which the executable work runs, or a compiler used to
138+produce the work, or an object code interpreter used to run it.
139+
140+ The "Corresponding Source" for a work in object code form means all
141+the source code needed to generate, install, and (for an executable
142+work) run the object code and to modify the work, including scripts to
143+control those activities. However, it does not include the work's
144+System Libraries, or general-purpose tools or generally available free
145+programs which are used unmodified in performing those activities but
146+which are not part of the work. For example, Corresponding Source
147+includes interface definition files associated with source files for
148+the work, and the source code for shared libraries and dynamically
149+linked subprograms that the work is specifically designed to require,
150+such as by intimate data communication or control flow between those
151+subprograms and other parts of the work.
152+
153+ The Corresponding Source need not include anything that users
154+can regenerate automatically from other parts of the Corresponding
155+Source.
156+
157+ The Corresponding Source for a work in source code form is that
158+same work.
159+
160+ 2. Basic Permissions.
161+
162+ All rights granted under this License are granted for the term of
163+copyright on the Program, and are irrevocable provided the stated
164+conditions are met. This License explicitly affirms your unlimited
165+permission to run the unmodified Program. The output from running a
166+covered work is covered by this License only if the output, given its
167+content, constitutes a covered work. This License acknowledges your
168+rights of fair use or other equivalent, as provided by copyright law.
169+
170+ You may make, run and propagate covered works that you do not
171+convey, without conditions so long as your license otherwise remains
172+in force. You may convey covered works to others for the sole purpose
173+of having them make modifications exclusively for you, or provide you
174+with facilities for running those works, provided that you comply with
175+the terms of this License in conveying all material for which you do
176+not control copyright. Those thus making or running the covered works
177+for you must do so exclusively on your behalf, under your direction
178+and control, on terms that prohibit them from making any copies of
179+your copyrighted material outside their relationship with you.
180+
181+ Conveying under any other circumstances is permitted solely under
182+the conditions stated below. Sublicensing is not allowed; section 10
183+makes it unnecessary.
184+
185+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
186+
187+ No covered work shall be deemed part of an effective technological
188+measure under any applicable law fulfilling obligations under article
189+11 of the WIPO copyright treaty adopted on 20 December 1996, or
190+similar laws prohibiting or restricting circumvention of such
191+measures.
192+
193+ When you convey a covered work, you waive any legal power to forbid
194+circumvention of technological measures to the extent such circumvention
195+is effected by exercising rights under this License with respect to
196+the covered work, and you disclaim any intention to limit operation or
197+modification of the work as a means of enforcing, against the work's
198+users, your or third parties' legal rights to forbid circumvention of
199+technological measures.
200+
201+ 4. Conveying Verbatim Copies.
202+
203+ You may convey verbatim copies of the Program's source code as you
204+receive it, in any medium, provided that you conspicuously and
205+appropriately publish on each copy an appropriate copyright notice;
206+keep intact all notices stating that this License and any
207+non-permissive terms added in accord with section 7 apply to the code;
208+keep intact all notices of the absence of any warranty; and give all
209+recipients a copy of this License along with the Program.
210+
211+ You may charge any price or no price for each copy that you convey,
212+and you may offer support or warranty protection for a fee.
213+
214+ 5. Conveying Modified Source Versions.
215+
216+ You may convey a work based on the Program, or the modifications to
217+produce it from the Program, in the form of source code under the
218+terms of section 4, provided that you also meet all of these conditions:
219+
220+ a) The work must carry prominent notices stating that you modified
221+ it, and giving a relevant date.
222+
223+ b) The work must carry prominent notices stating that it is
224+ released under this License and any conditions added under section
225+ 7. This requirement modifies the requirement in section 4 to
226+ "keep intact all notices".
227+
228+ c) You must license the entire work, as a whole, under this
229+ License to anyone who comes into possession of a copy. This
230+ License will therefore apply, along with any applicable section 7
231+ additional terms, to the whole of the work, and all its parts,
232+ regardless of how they are packaged. This License gives no
233+ permission to license the work in any other way, but it does not
234+ invalidate such permission if you have separately received it.
235+
236+ d) If the work has interactive user interfaces, each must display
237+ Appropriate Legal Notices; however, if the Program has interactive
238+ interfaces that do not display Appropriate Legal Notices, your
239+ work need not make them do so.
240+
241+ A compilation of a covered work with other separate and independent
242+works, which are not by their nature extensions of the covered work,
243+and which are not combined with it such as to form a larger program,
244+in or on a volume of a storage or distribution medium, is called an
245+"aggregate" if the compilation and its resulting copyright are not
246+used to limit the access or legal rights of the compilation's users
247+beyond what the individual works permit. Inclusion of a covered work
248+in an aggregate does not cause this License to apply to the other
249+parts of the aggregate.
250+
251+ 6. Conveying Non-Source Forms.
252+
253+ You may convey a covered work in object code form under the terms
254+of sections 4 and 5, provided that you also convey the
255+machine-readable Corresponding Source under the terms of this License,
256+in one of these ways:
257+
258+ a) Convey the object code in, or embodied in, a physical product
259+ (including a physical distribution medium), accompanied by the
260+ Corresponding Source fixed on a durable physical medium
261+ customarily used for software interchange.
262+
263+ b) Convey the object code in, or embodied in, a physical product
264+ (including a physical distribution medium), accompanied by a
265+ written offer, valid for at least three years and valid for as
266+ long as you offer spare parts or customer support for that product
267+ model, to give anyone who possesses the object code either (1) a
268+ copy of the Corresponding Source for all the software in the
269+ product that is covered by this License, on a durable physical
270+ medium customarily used for software interchange, for a price no
271+ more than your reasonable cost of physically performing this
272+ conveying of source, or (2) access to copy the
273+ Corresponding Source from a network server at no charge.
274+
275+ c) Convey individual copies of the object code with a copy of the
276+ written offer to provide the Corresponding Source. This
277+ alternative is allowed only occasionally and noncommercially, and
278+ only if you received the object code with such an offer, in accord
279+ with subsection 6b.
280+
281+ d) Convey the object code by offering access from a designated
282+ place (gratis or for a charge), and offer equivalent access to the
283+ Corresponding Source in the same way through the same place at no
284+ further charge. You need not require recipients to copy the
285+ Corresponding Source along with the object code. If the place to
286+ copy the object code is a network server, the Corresponding Source
287+ may be on a different server (operated by you or a third party)
288+ that supports equivalent copying facilities, provided you maintain
289+ clear directions next to the object code saying where to find the
290+ Corresponding Source. Regardless of what server hosts the
291+ Corresponding Source, you remain obligated to ensure that it is
292+ available for as long as needed to satisfy these requirements.
293+
294+ e) Convey the object code using peer-to-peer transmission, provided
295+ you inform other peers where the object code and Corresponding
296+ Source of the work are being offered to the general public at no
297+ charge under subsection 6d.
298+
299+ A separable portion of the object code, whose source code is excluded
300+from the Corresponding Source as a System Library, need not be
301+included in conveying the object code work.
302+
303+ A "User Product" is either (1) a "consumer product", which means any
304+tangible personal property which is normally used for personal, family,
305+or household purposes, or (2) anything designed or sold for incorporation
306+into a dwelling. In determining whether a product is a consumer product,
307+doubtful cases shall be resolved in favor of coverage. For a particular
308+product received by a particular user, "normally used" refers to a
309+typical or common use of that class of product, regardless of the status
310+of the particular user or of the way in which the particular user
311+actually uses, or expects or is expected to use, the product. A product
312+is a consumer product regardless of whether the product has substantial
313+commercial, industrial or non-consumer uses, unless such uses represent
314+the only significant mode of use of the product.
315+
316+ "Installation Information" for a User Product means any methods,
317+procedures, authorization keys, or other information required to install
318+and execute modified versions of a covered work in that User Product from
319+a modified version of its Corresponding Source. The information must
320+suffice to ensure that the continued functioning of the modified object
321+code is in no case prevented or interfered with solely because
322+modification has been made.
323+
324+ If you convey an object code work under this section in, or with, or
325+specifically for use in, a User Product, and the conveying occurs as
326+part of a transaction in which the right of possession and use of the
327+User Product is transferred to the recipient in perpetuity or for a
328+fixed term (regardless of how the transaction is characterized), the
329+Corresponding Source conveyed under this section must be accompanied
330+by the Installation Information. But this requirement does not apply
331+if neither you nor any third party retains the ability to install
332+modified object code on the User Product (for example, the work has
333+been installed in ROM).
334+
335+ The requirement to provide Installation Information does not include a
336+requirement to continue to provide support service, warranty, or updates
337+for a work that has been modified or installed by the recipient, or for
338+the User Product in which it has been modified or installed. Access to a
339+network may be denied when the modification itself materially and
340+adversely affects the operation of the network or violates the rules and
341+protocols for communication across the network.
342+
343+ Corresponding Source conveyed, and Installation Information provided,
344+in accord with this section must be in a format that is publicly
345+documented (and with an implementation available to the public in
346+source code form), and must require no special password or key for
347+unpacking, reading or copying.
348+
349+ 7. Additional Terms.
350+
351+ "Additional permissions" are terms that supplement the terms of this
352+License by making exceptions from one or more of its conditions.
353+Additional permissions that are applicable to the entire Program shall
354+be treated as though they were included in this License, to the extent
355+that they are valid under applicable law. If additional permissions
356+apply only to part of the Program, that part may be used separately
357+under those permissions, but the entire Program remains governed by
358+this License without regard to the additional permissions.
359+
360+ When you convey a copy of a covered work, you may at your option
361+remove any additional permissions from that copy, or from any part of
362+it. (Additional permissions may be written to require their own
363+removal in certain cases when you modify the work.) You may place
364+additional permissions on material, added by you to a covered work,
365+for which you have or can give appropriate copyright permission.
366+
367+ Notwithstanding any other provision of this License, for material you
368+add to a covered work, you may (if authorized by the copyright holders of
369+that material) supplement the terms of this License with terms:
370+
371+ a) Disclaiming warranty or limiting liability differently from the
372+ terms of sections 15 and 16 of this License; or
373+
374+ b) Requiring preservation of specified reasonable legal notices or
375+ author attributions in that material or in the Appropriate Legal
376+ Notices displayed by works containing it; or
377+
378+ c) Prohibiting misrepresentation of the origin of that material, or
379+ requiring that modified versions of such material be marked in
380+ reasonable ways as different from the original version; or
381+
382+ d) Limiting the use for publicity purposes of names of licensors or
383+ authors of the material; or
384+
385+ e) Declining to grant rights under trademark law for use of some
386+ trade names, trademarks, or service marks; or
387+
388+ f) Requiring indemnification of licensors and authors of that
389+ material by anyone who conveys the material (or modified versions of
390+ it) with contractual assumptions of liability to the recipient, for
391+ any liability that these contractual assumptions directly impose on
392+ those licensors and authors.
393+
394+ All other non-permissive additional terms are considered "further
395+restrictions" within the meaning of section 10. If the Program as you
396+received it, or any part of it, contains a notice stating that it is
397+governed by this License along with a term that is a further
398+restriction, you may remove that term. If a license document contains
399+a further restriction but permits relicensing or conveying under this
400+License, you may add to a covered work material governed by the terms
401+of that license document, provided that the further restriction does
402+not survive such relicensing or conveying.
403+
404+ If you add terms to a covered work in accord with this section, you
405+must place, in the relevant source files, a statement of the
406+additional terms that apply to those files, or a notice indicating
407+where to find the applicable terms.
408+
409+ Additional terms, permissive or non-permissive, may be stated in the
410+form of a separately written license, or stated as exceptions;
411+the above requirements apply either way.
412+
413+ 8. Termination.
414+
415+ You may not propagate or modify a covered work except as expressly
416+provided under this License. Any attempt otherwise to propagate or
417+modify it is void, and will automatically terminate your rights under
418+this License (including any patent licenses granted under the third
419+paragraph of section 11).
420+
421+ However, if you cease all violation of this License, then your
422+license from a particular copyright holder is reinstated (a)
423+provisionally, unless and until the copyright holder explicitly and
424+finally terminates your license, and (b) permanently, if the copyright
425+holder fails to notify you of the violation by some reasonable means
426+prior to 60 days after the cessation.
427+
428+ Moreover, your license from a particular copyright holder is
429+reinstated permanently if the copyright holder notifies you of the
430+violation by some reasonable means, this is the first time you have
431+received notice of violation of this License (for any work) from that
432+copyright holder, and you cure the violation prior to 30 days after
433+your receipt of the notice.
434+
435+ Termination of your rights under this section does not terminate the
436+licenses of parties who have received copies or rights from you under
437+this License. If your rights have been terminated and not permanently
438+reinstated, you do not qualify to receive new licenses for the same
439+material under section 10.
440+
441+ 9. Acceptance Not Required for Having Copies.
442+
443+ You are not required to accept this License in order to receive or
444+run a copy of the Program. Ancillary propagation of a covered work
445+occurring solely as a consequence of using peer-to-peer transmission
446+to receive a copy likewise does not require acceptance. However,
447+nothing other than this License grants you permission to propagate or
448+modify any covered work. These actions infringe copyright if you do
449+not accept this License. Therefore, by modifying or propagating a
450+covered work, you indicate your acceptance of this License to do so.
451+
452+ 10. Automatic Licensing of Downstream Recipients.
453+
454+ Each time you convey a covered work, the recipient automatically
455+receives a license from the original licensors, to run, modify and
456+propagate that work, subject to this License. You are not responsible
457+for enforcing compliance by third parties with this License.
458+
459+ An "entity transaction" is a transaction transferring control of an
460+organization, or substantially all assets of one, or subdividing an
461+organization, or merging organizations. If propagation of a covered
462+work results from an entity transaction, each party to that
463+transaction who receives a copy of the work also receives whatever
464+licenses to the work the party's predecessor in interest had or could
465+give under the previous paragraph, plus a right to possession of the
466+Corresponding Source of the work from the predecessor in interest, if
467+the predecessor has it or can get it with reasonable efforts.
468+
469+ You may not impose any further restrictions on the exercise of the
470+rights granted or affirmed under this License. For example, you may
471+not impose a license fee, royalty, or other charge for exercise of
472+rights granted under this License, and you may not initiate litigation
473+(including a cross-claim or counterclaim in a lawsuit) alleging that
474+any patent claim is infringed by making, using, selling, offering for
475+sale, or importing the Program or any portion of it.
476+
477+ 11. Patents.
478+
479+ A "contributor" is a copyright holder who authorizes use under this
480+License of the Program or a work on which the Program is based. The
481+work thus licensed is called the contributor's "contributor version".
482+
483+ A contributor's "essential patent claims" are all patent claims
484+owned or controlled by the contributor, whether already acquired or
485+hereafter acquired, that would be infringed by some manner, permitted
486+by this License, of making, using, or selling its contributor version,
487+but do not include claims that would be infringed only as a
488+consequence of further modification of the contributor version. For
489+purposes of this definition, "control" includes the right to grant
490+patent sublicenses in a manner consistent with the requirements of
491+this License.
492+
493+ Each contributor grants you a non-exclusive, worldwide, royalty-free
494+patent license under the contributor's essential patent claims, to
495+make, use, sell, offer for sale, import and otherwise run, modify and
496+propagate the contents of its contributor version.
497+
498+ In the following three paragraphs, a "patent license" is any express
499+agreement or commitment, however denominated, not to enforce a patent
500+(such as an express permission to practice a patent or covenant not to
501+sue for patent infringement). To "grant" such a patent license to a
502+party means to make such an agreement or commitment not to enforce a
503+patent against the party.
504+
505+ If you convey a covered work, knowingly relying on a patent license,
506+and the Corresponding Source of the work is not available for anyone
507+to copy, free of charge and under the terms of this License, through a
508+publicly available network server or other readily accessible means,
509+then you must either (1) cause the Corresponding Source to be so
510+available, or (2) arrange to deprive yourself of the benefit of the
511+patent license for this particular work, or (3) arrange, in a manner
512+consistent with the requirements of this License, to extend the patent
513+license to downstream recipients. "Knowingly relying" means you have
514+actual knowledge that, but for the patent license, your conveying the
515+covered work in a country, or your recipient's use of the covered work
516+in a country, would infringe one or more identifiable patents in that
517+country that you have reason to believe are valid.
518+
519+ If, pursuant to or in connection with a single transaction or
520+arrangement, you convey, or propagate by procuring conveyance of, a
521+covered work, and grant a patent license to some of the parties
522+receiving the covered work authorizing them to use, propagate, modify
523+or convey a specific copy of the covered work, then the patent license
524+you grant is automatically extended to all recipients of the covered
525+work and works based on it.
526+
527+ A patent license is "discriminatory" if it does not include within
528+the scope of its coverage, prohibits the exercise of, or is
529+conditioned on the non-exercise of one or more of the rights that are
530+specifically granted under this License. You may not convey a covered
531+work if you are a party to an arrangement with a third party that is
532+in the business of distributing software, under which you make payment
533+to the third party based on the extent of your activity of conveying
534+the work, and under which the third party grants, to any of the
535+parties who would receive the covered work from you, a discriminatory
536+patent license (a) in connection with copies of the covered work
537+conveyed by you (or copies made from those copies), or (b) primarily
538+for and in connection with specific products or compilations that
539+contain the covered work, unless you entered into that arrangement,
540+or that patent license was granted, prior to 28 March 2007.
541+
542+ Nothing in this License shall be construed as excluding or limiting
543+any implied license or other defenses to infringement that may
544+otherwise be available to you under applicable patent law.
545+
546+ 12. No Surrender of Others' Freedom.
547+
548+ If conditions are imposed on you (whether by court order, agreement or
549+otherwise) that contradict the conditions of this License, they do not
550+excuse you from the conditions of this License. If you cannot convey a
551+covered work so as to satisfy simultaneously your obligations under this
552+License and any other pertinent obligations, then as a consequence you may
553+not convey it at all. For example, if you agree to terms that obligate you
554+to collect a royalty for further conveying from those to whom you convey
555+the Program, the only way you could satisfy both those terms and this
556+License would be to refrain entirely from conveying the Program.
557+
558+ 13. Use with the GNU Affero General Public License.
559+
560+ Notwithstanding any other provision of this License, you have
561+permission to link or combine any covered work with a work licensed
562+under version 3 of the GNU Affero General Public License into a single
563+combined work, and to convey the resulting work. The terms of this
564+License will continue to apply to the part which is the covered work,
565+but the special requirements of the GNU Affero General Public License,
566+section 13, concerning interaction through a network will apply to the
567+combination as such.
568+
569+ 14. Revised Versions of this License.
570+
571+ The Free Software Foundation may publish revised and/or new versions of
572+the GNU General Public License from time to time. Such new versions will
573+be similar in spirit to the present version, but may differ in detail to
574+address new problems or concerns.
575+
576+ Each version is given a distinguishing version number. If the
577+Program specifies that a certain numbered version of the GNU General
578+Public License "or any later version" applies to it, you have the
579+option of following the terms and conditions either of that numbered
580+version or of any later version published by the Free Software
581+Foundation. If the Program does not specify a version number of the
582+GNU General Public License, you may choose any version ever published
583+by the Free Software Foundation.
584+
585+ If the Program specifies that a proxy can decide which future
586+versions of the GNU General Public License can be used, that proxy's
587+public statement of acceptance of a version permanently authorizes you
588+to choose that version for the Program.
589+
590+ Later license versions may give you additional or different
591+permissions. However, no additional obligations are imposed on any
592+author or copyright holder as a result of your choosing to follow a
593+later version.
594+
595+ 15. Disclaimer of Warranty.
596+
597+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
598+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
599+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
600+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
601+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
602+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
603+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
604+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
605+
606+ 16. Limitation of Liability.
607+
608+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
609+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
610+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
611+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
612+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
613+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
614+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
615+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
616+SUCH DAMAGES.
617+
618+ 17. Interpretation of Sections 15 and 16.
619+
620+ If the disclaimer of warranty and limitation of liability provided
621+above cannot be given local legal effect according to their terms,
622+reviewing courts shall apply local law that most closely approximates
623+an absolute waiver of all civil liability in connection with the
624+Program, unless a warranty or assumption of liability accompanies a
625+copy of the Program in return for a fee.
626+
627+ END OF TERMS AND CONDITIONS
628+
629+ How to Apply These Terms to Your New Programs
630+
631+ If you develop a new program, and you want it to be of the greatest
632+possible use to the public, the best way to achieve this is to make it
633+free software which everyone can redistribute and change under these terms.
634+
635+ To do so, attach the following notices to the program. It is safest
636+to attach them to the start of each source file to most effectively
637+state the exclusion of warranty; and each file should have at least
638+the "copyright" line and a pointer to where the full notice is found.
639+
640+ <one line to give the program's name and a brief idea of what it does.>
641+ Copyright (C) <year> <name of author>
642+
643+ This program is free software: you can redistribute it and/or modify
644+ it under the terms of the GNU General Public License as published by
645+ the Free Software Foundation, either version 3 of the License, or
646+ (at your option) any later version.
647+
648+ This program is distributed in the hope that it will be useful,
649+ but WITHOUT ANY WARRANTY; without even the implied warranty of
650+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
651+ GNU General Public License for more details.
652+
653+ You should have received a copy of the GNU General Public License
654+ along with this program. If not, see <http://www.gnu.org/licenses/>.
655+
656+Also add information on how to contact you by electronic and paper mail.
657+
658+ If the program does terminal interaction, make it output a short
659+notice like this when it starts in an interactive mode:
660+
661+ <program> Copyright (C) <year> <name of author>
662+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
663+ This is free software, and you are welcome to redistribute it
664+ under certain conditions; type `show c' for details.
665+
666+The hypothetical commands `show w' and `show c' should show the appropriate
667+parts of the General Public License. Of course, your program's commands
668+might be different; for a GUI interface, you would use an "about box".
669+
670+ You should also get your employer (if you work as a programmer) or school,
671+if any, to sign a "copyright disclaimer" for the program, if necessary.
672+For more information on this, and how to apply and follow the GNU GPL, see
673+<http://www.gnu.org/licenses/>.
674+
675+ The GNU General Public License does not permit incorporating your program
676+into proprietary programs. If your program is a subroutine library, you
677+may consider it more useful to permit linking proprietary applications with
678+the library. If this is what you want to do, use the GNU Lesser General
679+Public License instead of this License. But first, please read
680+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
681+
682
683=== renamed file 'COPYING' => 'COPYING.moved'
684=== added file 'ChangeLog'
685--- ChangeLog 1970-01-01 00:00:00 +0000
686+++ ChangeLog 2013-02-08 16:25:24 +0000
687@@ -0,0 +1,2 @@
688+
689+
690
691=== renamed file 'ChangeLog' => 'ChangeLog.moved'
692=== added symlink 'INSTALL'
693=== target is u'/usr/share/automake-1.11/INSTALL'
694=== renamed symlink 'INSTALL' => 'INSTALL.moved'
695=== added file 'Makefile'
696--- Makefile 1970-01-01 00:00:00 +0000
697+++ Makefile 2013-02-08 16:25:24 +0000
698@@ -0,0 +1,825 @@
699+# Makefile.in generated by automake 1.11.1 from Makefile.am.
700+# Makefile. Generated from Makefile.in by configure.
701+
702+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
703+# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
704+# Inc.
705+# This Makefile.in is free software; the Free Software Foundation
706+# gives unlimited permission to copy and/or distribute it,
707+# with or without modifications, as long as this notice is preserved.
708+
709+# This program is distributed in the hope that it will be useful,
710+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
711+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
712+# PARTICULAR PURPOSE.
713+
714+
715+
716+
717+pkgdatadir = $(datadir)/totemaddtoplaylist
718+pkgincludedir = $(includedir)/totemaddtoplaylist
719+pkglibdir = $(libdir)/totemaddtoplaylist
720+pkglibexecdir = $(libexecdir)/totemaddtoplaylist
721+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
722+install_sh_DATA = $(install_sh) -c -m 644
723+install_sh_PROGRAM = $(install_sh) -c
724+install_sh_SCRIPT = $(install_sh) -c
725+INSTALL_HEADER = $(INSTALL_DATA)
726+transform = $(program_transform_name)
727+NORMAL_INSTALL = :
728+PRE_INSTALL = :
729+POST_INSTALL = :
730+NORMAL_UNINSTALL = :
731+PRE_UNINSTALL = :
732+POST_UNINSTALL = :
733+build_triplet = i686-pc-linux-gnu
734+host_triplet = i686-pc-linux-gnu
735+subdir = .
736+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
737+ $(srcdir)/Makefile.in $(srcdir)/config.h.in \
738+ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
739+ config.guess config.sub depcomp install-sh ltmain.sh missing \
740+ mkinstalldirs
741+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
742+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
743+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
744+ $(ACLOCAL_M4)
745+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
746+ configure.lineno config.status.lineno
747+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
748+CONFIG_HEADER = config.h
749+CONFIG_CLEAN_FILES =
750+CONFIG_CLEAN_VPATH_FILES =
751+AM_V_GEN = $(am__v_GEN_$(V))
752+am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
753+am__v_GEN_0 = @echo " GEN " $@;
754+AM_V_at = $(am__v_at_$(V))
755+am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
756+am__v_at_0 = @
757+SOURCES =
758+DIST_SOURCES =
759+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
760+ html-recursive info-recursive install-data-recursive \
761+ install-dvi-recursive install-exec-recursive \
762+ install-html-recursive install-info-recursive \
763+ install-pdf-recursive install-ps-recursive install-recursive \
764+ installcheck-recursive installdirs-recursive pdf-recursive \
765+ ps-recursive uninstall-recursive
766+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
767+am__vpath_adj = case $$p in \
768+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
769+ *) f=$$p;; \
770+ esac;
771+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
772+am__install_max = 40
773+am__nobase_strip_setup = \
774+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
775+am__nobase_strip = \
776+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
777+am__nobase_list = $(am__nobase_strip_setup); \
778+ for p in $$list; do echo "$$p $$p"; done | \
779+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
780+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
781+ if (++n[$$2] == $(am__install_max)) \
782+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
783+ END { for (dir in files) print dir, files[dir] }'
784+am__base_list = \
785+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
786+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
787+am__installdirs = "$(DESTDIR)$(totemaddtoplaylistdocdir)"
788+DATA = $(totemaddtoplaylistdoc_DATA)
789+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
790+ distclean-recursive maintainer-clean-recursive
791+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
792+ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
793+ distdir dist dist-all distcheck
794+ETAGS = etags
795+CTAGS = ctags
796+DIST_SUBDIRS = $(SUBDIRS)
797+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
798+distdir = $(PACKAGE)-$(VERSION)
799+top_distdir = $(distdir)
800+am__remove_distdir = \
801+ { test ! -d "$(distdir)" \
802+ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
803+ && rm -fr "$(distdir)"; }; }
804+am__relativize = \
805+ dir0=`pwd`; \
806+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \
807+ sed_rest='s,^[^/]*/*,,'; \
808+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \
809+ sed_butlast='s,/*[^/]*$$,,'; \
810+ while test -n "$$dir1"; do \
811+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \
812+ if test "$$first" != "."; then \
813+ if test "$$first" = ".."; then \
814+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
815+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
816+ else \
817+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
818+ if test "$$first2" = "$$first"; then \
819+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
820+ else \
821+ dir2="../$$dir2"; \
822+ fi; \
823+ dir0="$$dir0"/"$$first"; \
824+ fi; \
825+ fi; \
826+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
827+ done; \
828+ reldir="$$dir2"
829+DIST_ARCHIVES = $(distdir).tar.gz
830+GZIP_ENV = --best
831+distuninstallcheck_listfiles = find . -type f -print
832+distcleancheck_listfiles = find . -type f -print
833+ACLOCAL = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run aclocal-1.11
834+ALL_LINGUAS =
835+AMTAR = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run tar
836+AM_DEFAULT_VERBOSITY = 0
837+AR = ar
838+AUTOCONF = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run autoconf
839+AUTOHEADER = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run autoheader
840+AUTOMAKE = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run automake-1.11
841+AWK = mawk
842+CATALOGS =
843+CATOBJEXT = .gmo
844+CC = gcc
845+CCDEPMODE = depmode=gcc3
846+CFLAGS = -g -O2
847+CPP = gcc -E
848+CPPFLAGS =
849+CYGPATH_W = echo
850+DATADIRNAME = share
851+DEFS = -DHAVE_CONFIG_H
852+DEPDIR = .deps
853+DSYMUTIL =
854+DUMPBIN =
855+ECHO_C =
856+ECHO_N = -n
857+ECHO_T =
858+EGREP = /bin/grep -E
859+EXEEXT =
860+FGREP = /bin/grep -F
861+GETTEXT_PACKAGE = totemaddtoplaylist
862+GMOFILES =
863+GMSGFMT = /usr/bin/msgfmt
864+GREP = /bin/grep
865+INSTALL = /usr/bin/install -c
866+INSTALL_DATA = ${INSTALL} -m 644
867+INSTALL_PROGRAM = ${INSTALL}
868+INSTALL_SCRIPT = ${INSTALL}
869+INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
870+INSTOBJEXT = .mo
871+INTLLIBS =
872+INTLTOOL_EXTRACT = /usr/bin/intltool-extract
873+INTLTOOL_MERGE = /usr/bin/intltool-merge
874+INTLTOOL_PERL = /usr/bin/perl
875+INTLTOOL_UPDATE = /usr/bin/intltool-update
876+LD = /usr/bin/ld
877+LDFLAGS =
878+LIBOBJS =
879+LIBS =
880+LIBTOOL = $(SHELL) $(top_builddir)/libtool
881+LIPO =
882+LN_S = ln -s
883+LTLIBOBJS =
884+MAINT = #
885+MAKEINFO = ${SHELL} /home/retnan/totemaddtoplaylist/missing --run makeinfo
886+MKDIR_P = /bin/mkdir -p
887+MKINSTALLDIRS = ./mkinstalldirs
888+MSGFMT = /usr/bin/msgfmt
889+MSGFMT_OPTS = -c
890+MSGMERGE = /usr/bin/msgmerge
891+NM = /usr/bin/nm -B
892+NMEDIT =
893+OBJDUMP = objdump
894+OBJEXT = o
895+OTOOL =
896+OTOOL64 =
897+PACKAGE = totemaddtoplaylist
898+PACKAGE_BUGREPORT =
899+PACKAGE_NAME = totemaddtoplaylist
900+PACKAGE_STRING = totemaddtoplaylist 0.1
901+PACKAGE_TARNAME = totemaddtoplaylist
902+PACKAGE_URL =
903+PACKAGE_VERSION = 0.1
904+PATH_SEPARATOR = :
905+PKG_CONFIG = /usr/bin/pkg-config
906+PKG_CONFIG_LIBDIR =
907+PKG_CONFIG_PATH =
908+POFILES =
909+POSUB = po
910+PO_IN_DATADIR_FALSE =
911+PO_IN_DATADIR_TRUE =
912+RANLIB = ranlib
913+SED = /bin/sed
914+SET_MAKE =
915+SHELL = /bin/bash
916+STRIP = strip
917+TOTEMADDTOPLAYLIST_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/nautilus -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1
918+TOTEMADDTOPLAYLIST_LIBS = -pthread -L/usr/lib/i386-linux-gnu -lnautilus-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
919+USE_NLS = yes
920+VERSION = 0.1
921+XGETTEXT = /usr/bin/xgettext
922+abs_builddir = /home/retnan/totemaddtoplaylist
923+abs_srcdir = /home/retnan/totemaddtoplaylist
924+abs_top_builddir = /home/retnan/totemaddtoplaylist
925+abs_top_srcdir = /home/retnan/totemaddtoplaylist
926+ac_ct_CC = gcc
927+ac_ct_DUMPBIN =
928+am__include = include
929+am__leading_dot = .
930+am__quote =
931+am__tar = ${AMTAR} chof - "$$tardir"
932+am__untar = ${AMTAR} xf -
933+bindir = ${exec_prefix}/bin
934+build = i686-pc-linux-gnu
935+build_alias =
936+build_cpu = i686
937+build_os = linux-gnu
938+build_vendor = pc
939+builddir = .
940+datadir = ${datarootdir}
941+datarootdir = ${prefix}/share
942+docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
943+dvidir = ${docdir}
944+exec_prefix = ${prefix}
945+host = i686-pc-linux-gnu
946+host_alias =
947+host_cpu = i686
948+host_os = linux-gnu
949+host_vendor = pc
950+htmldir = ${docdir}
951+includedir = ${prefix}/include
952+infodir = ${datarootdir}/info
953+install_sh = ${SHELL} /home/retnan/totemaddtoplaylist/install-sh
954+libdir = /usr/lib/nautilus/extensions-2.0
955+libexecdir = ${exec_prefix}/libexec
956+localedir = ${datarootdir}/locale
957+localstatedir = ${prefix}/var
958+lt_ECHO = echo
959+mandir = ${datarootdir}/man
960+mkdir_p = /bin/mkdir -p
961+oldincludedir = /usr/include
962+pdfdir = ${docdir}
963+prefix = /usr
964+program_transform_name = s,x,x,
965+psdir = ${docdir}
966+sbindir = ${exec_prefix}/sbin
967+sharedstatedir = ${prefix}/com
968+srcdir = .
969+sysconfdir = ${prefix}/etc
970+target_alias =
971+top_build_prefix =
972+top_builddir = .
973+top_srcdir = .
974+SUBDIRS = src po
975+totemaddtoplaylistdocdir = ${prefix}/doc/totemaddtoplaylist
976+totemaddtoplaylistdoc_DATA = \
977+ README\
978+ COPYING\
979+ AUTHORS\
980+ ChangeLog\
981+ INSTALL\
982+ NEWS
983+
984+INTLTOOL_FILES = intltool-extract.in \
985+ intltool-merge.in \
986+ intltool-update.in
987+
988+EXTRA_DIST = $(totemaddtoplaylistdoc_DATA) \
989+ $(INTLTOOL_FILES)
990+
991+DISTCLEANFILES = intltool-extract \
992+ intltool-merge \
993+ intltool-update \
994+ po/.intltool-merge-cache
995+
996+all: config.h
997+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
998+
999+.SUFFIXES:
1000+am--refresh:
1001+ @:
1002+$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
1003+ @for dep in $?; do \
1004+ case '$(am__configure_deps)' in \
1005+ *$$dep*) \
1006+ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
1007+ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1008+ && exit 0; \
1009+ exit 1;; \
1010+ esac; \
1011+ done; \
1012+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
1013+ $(am__cd) $(top_srcdir) && \
1014+ $(AUTOMAKE) --gnu Makefile
1015+.PRECIOUS: Makefile
1016+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1017+ @case '$?' in \
1018+ *config.status*) \
1019+ echo ' $(SHELL) ./config.status'; \
1020+ $(SHELL) ./config.status;; \
1021+ *) \
1022+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1023+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1024+ esac;
1025+
1026+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1027+ $(SHELL) ./config.status --recheck
1028+
1029+$(top_srcdir)/configure: # $(am__configure_deps)
1030+ $(am__cd) $(srcdir) && $(AUTOCONF)
1031+$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
1032+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1033+$(am__aclocal_m4_deps):
1034+
1035+config.h: stamp-h1
1036+ @if test ! -f $@; then \
1037+ rm -f stamp-h1; \
1038+ $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1039+ else :; fi
1040+
1041+stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1042+ @rm -f stamp-h1
1043+ cd $(top_builddir) && $(SHELL) ./config.status config.h
1044+$(srcdir)/config.h.in: # $(am__configure_deps)
1045+ ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1046+ rm -f stamp-h1
1047+ touch $@
1048+
1049+distclean-hdr:
1050+ -rm -f config.h stamp-h1
1051+
1052+mostlyclean-libtool:
1053+ -rm -f *.lo
1054+
1055+clean-libtool:
1056+ -rm -rf .libs _libs
1057+
1058+distclean-libtool:
1059+ -rm -f libtool config.lt
1060+install-totemaddtoplaylistdocDATA: $(totemaddtoplaylistdoc_DATA)
1061+ @$(NORMAL_INSTALL)
1062+ test -z "$(totemaddtoplaylistdocdir)" || $(MKDIR_P) "$(DESTDIR)$(totemaddtoplaylistdocdir)"
1063+ @list='$(totemaddtoplaylistdoc_DATA)'; test -n "$(totemaddtoplaylistdocdir)" || list=; \
1064+ for p in $$list; do \
1065+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1066+ echo "$$d$$p"; \
1067+ done | $(am__base_list) | \
1068+ while read files; do \
1069+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(totemaddtoplaylistdocdir)'"; \
1070+ $(INSTALL_DATA) $$files "$(DESTDIR)$(totemaddtoplaylistdocdir)" || exit $$?; \
1071+ done
1072+
1073+uninstall-totemaddtoplaylistdocDATA:
1074+ @$(NORMAL_UNINSTALL)
1075+ @list='$(totemaddtoplaylistdoc_DATA)'; test -n "$(totemaddtoplaylistdocdir)" || list=; \
1076+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1077+ test -n "$$files" || exit 0; \
1078+ echo " ( cd '$(DESTDIR)$(totemaddtoplaylistdocdir)' && rm -f" $$files ")"; \
1079+ cd "$(DESTDIR)$(totemaddtoplaylistdocdir)" && rm -f $$files
1080+
1081+# This directory's subdirectories are mostly independent; you can cd
1082+# into them and run `make' without going through this Makefile.
1083+# To change the values of `make' variables: instead of editing Makefiles,
1084+# (1) if the variable is set in `config.status', edit `config.status'
1085+# (which will cause the Makefiles to be regenerated when you run `make');
1086+# (2) otherwise, pass the desired values on the `make' command line.
1087+$(RECURSIVE_TARGETS):
1088+ @fail= failcom='exit 1'; \
1089+ for f in x $$MAKEFLAGS; do \
1090+ case $$f in \
1091+ *=* | --[!k]*);; \
1092+ *k*) failcom='fail=yes';; \
1093+ esac; \
1094+ done; \
1095+ dot_seen=no; \
1096+ target=`echo $@ | sed s/-recursive//`; \
1097+ list='$(SUBDIRS)'; for subdir in $$list; do \
1098+ echo "Making $$target in $$subdir"; \
1099+ if test "$$subdir" = "."; then \
1100+ dot_seen=yes; \
1101+ local_target="$$target-am"; \
1102+ else \
1103+ local_target="$$target"; \
1104+ fi; \
1105+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1106+ || eval $$failcom; \
1107+ done; \
1108+ if test "$$dot_seen" = "no"; then \
1109+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1110+ fi; test -z "$$fail"
1111+
1112+$(RECURSIVE_CLEAN_TARGETS):
1113+ @fail= failcom='exit 1'; \
1114+ for f in x $$MAKEFLAGS; do \
1115+ case $$f in \
1116+ *=* | --[!k]*);; \
1117+ *k*) failcom='fail=yes';; \
1118+ esac; \
1119+ done; \
1120+ dot_seen=no; \
1121+ case "$@" in \
1122+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1123+ *) list='$(SUBDIRS)' ;; \
1124+ esac; \
1125+ rev=''; for subdir in $$list; do \
1126+ if test "$$subdir" = "."; then :; else \
1127+ rev="$$subdir $$rev"; \
1128+ fi; \
1129+ done; \
1130+ rev="$$rev ."; \
1131+ target=`echo $@ | sed s/-recursive//`; \
1132+ for subdir in $$rev; do \
1133+ echo "Making $$target in $$subdir"; \
1134+ if test "$$subdir" = "."; then \
1135+ local_target="$$target-am"; \
1136+ else \
1137+ local_target="$$target"; \
1138+ fi; \
1139+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1140+ || eval $$failcom; \
1141+ done && test -z "$$fail"
1142+tags-recursive:
1143+ list='$(SUBDIRS)'; for subdir in $$list; do \
1144+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1145+ done
1146+ctags-recursive:
1147+ list='$(SUBDIRS)'; for subdir in $$list; do \
1148+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1149+ done
1150+
1151+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1152+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1153+ unique=`for i in $$list; do \
1154+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1155+ done | \
1156+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1157+ END { if (nonempty) { for (i in files) print i; }; }'`; \
1158+ mkid -fID $$unique
1159+tags: TAGS
1160+
1161+TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1162+ $(TAGS_FILES) $(LISP)
1163+ set x; \
1164+ here=`pwd`; \
1165+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1166+ include_option=--etags-include; \
1167+ empty_fix=.; \
1168+ else \
1169+ include_option=--include; \
1170+ empty_fix=; \
1171+ fi; \
1172+ list='$(SUBDIRS)'; for subdir in $$list; do \
1173+ if test "$$subdir" = .; then :; else \
1174+ test ! -f $$subdir/TAGS || \
1175+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1176+ fi; \
1177+ done; \
1178+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1179+ unique=`for i in $$list; do \
1180+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1181+ done | \
1182+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1183+ END { if (nonempty) { for (i in files) print i; }; }'`; \
1184+ shift; \
1185+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1186+ test -n "$$unique" || unique=$$empty_fix; \
1187+ if test $$# -gt 0; then \
1188+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1189+ "$$@" $$unique; \
1190+ else \
1191+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1192+ $$unique; \
1193+ fi; \
1194+ fi
1195+ctags: CTAGS
1196+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1197+ $(TAGS_FILES) $(LISP)
1198+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1199+ unique=`for i in $$list; do \
1200+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1201+ done | \
1202+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1203+ END { if (nonempty) { for (i in files) print i; }; }'`; \
1204+ test -z "$(CTAGS_ARGS)$$unique" \
1205+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1206+ $$unique
1207+
1208+GTAGS:
1209+ here=`$(am__cd) $(top_builddir) && pwd` \
1210+ && $(am__cd) $(top_srcdir) \
1211+ && gtags -i $(GTAGS_ARGS) "$$here"
1212+
1213+distclean-tags:
1214+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1215+
1216+distdir: $(DISTFILES)
1217+ $(am__remove_distdir)
1218+ test -d "$(distdir)" || mkdir "$(distdir)"
1219+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1220+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1221+ list='$(DISTFILES)'; \
1222+ dist_files=`for file in $$list; do echo $$file; done | \
1223+ sed -e "s|^$$srcdirstrip/||;t" \
1224+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1225+ case $$dist_files in \
1226+ */*) $(MKDIR_P) `echo "$$dist_files" | \
1227+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1228+ sort -u` ;; \
1229+ esac; \
1230+ for file in $$dist_files; do \
1231+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1232+ if test -d $$d/$$file; then \
1233+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1234+ if test -d "$(distdir)/$$file"; then \
1235+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1236+ fi; \
1237+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1238+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1239+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1240+ fi; \
1241+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1242+ else \
1243+ test -f "$(distdir)/$$file" \
1244+ || cp -p $$d/$$file "$(distdir)/$$file" \
1245+ || exit 1; \
1246+ fi; \
1247+ done
1248+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1249+ if test "$$subdir" = .; then :; else \
1250+ test -d "$(distdir)/$$subdir" \
1251+ || $(MKDIR_P) "$(distdir)/$$subdir" \
1252+ || exit 1; \
1253+ fi; \
1254+ done
1255+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1256+ if test "$$subdir" = .; then :; else \
1257+ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1258+ $(am__relativize); \
1259+ new_distdir=$$reldir; \
1260+ dir1=$$subdir; dir2="$(top_distdir)"; \
1261+ $(am__relativize); \
1262+ new_top_distdir=$$reldir; \
1263+ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1264+ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1265+ ($(am__cd) $$subdir && \
1266+ $(MAKE) $(AM_MAKEFLAGS) \
1267+ top_distdir="$$new_top_distdir" \
1268+ distdir="$$new_distdir" \
1269+ am__remove_distdir=: \
1270+ am__skip_length_check=: \
1271+ am__skip_mode_fix=: \
1272+ distdir) \
1273+ || exit 1; \
1274+ fi; \
1275+ done
1276+ -test -n "$(am__skip_mode_fix)" \
1277+ || find "$(distdir)" -type d ! -perm -755 \
1278+ -exec chmod u+rwx,go+rx {} \; -o \
1279+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1280+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1281+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1282+ || chmod -R a+r "$(distdir)"
1283+dist-gzip: distdir
1284+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1285+ $(am__remove_distdir)
1286+
1287+dist-bzip2: distdir
1288+ tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1289+ $(am__remove_distdir)
1290+
1291+dist-lzma: distdir
1292+ tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1293+ $(am__remove_distdir)
1294+
1295+dist-xz: distdir
1296+ tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
1297+ $(am__remove_distdir)
1298+
1299+dist-tarZ: distdir
1300+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1301+ $(am__remove_distdir)
1302+
1303+dist-shar: distdir
1304+ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1305+ $(am__remove_distdir)
1306+
1307+dist-zip: distdir
1308+ -rm -f $(distdir).zip
1309+ zip -rq $(distdir).zip $(distdir)
1310+ $(am__remove_distdir)
1311+
1312+dist dist-all: distdir
1313+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1314+ $(am__remove_distdir)
1315+
1316+# This target untars the dist file and tries a VPATH configuration. Then
1317+# it guarantees that the distribution is self-contained by making another
1318+# tarfile.
1319+distcheck: dist
1320+ case '$(DIST_ARCHIVES)' in \
1321+ *.tar.gz*) \
1322+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1323+ *.tar.bz2*) \
1324+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1325+ *.tar.lzma*) \
1326+ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1327+ *.tar.xz*) \
1328+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1329+ *.tar.Z*) \
1330+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1331+ *.shar.gz*) \
1332+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1333+ *.zip*) \
1334+ unzip $(distdir).zip ;;\
1335+ esac
1336+ chmod -R a-w $(distdir); chmod a+w $(distdir)
1337+ mkdir $(distdir)/_build
1338+ mkdir $(distdir)/_inst
1339+ chmod a-w $(distdir)
1340+ test -d $(distdir)/_build || exit 0; \
1341+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1342+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1343+ && am__cwd=`pwd` \
1344+ && $(am__cd) $(distdir)/_build \
1345+ && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1346+ $(DISTCHECK_CONFIGURE_FLAGS) \
1347+ && $(MAKE) $(AM_MAKEFLAGS) \
1348+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
1349+ && $(MAKE) $(AM_MAKEFLAGS) check \
1350+ && $(MAKE) $(AM_MAKEFLAGS) install \
1351+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1352+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1353+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1354+ distuninstallcheck \
1355+ && chmod -R a-w "$$dc_install_base" \
1356+ && ({ \
1357+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1358+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1359+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1360+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1361+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1362+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
1363+ && rm -rf "$$dc_destdir" \
1364+ && $(MAKE) $(AM_MAKEFLAGS) dist \
1365+ && rm -rf $(DIST_ARCHIVES) \
1366+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1367+ && cd "$$am__cwd" \
1368+ || exit 1
1369+ $(am__remove_distdir)
1370+ @(echo "$(distdir) archives ready for distribution: "; \
1371+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1372+ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1373+distuninstallcheck:
1374+ @$(am__cd) '$(distuninstallcheck_dir)' \
1375+ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1376+ || { echo "ERROR: files left after uninstall:" ; \
1377+ if test -n "$(DESTDIR)"; then \
1378+ echo " (check DESTDIR support)"; \
1379+ fi ; \
1380+ $(distuninstallcheck_listfiles) ; \
1381+ exit 1; } >&2
1382+distcleancheck: distclean
1383+ @if test '$(srcdir)' = . ; then \
1384+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1385+ exit 1 ; \
1386+ fi
1387+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1388+ || { echo "ERROR: files left in build directory after distclean:" ; \
1389+ $(distcleancheck_listfiles) ; \
1390+ exit 1; } >&2
1391+check-am: all-am
1392+check: check-recursive
1393+all-am: Makefile $(DATA) config.h
1394+installdirs: installdirs-recursive
1395+installdirs-am:
1396+ for dir in "$(DESTDIR)$(totemaddtoplaylistdocdir)"; do \
1397+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1398+ done
1399+install: install-recursive
1400+install-exec: install-exec-recursive
1401+install-data: install-data-recursive
1402+uninstall: uninstall-recursive
1403+
1404+install-am: all-am
1405+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1406+
1407+installcheck: installcheck-recursive
1408+install-strip:
1409+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1410+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1411+ `test -z '$(STRIP)' || \
1412+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1413+mostlyclean-generic:
1414+
1415+clean-generic:
1416+
1417+distclean-generic:
1418+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1419+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1420+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1421+
1422+maintainer-clean-generic:
1423+ @echo "This command is intended for maintainers to use"
1424+ @echo "it deletes files that may require special tools to rebuild."
1425+clean: clean-recursive
1426+
1427+clean-am: clean-generic clean-libtool mostlyclean-am
1428+
1429+distclean: distclean-recursive
1430+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1431+ -rm -f Makefile
1432+distclean-am: clean-am distclean-generic distclean-hdr \
1433+ distclean-libtool distclean-tags
1434+
1435+dvi: dvi-recursive
1436+
1437+dvi-am:
1438+
1439+html: html-recursive
1440+
1441+html-am:
1442+
1443+info: info-recursive
1444+
1445+info-am:
1446+
1447+install-data-am: install-totemaddtoplaylistdocDATA
1448+
1449+install-dvi: install-dvi-recursive
1450+
1451+install-dvi-am:
1452+
1453+install-exec-am:
1454+
1455+install-html: install-html-recursive
1456+
1457+install-html-am:
1458+
1459+install-info: install-info-recursive
1460+
1461+install-info-am:
1462+
1463+install-man:
1464+
1465+install-pdf: install-pdf-recursive
1466+
1467+install-pdf-am:
1468+
1469+install-ps: install-ps-recursive
1470+
1471+install-ps-am:
1472+
1473+installcheck-am:
1474+
1475+maintainer-clean: maintainer-clean-recursive
1476+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1477+ -rm -rf $(top_srcdir)/autom4te.cache
1478+ -rm -f Makefile
1479+maintainer-clean-am: distclean-am maintainer-clean-generic
1480+
1481+mostlyclean: mostlyclean-recursive
1482+
1483+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1484+
1485+pdf: pdf-recursive
1486+
1487+pdf-am:
1488+
1489+ps: ps-recursive
1490+
1491+ps-am:
1492+
1493+uninstall-am: uninstall-local uninstall-totemaddtoplaylistdocDATA
1494+
1495+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1496+ ctags-recursive install-am install-strip tags-recursive
1497+
1498+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1499+ all all-am am--refresh check check-am clean clean-generic \
1500+ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1501+ dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
1502+ distcheck distclean distclean-generic distclean-hdr \
1503+ distclean-libtool distclean-tags distcleancheck distdir \
1504+ distuninstallcheck dvi dvi-am html html-am info info-am \
1505+ install install-am install-data install-data-am install-dvi \
1506+ install-dvi-am install-exec install-exec-am install-html \
1507+ install-html-am install-info install-info-am install-man \
1508+ install-pdf install-pdf-am install-ps install-ps-am \
1509+ install-strip install-totemaddtoplaylistdocDATA installcheck \
1510+ installcheck-am installdirs installdirs-am maintainer-clean \
1511+ maintainer-clean-generic mostlyclean mostlyclean-generic \
1512+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1513+ uninstall uninstall-am uninstall-local \
1514+ uninstall-totemaddtoplaylistdocDATA
1515+
1516+
1517+# Remove doc directory on uninstall
1518+uninstall-local:
1519+ -rm -r $(totemaddtoplaylistdocdir)
1520+
1521+# Tell versions [3.59,3.63) of GNU make to not export all variables.
1522+# Otherwise a system limit (for SysV at least) may be exceeded.
1523+.NOEXPORT:
1524
1525=== added file 'Makefile.am'
1526--- Makefile.am 1970-01-01 00:00:00 +0000
1527+++ Makefile.am 2013-02-08 16:25:24 +0000
1528@@ -0,0 +1,31 @@
1529+## Process this file with automake to produce Makefile.in
1530+## Created by Anjuta
1531+
1532+SUBDIRS = src po
1533+
1534+totemaddtoplaylistdocdir = ${prefix}/doc/totemaddtoplaylist
1535+totemaddtoplaylistdoc_DATA = \
1536+ README\
1537+ COPYING\
1538+ AUTHORS\
1539+ ChangeLog\
1540+ INSTALL\
1541+ NEWS
1542+
1543+
1544+INTLTOOL_FILES = intltool-extract.in \
1545+ intltool-merge.in \
1546+ intltool-update.in
1547+
1548+EXTRA_DIST = $(totemaddtoplaylistdoc_DATA) \
1549+ $(INTLTOOL_FILES)
1550+
1551+DISTCLEANFILES = intltool-extract \
1552+ intltool-merge \
1553+ intltool-update \
1554+ po/.intltool-merge-cache
1555+
1556+
1557+# Remove doc directory on uninstall
1558+uninstall-local:
1559+ -rm -r $(totemaddtoplaylistdocdir)
1560
1561=== renamed file 'Makefile.am' => 'Makefile.am.moved'
1562=== added file 'Makefile.in'
1563--- Makefile.in 1970-01-01 00:00:00 +0000
1564+++ Makefile.in 2013-02-08 16:25:24 +0000
1565@@ -0,0 +1,825 @@
1566+# Makefile.in generated by automake 1.11.1 from Makefile.am.
1567+# @configure_input@
1568+
1569+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1570+# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
1571+# Inc.
1572+# This Makefile.in is free software; the Free Software Foundation
1573+# gives unlimited permission to copy and/or distribute it,
1574+# with or without modifications, as long as this notice is preserved.
1575+
1576+# This program is distributed in the hope that it will be useful,
1577+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1578+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1579+# PARTICULAR PURPOSE.
1580+
1581+@SET_MAKE@
1582+
1583+VPATH = @srcdir@
1584+pkgdatadir = $(datadir)/@PACKAGE@
1585+pkgincludedir = $(includedir)/@PACKAGE@
1586+pkglibdir = $(libdir)/@PACKAGE@
1587+pkglibexecdir = $(libexecdir)/@PACKAGE@
1588+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1589+install_sh_DATA = $(install_sh) -c -m 644
1590+install_sh_PROGRAM = $(install_sh) -c
1591+install_sh_SCRIPT = $(install_sh) -c
1592+INSTALL_HEADER = $(INSTALL_DATA)
1593+transform = $(program_transform_name)
1594+NORMAL_INSTALL = :
1595+PRE_INSTALL = :
1596+POST_INSTALL = :
1597+NORMAL_UNINSTALL = :
1598+PRE_UNINSTALL = :
1599+POST_UNINSTALL = :
1600+build_triplet = @build@
1601+host_triplet = @host@
1602+subdir = .
1603+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
1604+ $(srcdir)/Makefile.in $(srcdir)/config.h.in \
1605+ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
1606+ config.guess config.sub depcomp install-sh ltmain.sh missing \
1607+ mkinstalldirs
1608+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1609+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
1610+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
1611+ $(ACLOCAL_M4)
1612+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
1613+ configure.lineno config.status.lineno
1614+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1615+CONFIG_HEADER = config.h
1616+CONFIG_CLEAN_FILES =
1617+CONFIG_CLEAN_VPATH_FILES =
1618+AM_V_GEN = $(am__v_GEN_$(V))
1619+am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
1620+am__v_GEN_0 = @echo " GEN " $@;
1621+AM_V_at = $(am__v_at_$(V))
1622+am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
1623+am__v_at_0 = @
1624+SOURCES =
1625+DIST_SOURCES =
1626+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
1627+ html-recursive info-recursive install-data-recursive \
1628+ install-dvi-recursive install-exec-recursive \
1629+ install-html-recursive install-info-recursive \
1630+ install-pdf-recursive install-ps-recursive install-recursive \
1631+ installcheck-recursive installdirs-recursive pdf-recursive \
1632+ ps-recursive uninstall-recursive
1633+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
1634+am__vpath_adj = case $$p in \
1635+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1636+ *) f=$$p;; \
1637+ esac;
1638+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
1639+am__install_max = 40
1640+am__nobase_strip_setup = \
1641+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
1642+am__nobase_strip = \
1643+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
1644+am__nobase_list = $(am__nobase_strip_setup); \
1645+ for p in $$list; do echo "$$p $$p"; done | \
1646+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
1647+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
1648+ if (++n[$$2] == $(am__install_max)) \
1649+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
1650+ END { for (dir in files) print dir, files[dir] }'
1651+am__base_list = \
1652+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
1653+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1654+am__installdirs = "$(DESTDIR)$(totemaddtoplaylistdocdir)"
1655+DATA = $(totemaddtoplaylistdoc_DATA)
1656+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
1657+ distclean-recursive maintainer-clean-recursive
1658+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
1659+ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
1660+ distdir dist dist-all distcheck
1661+ETAGS = etags
1662+CTAGS = ctags
1663+DIST_SUBDIRS = $(SUBDIRS)
1664+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1665+distdir = $(PACKAGE)-$(VERSION)
1666+top_distdir = $(distdir)
1667+am__remove_distdir = \
1668+ { test ! -d "$(distdir)" \
1669+ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
1670+ && rm -fr "$(distdir)"; }; }
1671+am__relativize = \
1672+ dir0=`pwd`; \
1673+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \
1674+ sed_rest='s,^[^/]*/*,,'; \
1675+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \
1676+ sed_butlast='s,/*[^/]*$$,,'; \
1677+ while test -n "$$dir1"; do \
1678+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \
1679+ if test "$$first" != "."; then \
1680+ if test "$$first" = ".."; then \
1681+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
1682+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
1683+ else \
1684+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
1685+ if test "$$first2" = "$$first"; then \
1686+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
1687+ else \
1688+ dir2="../$$dir2"; \
1689+ fi; \
1690+ dir0="$$dir0"/"$$first"; \
1691+ fi; \
1692+ fi; \
1693+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
1694+ done; \
1695+ reldir="$$dir2"
1696+DIST_ARCHIVES = $(distdir).tar.gz
1697+GZIP_ENV = --best
1698+distuninstallcheck_listfiles = find . -type f -print
1699+distcleancheck_listfiles = find . -type f -print
1700+ACLOCAL = @ACLOCAL@
1701+ALL_LINGUAS = @ALL_LINGUAS@
1702+AMTAR = @AMTAR@
1703+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1704+AR = @AR@
1705+AUTOCONF = @AUTOCONF@
1706+AUTOHEADER = @AUTOHEADER@
1707+AUTOMAKE = @AUTOMAKE@
1708+AWK = @AWK@
1709+CATALOGS = @CATALOGS@
1710+CATOBJEXT = @CATOBJEXT@
1711+CC = @CC@
1712+CCDEPMODE = @CCDEPMODE@
1713+CFLAGS = @CFLAGS@
1714+CPP = @CPP@
1715+CPPFLAGS = @CPPFLAGS@
1716+CYGPATH_W = @CYGPATH_W@
1717+DATADIRNAME = @DATADIRNAME@
1718+DEFS = @DEFS@
1719+DEPDIR = @DEPDIR@
1720+DSYMUTIL = @DSYMUTIL@
1721+DUMPBIN = @DUMPBIN@
1722+ECHO_C = @ECHO_C@
1723+ECHO_N = @ECHO_N@
1724+ECHO_T = @ECHO_T@
1725+EGREP = @EGREP@
1726+EXEEXT = @EXEEXT@
1727+FGREP = @FGREP@
1728+GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
1729+GMOFILES = @GMOFILES@
1730+GMSGFMT = @GMSGFMT@
1731+GREP = @GREP@
1732+INSTALL = @INSTALL@
1733+INSTALL_DATA = @INSTALL_DATA@
1734+INSTALL_PROGRAM = @INSTALL_PROGRAM@
1735+INSTALL_SCRIPT = @INSTALL_SCRIPT@
1736+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1737+INSTOBJEXT = @INSTOBJEXT@
1738+INTLLIBS = @INTLLIBS@
1739+INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
1740+INTLTOOL_MERGE = @INTLTOOL_MERGE@
1741+INTLTOOL_PERL = @INTLTOOL_PERL@
1742+INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1743+LD = @LD@
1744+LDFLAGS = @LDFLAGS@
1745+LIBOBJS = @LIBOBJS@
1746+LIBS = @LIBS@
1747+LIBTOOL = @LIBTOOL@
1748+LIPO = @LIPO@
1749+LN_S = @LN_S@
1750+LTLIBOBJS = @LTLIBOBJS@
1751+MAINT = @MAINT@
1752+MAKEINFO = @MAKEINFO@
1753+MKDIR_P = @MKDIR_P@
1754+MKINSTALLDIRS = @MKINSTALLDIRS@
1755+MSGFMT = @MSGFMT@
1756+MSGFMT_OPTS = @MSGFMT_OPTS@
1757+MSGMERGE = @MSGMERGE@
1758+NM = @NM@
1759+NMEDIT = @NMEDIT@
1760+OBJDUMP = @OBJDUMP@
1761+OBJEXT = @OBJEXT@
1762+OTOOL = @OTOOL@
1763+OTOOL64 = @OTOOL64@
1764+PACKAGE = @PACKAGE@
1765+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1766+PACKAGE_NAME = @PACKAGE_NAME@
1767+PACKAGE_STRING = @PACKAGE_STRING@
1768+PACKAGE_TARNAME = @PACKAGE_TARNAME@
1769+PACKAGE_URL = @PACKAGE_URL@
1770+PACKAGE_VERSION = @PACKAGE_VERSION@
1771+PATH_SEPARATOR = @PATH_SEPARATOR@
1772+PKG_CONFIG = @PKG_CONFIG@
1773+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
1774+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1775+POFILES = @POFILES@
1776+POSUB = @POSUB@
1777+PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
1778+PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
1779+RANLIB = @RANLIB@
1780+SED = @SED@
1781+SET_MAKE = @SET_MAKE@
1782+SHELL = @SHELL@
1783+STRIP = @STRIP@
1784+TOTEMADDTOPLAYLIST_CFLAGS = @TOTEMADDTOPLAYLIST_CFLAGS@
1785+TOTEMADDTOPLAYLIST_LIBS = @TOTEMADDTOPLAYLIST_LIBS@
1786+USE_NLS = @USE_NLS@
1787+VERSION = @VERSION@
1788+XGETTEXT = @XGETTEXT@
1789+abs_builddir = @abs_builddir@
1790+abs_srcdir = @abs_srcdir@
1791+abs_top_builddir = @abs_top_builddir@
1792+abs_top_srcdir = @abs_top_srcdir@
1793+ac_ct_CC = @ac_ct_CC@
1794+ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1795+am__include = @am__include@
1796+am__leading_dot = @am__leading_dot@
1797+am__quote = @am__quote@
1798+am__tar = @am__tar@
1799+am__untar = @am__untar@
1800+bindir = @bindir@
1801+build = @build@
1802+build_alias = @build_alias@
1803+build_cpu = @build_cpu@
1804+build_os = @build_os@
1805+build_vendor = @build_vendor@
1806+builddir = @builddir@
1807+datadir = @datadir@
1808+datarootdir = @datarootdir@
1809+docdir = @docdir@
1810+dvidir = @dvidir@
1811+exec_prefix = @exec_prefix@
1812+host = @host@
1813+host_alias = @host_alias@
1814+host_cpu = @host_cpu@
1815+host_os = @host_os@
1816+host_vendor = @host_vendor@
1817+htmldir = @htmldir@
1818+includedir = @includedir@
1819+infodir = @infodir@
1820+install_sh = @install_sh@
1821+libdir = @libdir@
1822+libexecdir = @libexecdir@
1823+localedir = @localedir@
1824+localstatedir = @localstatedir@
1825+lt_ECHO = @lt_ECHO@
1826+mandir = @mandir@
1827+mkdir_p = @mkdir_p@
1828+oldincludedir = @oldincludedir@
1829+pdfdir = @pdfdir@
1830+prefix = @prefix@
1831+program_transform_name = @program_transform_name@
1832+psdir = @psdir@
1833+sbindir = @sbindir@
1834+sharedstatedir = @sharedstatedir@
1835+srcdir = @srcdir@
1836+sysconfdir = @sysconfdir@
1837+target_alias = @target_alias@
1838+top_build_prefix = @top_build_prefix@
1839+top_builddir = @top_builddir@
1840+top_srcdir = @top_srcdir@
1841+SUBDIRS = src po
1842+totemaddtoplaylistdocdir = ${prefix}/doc/totemaddtoplaylist
1843+totemaddtoplaylistdoc_DATA = \
1844+ README\
1845+ COPYING\
1846+ AUTHORS\
1847+ ChangeLog\
1848+ INSTALL\
1849+ NEWS
1850+
1851+INTLTOOL_FILES = intltool-extract.in \
1852+ intltool-merge.in \
1853+ intltool-update.in
1854+
1855+EXTRA_DIST = $(totemaddtoplaylistdoc_DATA) \
1856+ $(INTLTOOL_FILES)
1857+
1858+DISTCLEANFILES = intltool-extract \
1859+ intltool-merge \
1860+ intltool-update \
1861+ po/.intltool-merge-cache
1862+
1863+all: config.h
1864+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
1865+
1866+.SUFFIXES:
1867+am--refresh:
1868+ @:
1869+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1870+ @for dep in $?; do \
1871+ case '$(am__configure_deps)' in \
1872+ *$$dep*) \
1873+ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
1874+ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
1875+ && exit 0; \
1876+ exit 1;; \
1877+ esac; \
1878+ done; \
1879+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
1880+ $(am__cd) $(top_srcdir) && \
1881+ $(AUTOMAKE) --gnu Makefile
1882+.PRECIOUS: Makefile
1883+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1884+ @case '$?' in \
1885+ *config.status*) \
1886+ echo ' $(SHELL) ./config.status'; \
1887+ $(SHELL) ./config.status;; \
1888+ *) \
1889+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1890+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1891+ esac;
1892+
1893+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1894+ $(SHELL) ./config.status --recheck
1895+
1896+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1897+ $(am__cd) $(srcdir) && $(AUTOCONF)
1898+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1899+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1900+$(am__aclocal_m4_deps):
1901+
1902+config.h: stamp-h1
1903+ @if test ! -f $@; then \
1904+ rm -f stamp-h1; \
1905+ $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1906+ else :; fi
1907+
1908+stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
1909+ @rm -f stamp-h1
1910+ cd $(top_builddir) && $(SHELL) ./config.status config.h
1911+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1912+ ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1913+ rm -f stamp-h1
1914+ touch $@
1915+
1916+distclean-hdr:
1917+ -rm -f config.h stamp-h1
1918+
1919+mostlyclean-libtool:
1920+ -rm -f *.lo
1921+
1922+clean-libtool:
1923+ -rm -rf .libs _libs
1924+
1925+distclean-libtool:
1926+ -rm -f libtool config.lt
1927+install-totemaddtoplaylistdocDATA: $(totemaddtoplaylistdoc_DATA)
1928+ @$(NORMAL_INSTALL)
1929+ test -z "$(totemaddtoplaylistdocdir)" || $(MKDIR_P) "$(DESTDIR)$(totemaddtoplaylistdocdir)"
1930+ @list='$(totemaddtoplaylistdoc_DATA)'; test -n "$(totemaddtoplaylistdocdir)" || list=; \
1931+ for p in $$list; do \
1932+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1933+ echo "$$d$$p"; \
1934+ done | $(am__base_list) | \
1935+ while read files; do \
1936+ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(totemaddtoplaylistdocdir)'"; \
1937+ $(INSTALL_DATA) $$files "$(DESTDIR)$(totemaddtoplaylistdocdir)" || exit $$?; \
1938+ done
1939+
1940+uninstall-totemaddtoplaylistdocDATA:
1941+ @$(NORMAL_UNINSTALL)
1942+ @list='$(totemaddtoplaylistdoc_DATA)'; test -n "$(totemaddtoplaylistdocdir)" || list=; \
1943+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1944+ test -n "$$files" || exit 0; \
1945+ echo " ( cd '$(DESTDIR)$(totemaddtoplaylistdocdir)' && rm -f" $$files ")"; \
1946+ cd "$(DESTDIR)$(totemaddtoplaylistdocdir)" && rm -f $$files
1947+
1948+# This directory's subdirectories are mostly independent; you can cd
1949+# into them and run `make' without going through this Makefile.
1950+# To change the values of `make' variables: instead of editing Makefiles,
1951+# (1) if the variable is set in `config.status', edit `config.status'
1952+# (which will cause the Makefiles to be regenerated when you run `make');
1953+# (2) otherwise, pass the desired values on the `make' command line.
1954+$(RECURSIVE_TARGETS):
1955+ @fail= failcom='exit 1'; \
1956+ for f in x $$MAKEFLAGS; do \
1957+ case $$f in \
1958+ *=* | --[!k]*);; \
1959+ *k*) failcom='fail=yes';; \
1960+ esac; \
1961+ done; \
1962+ dot_seen=no; \
1963+ target=`echo $@ | sed s/-recursive//`; \
1964+ list='$(SUBDIRS)'; for subdir in $$list; do \
1965+ echo "Making $$target in $$subdir"; \
1966+ if test "$$subdir" = "."; then \
1967+ dot_seen=yes; \
1968+ local_target="$$target-am"; \
1969+ else \
1970+ local_target="$$target"; \
1971+ fi; \
1972+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1973+ || eval $$failcom; \
1974+ done; \
1975+ if test "$$dot_seen" = "no"; then \
1976+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1977+ fi; test -z "$$fail"
1978+
1979+$(RECURSIVE_CLEAN_TARGETS):
1980+ @fail= failcom='exit 1'; \
1981+ for f in x $$MAKEFLAGS; do \
1982+ case $$f in \
1983+ *=* | --[!k]*);; \
1984+ *k*) failcom='fail=yes';; \
1985+ esac; \
1986+ done; \
1987+ dot_seen=no; \
1988+ case "$@" in \
1989+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1990+ *) list='$(SUBDIRS)' ;; \
1991+ esac; \
1992+ rev=''; for subdir in $$list; do \
1993+ if test "$$subdir" = "."; then :; else \
1994+ rev="$$subdir $$rev"; \
1995+ fi; \
1996+ done; \
1997+ rev="$$rev ."; \
1998+ target=`echo $@ | sed s/-recursive//`; \
1999+ for subdir in $$rev; do \
2000+ echo "Making $$target in $$subdir"; \
2001+ if test "$$subdir" = "."; then \
2002+ local_target="$$target-am"; \
2003+ else \
2004+ local_target="$$target"; \
2005+ fi; \
2006+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2007+ || eval $$failcom; \
2008+ done && test -z "$$fail"
2009+tags-recursive:
2010+ list='$(SUBDIRS)'; for subdir in $$list; do \
2011+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2012+ done
2013+ctags-recursive:
2014+ list='$(SUBDIRS)'; for subdir in $$list; do \
2015+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2016+ done
2017+
2018+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2019+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2020+ unique=`for i in $$list; do \
2021+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2022+ done | \
2023+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2024+ END { if (nonempty) { for (i in files) print i; }; }'`; \
2025+ mkid -fID $$unique
2026+tags: TAGS
2027+
2028+TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2029+ $(TAGS_FILES) $(LISP)
2030+ set x; \
2031+ here=`pwd`; \
2032+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2033+ include_option=--etags-include; \
2034+ empty_fix=.; \
2035+ else \
2036+ include_option=--include; \
2037+ empty_fix=; \
2038+ fi; \
2039+ list='$(SUBDIRS)'; for subdir in $$list; do \
2040+ if test "$$subdir" = .; then :; else \
2041+ test ! -f $$subdir/TAGS || \
2042+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2043+ fi; \
2044+ done; \
2045+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2046+ unique=`for i in $$list; do \
2047+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2048+ done | \
2049+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2050+ END { if (nonempty) { for (i in files) print i; }; }'`; \
2051+ shift; \
2052+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2053+ test -n "$$unique" || unique=$$empty_fix; \
2054+ if test $$# -gt 0; then \
2055+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2056+ "$$@" $$unique; \
2057+ else \
2058+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2059+ $$unique; \
2060+ fi; \
2061+ fi
2062+ctags: CTAGS
2063+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2064+ $(TAGS_FILES) $(LISP)
2065+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2066+ unique=`for i in $$list; do \
2067+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2068+ done | \
2069+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
2070+ END { if (nonempty) { for (i in files) print i; }; }'`; \
2071+ test -z "$(CTAGS_ARGS)$$unique" \
2072+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2073+ $$unique
2074+
2075+GTAGS:
2076+ here=`$(am__cd) $(top_builddir) && pwd` \
2077+ && $(am__cd) $(top_srcdir) \
2078+ && gtags -i $(GTAGS_ARGS) "$$here"
2079+
2080+distclean-tags:
2081+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2082+
2083+distdir: $(DISTFILES)
2084+ $(am__remove_distdir)
2085+ test -d "$(distdir)" || mkdir "$(distdir)"
2086+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2087+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
2088+ list='$(DISTFILES)'; \
2089+ dist_files=`for file in $$list; do echo $$file; done | \
2090+ sed -e "s|^$$srcdirstrip/||;t" \
2091+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
2092+ case $$dist_files in \
2093+ */*) $(MKDIR_P) `echo "$$dist_files" | \
2094+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
2095+ sort -u` ;; \
2096+ esac; \
2097+ for file in $$dist_files; do \
2098+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2099+ if test -d $$d/$$file; then \
2100+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2101+ if test -d "$(distdir)/$$file"; then \
2102+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2103+ fi; \
2104+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2105+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2106+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2107+ fi; \
2108+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2109+ else \
2110+ test -f "$(distdir)/$$file" \
2111+ || cp -p $$d/$$file "$(distdir)/$$file" \
2112+ || exit 1; \
2113+ fi; \
2114+ done
2115+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2116+ if test "$$subdir" = .; then :; else \
2117+ test -d "$(distdir)/$$subdir" \
2118+ || $(MKDIR_P) "$(distdir)/$$subdir" \
2119+ || exit 1; \
2120+ fi; \
2121+ done
2122+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2123+ if test "$$subdir" = .; then :; else \
2124+ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
2125+ $(am__relativize); \
2126+ new_distdir=$$reldir; \
2127+ dir1=$$subdir; dir2="$(top_distdir)"; \
2128+ $(am__relativize); \
2129+ new_top_distdir=$$reldir; \
2130+ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
2131+ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
2132+ ($(am__cd) $$subdir && \
2133+ $(MAKE) $(AM_MAKEFLAGS) \
2134+ top_distdir="$$new_top_distdir" \
2135+ distdir="$$new_distdir" \
2136+ am__remove_distdir=: \
2137+ am__skip_length_check=: \
2138+ am__skip_mode_fix=: \
2139+ distdir) \
2140+ || exit 1; \
2141+ fi; \
2142+ done
2143+ -test -n "$(am__skip_mode_fix)" \
2144+ || find "$(distdir)" -type d ! -perm -755 \
2145+ -exec chmod u+rwx,go+rx {} \; -o \
2146+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2147+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2148+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2149+ || chmod -R a+r "$(distdir)"
2150+dist-gzip: distdir
2151+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2152+ $(am__remove_distdir)
2153+
2154+dist-bzip2: distdir
2155+ tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
2156+ $(am__remove_distdir)
2157+
2158+dist-lzma: distdir
2159+ tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
2160+ $(am__remove_distdir)
2161+
2162+dist-xz: distdir
2163+ tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
2164+ $(am__remove_distdir)
2165+
2166+dist-tarZ: distdir
2167+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
2168+ $(am__remove_distdir)
2169+
2170+dist-shar: distdir
2171+ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
2172+ $(am__remove_distdir)
2173+
2174+dist-zip: distdir
2175+ -rm -f $(distdir).zip
2176+ zip -rq $(distdir).zip $(distdir)
2177+ $(am__remove_distdir)
2178+
2179+dist dist-all: distdir
2180+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2181+ $(am__remove_distdir)
2182+
2183+# This target untars the dist file and tries a VPATH configuration. Then
2184+# it guarantees that the distribution is self-contained by making another
2185+# tarfile.
2186+distcheck: dist
2187+ case '$(DIST_ARCHIVES)' in \
2188+ *.tar.gz*) \
2189+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
2190+ *.tar.bz2*) \
2191+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2192+ *.tar.lzma*) \
2193+ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
2194+ *.tar.xz*) \
2195+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2196+ *.tar.Z*) \
2197+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2198+ *.shar.gz*) \
2199+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
2200+ *.zip*) \
2201+ unzip $(distdir).zip ;;\
2202+ esac
2203+ chmod -R a-w $(distdir); chmod a+w $(distdir)
2204+ mkdir $(distdir)/_build
2205+ mkdir $(distdir)/_inst
2206+ chmod a-w $(distdir)
2207+ test -d $(distdir)/_build || exit 0; \
2208+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
2209+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
2210+ && am__cwd=`pwd` \
2211+ && $(am__cd) $(distdir)/_build \
2212+ && ../configure --srcdir=.. --prefix="$$dc_install_base" \
2213+ $(DISTCHECK_CONFIGURE_FLAGS) \
2214+ && $(MAKE) $(AM_MAKEFLAGS) \
2215+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
2216+ && $(MAKE) $(AM_MAKEFLAGS) check \
2217+ && $(MAKE) $(AM_MAKEFLAGS) install \
2218+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
2219+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
2220+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
2221+ distuninstallcheck \
2222+ && chmod -R a-w "$$dc_install_base" \
2223+ && ({ \
2224+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
2225+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
2226+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
2227+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
2228+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
2229+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
2230+ && rm -rf "$$dc_destdir" \
2231+ && $(MAKE) $(AM_MAKEFLAGS) dist \
2232+ && rm -rf $(DIST_ARCHIVES) \
2233+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
2234+ && cd "$$am__cwd" \
2235+ || exit 1
2236+ $(am__remove_distdir)
2237+ @(echo "$(distdir) archives ready for distribution: "; \
2238+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
2239+ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
2240+distuninstallcheck:
2241+ @$(am__cd) '$(distuninstallcheck_dir)' \
2242+ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
2243+ || { echo "ERROR: files left after uninstall:" ; \
2244+ if test -n "$(DESTDIR)"; then \
2245+ echo " (check DESTDIR support)"; \
2246+ fi ; \
2247+ $(distuninstallcheck_listfiles) ; \
2248+ exit 1; } >&2
2249+distcleancheck: distclean
2250+ @if test '$(srcdir)' = . ; then \
2251+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
2252+ exit 1 ; \
2253+ fi
2254+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
2255+ || { echo "ERROR: files left in build directory after distclean:" ; \
2256+ $(distcleancheck_listfiles) ; \
2257+ exit 1; } >&2
2258+check-am: all-am
2259+check: check-recursive
2260+all-am: Makefile $(DATA) config.h
2261+installdirs: installdirs-recursive
2262+installdirs-am:
2263+ for dir in "$(DESTDIR)$(totemaddtoplaylistdocdir)"; do \
2264+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2265+ done
2266+install: install-recursive
2267+install-exec: install-exec-recursive
2268+install-data: install-data-recursive
2269+uninstall: uninstall-recursive
2270+
2271+install-am: all-am
2272+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2273+
2274+installcheck: installcheck-recursive
2275+install-strip:
2276+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2277+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2278+ `test -z '$(STRIP)' || \
2279+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2280+mostlyclean-generic:
2281+
2282+clean-generic:
2283+
2284+distclean-generic:
2285+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2286+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2287+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
2288+
2289+maintainer-clean-generic:
2290+ @echo "This command is intended for maintainers to use"
2291+ @echo "it deletes files that may require special tools to rebuild."
2292+clean: clean-recursive
2293+
2294+clean-am: clean-generic clean-libtool mostlyclean-am
2295+
2296+distclean: distclean-recursive
2297+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2298+ -rm -f Makefile
2299+distclean-am: clean-am distclean-generic distclean-hdr \
2300+ distclean-libtool distclean-tags
2301+
2302+dvi: dvi-recursive
2303+
2304+dvi-am:
2305+
2306+html: html-recursive
2307+
2308+html-am:
2309+
2310+info: info-recursive
2311+
2312+info-am:
2313+
2314+install-data-am: install-totemaddtoplaylistdocDATA
2315+
2316+install-dvi: install-dvi-recursive
2317+
2318+install-dvi-am:
2319+
2320+install-exec-am:
2321+
2322+install-html: install-html-recursive
2323+
2324+install-html-am:
2325+
2326+install-info: install-info-recursive
2327+
2328+install-info-am:
2329+
2330+install-man:
2331+
2332+install-pdf: install-pdf-recursive
2333+
2334+install-pdf-am:
2335+
2336+install-ps: install-ps-recursive
2337+
2338+install-ps-am:
2339+
2340+installcheck-am:
2341+
2342+maintainer-clean: maintainer-clean-recursive
2343+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2344+ -rm -rf $(top_srcdir)/autom4te.cache
2345+ -rm -f Makefile
2346+maintainer-clean-am: distclean-am maintainer-clean-generic
2347+
2348+mostlyclean: mostlyclean-recursive
2349+
2350+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
2351+
2352+pdf: pdf-recursive
2353+
2354+pdf-am:
2355+
2356+ps: ps-recursive
2357+
2358+ps-am:
2359+
2360+uninstall-am: uninstall-local uninstall-totemaddtoplaylistdocDATA
2361+
2362+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
2363+ ctags-recursive install-am install-strip tags-recursive
2364+
2365+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
2366+ all all-am am--refresh check check-am clean clean-generic \
2367+ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
2368+ dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
2369+ distcheck distclean distclean-generic distclean-hdr \
2370+ distclean-libtool distclean-tags distcleancheck distdir \
2371+ distuninstallcheck dvi dvi-am html html-am info info-am \
2372+ install install-am install-data install-data-am install-dvi \
2373+ install-dvi-am install-exec install-exec-am install-html \
2374+ install-html-am install-info install-info-am install-man \
2375+ install-pdf install-pdf-am install-ps install-ps-am \
2376+ install-strip install-totemaddtoplaylistdocDATA installcheck \
2377+ installcheck-am installdirs installdirs-am maintainer-clean \
2378+ maintainer-clean-generic mostlyclean mostlyclean-generic \
2379+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
2380+ uninstall uninstall-am uninstall-local \
2381+ uninstall-totemaddtoplaylistdocDATA
2382+
2383+
2384+# Remove doc directory on uninstall
2385+uninstall-local:
2386+ -rm -r $(totemaddtoplaylistdocdir)
2387+
2388+# Tell versions [3.59,3.63) of GNU make to not export all variables.
2389+# Otherwise a system limit (for SysV at least) may be exceeded.
2390+.NOEXPORT:
2391
2392=== renamed file 'Makefile.in' => 'Makefile.in.moved'
2393=== renamed file 'Makefile' => 'Makefile.moved'
2394=== added file 'NEWS'
2395=== renamed file 'NEWS' => 'NEWS.moved'
2396=== added file 'README'
2397--- README 1970-01-01 00:00:00 +0000
2398+++ README 2013-02-08 16:25:24 +0000
2399@@ -0,0 +1,3 @@
2400+./configure --prefix=/usr/ --libdir=/usr/lib/nautilus/extensions-2.0
2401+make
2402+sudo make install
2403
2404=== renamed file 'README' => 'README.moved'
2405=== added file 'TODO.tasks'
2406--- TODO.tasks 1970-01-01 00:00:00 +0000
2407+++ TODO.tasks 2013-02-08 16:25:24 +0000
2408@@ -0,0 +1,6 @@
2409+<?xml version="1.0"?>
2410+<gtodo>
2411+ <category title="Personal" place="0"/>
2412+ <category title="Business" place="1"/>
2413+ <category title="Unfiled" place="2"/>
2414+</gtodo>
2415
2416=== renamed file 'TODO.tasks' => 'TODO.tasks.moved'
2417=== added file 'aclocal.m4'
2418--- aclocal.m4 1970-01-01 00:00:00 +0000
2419+++ aclocal.m4 2013-02-08 16:25:24 +0000
2420@@ -0,0 +1,9802 @@
2421+# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2422+
2423+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2424+# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2425+# This file is free software; the Free Software Foundation
2426+# gives unlimited permission to copy and/or distribute it,
2427+# with or without modifications, as long as this notice is preserved.
2428+
2429+# This program is distributed in the hope that it will be useful,
2430+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
2431+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
2432+# PARTICULAR PURPOSE.
2433+
2434+m4_ifndef([AC_AUTOCONF_VERSION],
2435+ [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
2436+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.67],,
2437+[m4_warning([this file was generated for autoconf 2.67.
2438+You have another version of autoconf. It may work, but is not guaranteed to.
2439+If you have problems, you may need to regenerate the build system entirely.
2440+To do so, use the procedure documented by the package, typically `autoreconf'.])])
2441+
2442+# Copyright (C) 1995-2002 Free Software Foundation, Inc.
2443+# Copyright (C) 2001-2003,2004 Red Hat, Inc.
2444+#
2445+# This file is free software, distributed under the terms of the GNU
2446+# General Public License. As a special exception to the GNU General
2447+# Public License, this file may be distributed as part of a program
2448+# that contains a configuration script generated by Autoconf, under
2449+# the same distribution terms as the rest of that program.
2450+#
2451+# This file can be copied and used freely without restrictions. It can
2452+# be used in projects which are not available under the GNU Public License
2453+# but which still want to provide support for the GNU gettext functionality.
2454+#
2455+# Macro to add for using GNU gettext.
2456+# Ulrich Drepper <drepper@cygnus.com>, 1995, 1996
2457+#
2458+# Modified to never use included libintl.
2459+# Owen Taylor <otaylor@redhat.com>, 12/15/1998
2460+#
2461+# Major rework to remove unused code
2462+# Owen Taylor <otaylor@redhat.com>, 12/11/2002
2463+#
2464+# Added better handling of ALL_LINGUAS from GNU gettext version
2465+# written by Bruno Haible, Owen Taylor <otaylor.redhat.com> 5/30/3002
2466+#
2467+# Modified to require ngettext
2468+# Matthias Clasen <mclasen@redhat.com> 08/06/2004
2469+#
2470+# We need this here as well, since someone might use autoconf-2.5x
2471+# to configure GLib then an older version to configure a package
2472+# using AM_GLIB_GNU_GETTEXT
2473+AC_PREREQ(2.53)
2474+
2475+dnl
2476+dnl We go to great lengths to make sure that aclocal won't
2477+dnl try to pull in the installed version of these macros
2478+dnl when running aclocal in the glib directory.
2479+dnl
2480+m4_copy([AC_DEFUN],[glib_DEFUN])
2481+m4_copy([AC_REQUIRE],[glib_REQUIRE])
2482+dnl
2483+dnl At the end, if we're not within glib, we'll define the public
2484+dnl definitions in terms of our private definitions.
2485+dnl
2486+
2487+# GLIB_LC_MESSAGES
2488+#--------------------
2489+glib_DEFUN([GLIB_LC_MESSAGES],
2490+ [AC_CHECK_HEADERS([locale.h])
2491+ if test $ac_cv_header_locale_h = yes; then
2492+ AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
2493+ [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
2494+ am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
2495+ if test $am_cv_val_LC_MESSAGES = yes; then
2496+ AC_DEFINE(HAVE_LC_MESSAGES, 1,
2497+ [Define if your <locale.h> file defines LC_MESSAGES.])
2498+ fi
2499+ fi])
2500+
2501+# GLIB_PATH_PROG_WITH_TEST
2502+#----------------------------
2503+dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
2504+dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
2505+glib_DEFUN([GLIB_PATH_PROG_WITH_TEST],
2506+[# Extract the first word of "$2", so it can be a program name with args.
2507+set dummy $2; ac_word=[$]2
2508+AC_MSG_CHECKING([for $ac_word])
2509+AC_CACHE_VAL(ac_cv_path_$1,
2510+[case "[$]$1" in
2511+ /*)
2512+ ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
2513+ ;;
2514+ *)
2515+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2516+ for ac_dir in ifelse([$5], , $PATH, [$5]); do
2517+ test -z "$ac_dir" && ac_dir=.
2518+ if test -f $ac_dir/$ac_word; then
2519+ if [$3]; then
2520+ ac_cv_path_$1="$ac_dir/$ac_word"
2521+ break
2522+ fi
2523+ fi
2524+ done
2525+ IFS="$ac_save_ifs"
2526+dnl If no 4th arg is given, leave the cache variable unset,
2527+dnl so AC_PATH_PROGS will keep looking.
2528+ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
2529+])dnl
2530+ ;;
2531+esac])dnl
2532+$1="$ac_cv_path_$1"
2533+if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
2534+ AC_MSG_RESULT([$]$1)
2535+else
2536+ AC_MSG_RESULT(no)
2537+fi
2538+AC_SUBST($1)dnl
2539+])
2540+
2541+# GLIB_WITH_NLS
2542+#-----------------
2543+glib_DEFUN([GLIB_WITH_NLS],
2544+ dnl NLS is obligatory
2545+ [USE_NLS=yes
2546+ AC_SUBST(USE_NLS)
2547+
2548+ gt_cv_have_gettext=no
2549+
2550+ CATOBJEXT=NONE
2551+ XGETTEXT=:
2552+ INTLLIBS=
2553+
2554+ AC_CHECK_HEADER(libintl.h,
2555+ [gt_cv_func_dgettext_libintl="no"
2556+ libintl_extra_libs=""
2557+
2558+ #
2559+ # First check in libc
2560+ #
2561+ AC_CACHE_CHECK([for ngettext in libc], gt_cv_func_ngettext_libc,
2562+ [AC_TRY_LINK([
2563+#include <libintl.h>
2564+],
2565+ [return !ngettext ("","", 1)],
2566+ gt_cv_func_ngettext_libc=yes,
2567+ gt_cv_func_ngettext_libc=no)
2568+ ])
2569+
2570+ if test "$gt_cv_func_ngettext_libc" = "yes" ; then
2571+ AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
2572+ [AC_TRY_LINK([
2573+#include <libintl.h>
2574+],
2575+ [return !dgettext ("","")],
2576+ gt_cv_func_dgettext_libc=yes,
2577+ gt_cv_func_dgettext_libc=no)
2578+ ])
2579+ fi
2580+
2581+ if test "$gt_cv_func_ngettext_libc" = "yes" ; then
2582+ AC_CHECK_FUNCS(bind_textdomain_codeset)
2583+ fi
2584+
2585+ #
2586+ # If we don't have everything we want, check in libintl
2587+ #
2588+ if test "$gt_cv_func_dgettext_libc" != "yes" \
2589+ || test "$gt_cv_func_ngettext_libc" != "yes" \
2590+ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
2591+
2592+ AC_CHECK_LIB(intl, bindtextdomain,
2593+ [AC_CHECK_LIB(intl, ngettext,
2594+ [AC_CHECK_LIB(intl, dgettext,
2595+ gt_cv_func_dgettext_libintl=yes)])])
2596+
2597+ if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
2598+ AC_MSG_CHECKING([if -liconv is needed to use gettext])
2599+ AC_MSG_RESULT([])
2600+ AC_CHECK_LIB(intl, ngettext,
2601+ [AC_CHECK_LIB(intl, dcgettext,
2602+ [gt_cv_func_dgettext_libintl=yes
2603+ libintl_extra_libs=-liconv],
2604+ :,-liconv)],
2605+ :,-liconv)
2606+ fi
2607+
2608+ #
2609+ # If we found libintl, then check in it for bind_textdomain_codeset();
2610+ # we'll prefer libc if neither have bind_textdomain_codeset(),
2611+ # and both have dgettext and ngettext
2612+ #
2613+ if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
2614+ glib_save_LIBS="$LIBS"
2615+ LIBS="$LIBS -lintl $libintl_extra_libs"
2616+ unset ac_cv_func_bind_textdomain_codeset
2617+ AC_CHECK_FUNCS(bind_textdomain_codeset)
2618+ LIBS="$glib_save_LIBS"
2619+
2620+ if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
2621+ gt_cv_func_dgettext_libc=no
2622+ else
2623+ if test "$gt_cv_func_dgettext_libc" = "yes" \
2624+ && test "$gt_cv_func_ngettext_libc" = "yes"; then
2625+ gt_cv_func_dgettext_libintl=no
2626+ fi
2627+ fi
2628+ fi
2629+ fi
2630+
2631+ if test "$gt_cv_func_dgettext_libc" = "yes" \
2632+ || test "$gt_cv_func_dgettext_libintl" = "yes"; then
2633+ gt_cv_have_gettext=yes
2634+ fi
2635+
2636+ if test "$gt_cv_func_dgettext_libintl" = "yes"; then
2637+ INTLLIBS="-lintl $libintl_extra_libs"
2638+ fi
2639+
2640+ if test "$gt_cv_have_gettext" = "yes"; then
2641+ AC_DEFINE(HAVE_GETTEXT,1,
2642+ [Define if the GNU gettext() function is already present or preinstalled.])
2643+ GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
2644+ [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
2645+ if test "$MSGFMT" != "no"; then
2646+ glib_save_LIBS="$LIBS"
2647+ LIBS="$LIBS $INTLLIBS"
2648+ AC_CHECK_FUNCS(dcgettext)
2649+ MSGFMT_OPTS=
2650+ AC_MSG_CHECKING([if msgfmt accepts -c])
2651+ GLIB_RUN_PROG([$MSGFMT -c -o /dev/null],[
2652+msgid ""
2653+msgstr ""
2654+"Content-Type: text/plain; charset=UTF-8\n"
2655+"Project-Id-Version: test 1.0\n"
2656+"PO-Revision-Date: 2007-02-15 12:01+0100\n"
2657+"Last-Translator: test <foo@bar.xx>\n"
2658+"Language-Team: C <LL@li.org>\n"
2659+"MIME-Version: 1.0\n"
2660+"Content-Transfer-Encoding: 8bit\n"
2661+], [MSGFMT_OPTS=-c; AC_MSG_RESULT([yes])], [AC_MSG_RESULT([no])])
2662+ AC_SUBST(MSGFMT_OPTS)
2663+ AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
2664+ GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
2665+ [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
2666+ AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
2667+ return _nl_msg_cat_cntr],
2668+ [CATOBJEXT=.gmo
2669+ DATADIRNAME=share],
2670+ [case $host in
2671+ *-*-solaris*)
2672+ dnl On Solaris, if bind_textdomain_codeset is in libc,
2673+ dnl GNU format message catalog is always supported,
2674+ dnl since both are added to the libc all together.
2675+ dnl Hence, we'd like to go with DATADIRNAME=share and
2676+ dnl and CATOBJEXT=.gmo in this case.
2677+ AC_CHECK_FUNC(bind_textdomain_codeset,
2678+ [CATOBJEXT=.gmo
2679+ DATADIRNAME=share],
2680+ [CATOBJEXT=.mo
2681+ DATADIRNAME=lib])
2682+ ;;
2683+ *)
2684+ CATOBJEXT=.mo
2685+ DATADIRNAME=lib
2686+ ;;
2687+ esac])
2688+ LIBS="$glib_save_LIBS"
2689+ INSTOBJEXT=.mo
2690+ else
2691+ gt_cv_have_gettext=no
2692+ fi
2693+ fi
2694+ ])
2695+
2696+ if test "$gt_cv_have_gettext" = "yes" ; then
2697+ AC_DEFINE(ENABLE_NLS, 1,
2698+ [always defined to indicate that i18n is enabled])
2699+ fi
2700+
2701+ dnl Test whether we really found GNU xgettext.
2702+ if test "$XGETTEXT" != ":"; then
2703+ dnl If it is not GNU xgettext we define it as : so that the
2704+ dnl Makefiles still can work.
2705+ if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
2706+ : ;
2707+ else
2708+ AC_MSG_RESULT(
2709+ [found xgettext program is not GNU xgettext; ignore it])
2710+ XGETTEXT=":"
2711+ fi
2712+ fi
2713+
2714+ # We need to process the po/ directory.
2715+ POSUB=po
2716+
2717+ AC_OUTPUT_COMMANDS(
2718+ [case "$CONFIG_FILES" in *po/Makefile.in*)
2719+ sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
2720+ esac])
2721+
2722+ dnl These rules are solely for the distribution goal. While doing this
2723+ dnl we only have to keep exactly one list of the available catalogs
2724+ dnl in configure.ac.
2725+ for lang in $ALL_LINGUAS; do
2726+ GMOFILES="$GMOFILES $lang.gmo"
2727+ POFILES="$POFILES $lang.po"
2728+ done
2729+
2730+ dnl Make all variables we use known to autoconf.
2731+ AC_SUBST(CATALOGS)
2732+ AC_SUBST(CATOBJEXT)
2733+ AC_SUBST(DATADIRNAME)
2734+ AC_SUBST(GMOFILES)
2735+ AC_SUBST(INSTOBJEXT)
2736+ AC_SUBST(INTLLIBS)
2737+ AC_SUBST(PO_IN_DATADIR_TRUE)
2738+ AC_SUBST(PO_IN_DATADIR_FALSE)
2739+ AC_SUBST(POFILES)
2740+ AC_SUBST(POSUB)
2741+ ])
2742+
2743+# AM_GLIB_GNU_GETTEXT
2744+# -------------------
2745+# Do checks necessary for use of gettext. If a suitable implementation
2746+# of gettext is found in either in libintl or in the C library,
2747+# it will set INTLLIBS to the libraries needed for use of gettext
2748+# and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable
2749+# gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST()
2750+# on various variables needed by the Makefile.in.in installed by
2751+# glib-gettextize.
2752+dnl
2753+glib_DEFUN([GLIB_GNU_GETTEXT],
2754+ [AC_REQUIRE([AC_PROG_CC])dnl
2755+ AC_REQUIRE([AC_HEADER_STDC])dnl
2756+
2757+ GLIB_LC_MESSAGES
2758+ GLIB_WITH_NLS
2759+
2760+ if test "$gt_cv_have_gettext" = "yes"; then
2761+ if test "x$ALL_LINGUAS" = "x"; then
2762+ LINGUAS=
2763+ else
2764+ AC_MSG_CHECKING(for catalogs to be installed)
2765+ NEW_LINGUAS=
2766+ for presentlang in $ALL_LINGUAS; do
2767+ useit=no
2768+ if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
2769+ desiredlanguages="$LINGUAS"
2770+ else
2771+ desiredlanguages="$ALL_LINGUAS"
2772+ fi
2773+ for desiredlang in $desiredlanguages; do
2774+ # Use the presentlang catalog if desiredlang is
2775+ # a. equal to presentlang, or
2776+ # b. a variant of presentlang (because in this case,
2777+ # presentlang can be used as a fallback for messages
2778+ # which are not translated in the desiredlang catalog).
2779+ case "$desiredlang" in
2780+ "$presentlang"*) useit=yes;;
2781+ esac
2782+ done
2783+ if test $useit = yes; then
2784+ NEW_LINGUAS="$NEW_LINGUAS $presentlang"
2785+ fi
2786+ done
2787+ LINGUAS=$NEW_LINGUAS
2788+ AC_MSG_RESULT($LINGUAS)
2789+ fi
2790+
2791+ dnl Construct list of names of catalog files to be constructed.
2792+ if test -n "$LINGUAS"; then
2793+ for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
2794+ fi
2795+ fi
2796+
2797+ dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
2798+ dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
2799+ dnl Try to locate is.
2800+ MKINSTALLDIRS=
2801+ if test -n "$ac_aux_dir"; then
2802+ MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
2803+ fi
2804+ if test -z "$MKINSTALLDIRS"; then
2805+ MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
2806+ fi
2807+ AC_SUBST(MKINSTALLDIRS)
2808+
2809+ dnl Generate list of files to be processed by xgettext which will
2810+ dnl be included in po/Makefile.
2811+ test -d po || mkdir po
2812+ if test "x$srcdir" != "x."; then
2813+ if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
2814+ posrcprefix="$srcdir/"
2815+ else
2816+ posrcprefix="../$srcdir/"
2817+ fi
2818+ else
2819+ posrcprefix="../"
2820+ fi
2821+ rm -f po/POTFILES
2822+ sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
2823+ < $srcdir/po/POTFILES.in > po/POTFILES
2824+ ])
2825+
2826+# AM_GLIB_DEFINE_LOCALEDIR(VARIABLE)
2827+# -------------------------------
2828+# Define VARIABLE to the location where catalog files will
2829+# be installed by po/Makefile.
2830+glib_DEFUN([GLIB_DEFINE_LOCALEDIR],
2831+[glib_REQUIRE([GLIB_GNU_GETTEXT])dnl
2832+glib_save_prefix="$prefix"
2833+glib_save_exec_prefix="$exec_prefix"
2834+glib_save_datarootdir="$datarootdir"
2835+test "x$prefix" = xNONE && prefix=$ac_default_prefix
2836+test "x$exec_prefix" = xNONE && exec_prefix=$prefix
2837+datarootdir=`eval echo "${datarootdir}"`
2838+if test "x$CATOBJEXT" = "x.mo" ; then
2839+ localedir=`eval echo "${libdir}/locale"`
2840+else
2841+ localedir=`eval echo "${datadir}/locale"`
2842+fi
2843+prefix="$glib_save_prefix"
2844+exec_prefix="$glib_save_exec_prefix"
2845+datarootdir="$glib_save_datarootdir"
2846+AC_DEFINE_UNQUOTED($1, "$localedir",
2847+ [Define the location where the catalogs will be installed])
2848+])
2849+
2850+dnl
2851+dnl Now the definitions that aclocal will find
2852+dnl
2853+ifdef(glib_configure_ac,[],[
2854+AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
2855+AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
2856+])dnl
2857+
2858+# GLIB_RUN_PROG(PROGRAM, TEST-FILE, [ACTION-IF-PASS], [ACTION-IF-FAIL])
2859+#
2860+# Create a temporary file with TEST-FILE as its contents and pass the
2861+# file name to PROGRAM. Perform ACTION-IF-PASS if PROGRAM exits with
2862+# 0 and perform ACTION-IF-FAIL for any other exit status.
2863+AC_DEFUN([GLIB_RUN_PROG],
2864+[cat >conftest.foo <<_ACEOF
2865+$2
2866+_ACEOF
2867+if AC_RUN_LOG([$1 conftest.foo]); then
2868+ m4_ifval([$3], [$3], [:])
2869+m4_ifvaln([$4], [else $4])dnl
2870+echo "$as_me: failed input was:" >&AS_MESSAGE_LOG_FD
2871+sed 's/^/| /' conftest.foo >&AS_MESSAGE_LOG_FD
2872+fi])
2873+
2874+
2875+
2876+dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml])
2877+# serial 40 IT_PROG_INTLTOOL
2878+AC_DEFUN([IT_PROG_INTLTOOL], [
2879+AC_PREREQ([2.50])dnl
2880+AC_REQUIRE([AM_NLS])dnl
2881+
2882+case "$am__api_version" in
2883+ 1.[01234])
2884+ AC_MSG_ERROR([Automake 1.5 or newer is required to use intltool])
2885+ ;;
2886+ *)
2887+ ;;
2888+esac
2889+
2890+if test -n "$1"; then
2891+ AC_MSG_CHECKING([for intltool >= $1])
2892+
2893+ INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
2894+ INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
2895+ [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
2896+ ]
2897+ AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found])
2898+ test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
2899+ AC_MSG_ERROR([Your intltool is too old. You need intltool $1 or later.])
2900+fi
2901+
2902+AC_PATH_PROG(INTLTOOL_UPDATE, [intltool-update])
2903+AC_PATH_PROG(INTLTOOL_MERGE, [intltool-merge])
2904+AC_PATH_PROG(INTLTOOL_EXTRACT, [intltool-extract])
2905+if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
2906+ AC_MSG_ERROR([The intltool scripts were not found. Please install intltool.])
2907+fi
2908+
2909+ INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2910+INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2911+ INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2912+ INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2913+ INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [$]@'
2914+ INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2915+ INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2916+ INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2917+INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2918+ INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2919+ INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2920+ INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@'
2921+ INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2922+ INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2923+ INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2924+ INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2925+ INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2926+ INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2927+ INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< [$]@'
2928+
2929+_IT_SUBST(INTLTOOL_DESKTOP_RULE)
2930+_IT_SUBST(INTLTOOL_DIRECTORY_RULE)
2931+_IT_SUBST(INTLTOOL_KEYS_RULE)
2932+_IT_SUBST(INTLTOOL_PROP_RULE)
2933+_IT_SUBST(INTLTOOL_OAF_RULE)
2934+_IT_SUBST(INTLTOOL_PONG_RULE)
2935+_IT_SUBST(INTLTOOL_SERVER_RULE)
2936+_IT_SUBST(INTLTOOL_SHEET_RULE)
2937+_IT_SUBST(INTLTOOL_SOUNDLIST_RULE)
2938+_IT_SUBST(INTLTOOL_UI_RULE)
2939+_IT_SUBST(INTLTOOL_XAM_RULE)
2940+_IT_SUBST(INTLTOOL_KBD_RULE)
2941+_IT_SUBST(INTLTOOL_XML_RULE)
2942+_IT_SUBST(INTLTOOL_XML_NOMERGE_RULE)
2943+_IT_SUBST(INTLTOOL_CAVES_RULE)
2944+_IT_SUBST(INTLTOOL_SCHEMAS_RULE)
2945+_IT_SUBST(INTLTOOL_THEME_RULE)
2946+_IT_SUBST(INTLTOOL_SERVICE_RULE)
2947+_IT_SUBST(INTLTOOL_POLICY_RULE)
2948+
2949+# Check the gettext tools to make sure they are GNU
2950+AC_PATH_PROG(XGETTEXT, xgettext)
2951+AC_PATH_PROG(MSGMERGE, msgmerge)
2952+AC_PATH_PROG(MSGFMT, msgfmt)
2953+AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
2954+if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
2955+ AC_MSG_ERROR([GNU gettext tools not found; required for intltool])
2956+fi
2957+xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
2958+mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
2959+mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
2960+if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
2961+ AC_MSG_ERROR([GNU gettext tools not found; required for intltool])
2962+fi
2963+
2964+AC_PATH_PROG(INTLTOOL_PERL, perl)
2965+if test -z "$INTLTOOL_PERL"; then
2966+ AC_MSG_ERROR([perl not found])
2967+fi
2968+AC_MSG_CHECKING([for perl >= 5.8.1])
2969+$INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
2970+if test $? -ne 0; then
2971+ AC_MSG_ERROR([perl 5.8.1 is required for intltool])
2972+else
2973+ IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
2974+ AC_MSG_RESULT([$IT_PERL_VERSION])
2975+fi
2976+if test "x$2" != "xno-xml"; then
2977+ AC_MSG_CHECKING([for XML::Parser])
2978+ if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
2979+ AC_MSG_RESULT([ok])
2980+ else
2981+ AC_MSG_ERROR([XML::Parser perl module is required for intltool])
2982+ fi
2983+fi
2984+
2985+# Substitute ALL_LINGUAS so we can use it in po/Makefile
2986+AC_SUBST(ALL_LINGUAS)
2987+
2988+# Set DATADIRNAME correctly if it is not set yet
2989+# (copied from glib-gettext.m4)
2990+if test -z "$DATADIRNAME"; then
2991+ AC_LINK_IFELSE(
2992+ [AC_LANG_PROGRAM([[]],
2993+ [[extern int _nl_msg_cat_cntr;
2994+ return _nl_msg_cat_cntr]])],
2995+ [DATADIRNAME=share],
2996+ [case $host in
2997+ *-*-solaris*)
2998+ dnl On Solaris, if bind_textdomain_codeset is in libc,
2999+ dnl GNU format message catalog is always supported,
3000+ dnl since both are added to the libc all together.
3001+ dnl Hence, we'd like to go with DATADIRNAME=share
3002+ dnl in this case.
3003+ AC_CHECK_FUNC(bind_textdomain_codeset,
3004+ [DATADIRNAME=share], [DATADIRNAME=lib])
3005+ ;;
3006+ *)
3007+ [DATADIRNAME=lib]
3008+ ;;
3009+ esac])
3010+fi
3011+AC_SUBST(DATADIRNAME)
3012+
3013+IT_PO_SUBDIR([po])
3014+
3015+])
3016+
3017+
3018+# IT_PO_SUBDIR(DIRNAME)
3019+# ---------------------
3020+# All po subdirs have to be declared with this macro; the subdir "po" is
3021+# declared by IT_PROG_INTLTOOL.
3022+#
3023+AC_DEFUN([IT_PO_SUBDIR],
3024+[AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
3025+dnl
3026+dnl The following CONFIG_COMMANDS should be executed at the very end
3027+dnl of config.status.
3028+AC_CONFIG_COMMANDS_PRE([
3029+ AC_CONFIG_COMMANDS([$1/stamp-it], [
3030+ if [ ! grep "^# INTLTOOL_MAKEFILE$" "$1/Makefile.in" > /dev/null ]; then
3031+ AC_MSG_ERROR([$1/Makefile.in.in was not created by intltoolize.])
3032+ fi
3033+ rm -f "$1/stamp-it" "$1/stamp-it.tmp" "$1/POTFILES" "$1/Makefile.tmp"
3034+ >"$1/stamp-it.tmp"
3035+ [sed '/^#/d
3036+ s/^[[].*] *//
3037+ /^[ ]*$/d
3038+ '"s|^| $ac_top_srcdir/|" \
3039+ "$srcdir/$1/POTFILES.in" | sed '$!s/$/ \\/' >"$1/POTFILES"
3040+ ]
3041+ [sed '/^POTFILES =/,/[^\\]$/ {
3042+ /^POTFILES =/!d
3043+ r $1/POTFILES
3044+ }
3045+ ' "$1/Makefile.in" >"$1/Makefile"]
3046+ rm -f "$1/Makefile.tmp"
3047+ mv "$1/stamp-it.tmp" "$1/stamp-it"
3048+ ])
3049+])dnl
3050+])
3051+
3052+# _IT_SUBST(VARIABLE)
3053+# -------------------
3054+# Abstract macro to do either _AM_SUBST_NOTMAKE or AC_SUBST
3055+#
3056+AC_DEFUN([_IT_SUBST],
3057+[
3058+AC_SUBST([$1])
3059+m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([$1])])
3060+]
3061+)
3062+
3063+# deprecated macros
3064+AU_ALIAS([AC_PROG_INTLTOOL], [IT_PROG_INTLTOOL])
3065+# A hint is needed for aclocal from Automake <= 1.9.4:
3066+# AC_DEFUN([AC_PROG_INTLTOOL], ...)
3067+
3068+
3069+# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3070+#
3071+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3072+# 2006, 2007, 2008 Free Software Foundation, Inc.
3073+# Written by Gordon Matzigkeit, 1996
3074+#
3075+# This file is free software; the Free Software Foundation gives
3076+# unlimited permission to copy and/or distribute it, with or without
3077+# modifications, as long as this notice is preserved.
3078+
3079+m4_define([_LT_COPYING], [dnl
3080+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3081+# 2006, 2007, 2008 Free Software Foundation, Inc.
3082+# Written by Gordon Matzigkeit, 1996
3083+#
3084+# This file is part of GNU Libtool.
3085+#
3086+# GNU Libtool is free software; you can redistribute it and/or
3087+# modify it under the terms of the GNU General Public License as
3088+# published by the Free Software Foundation; either version 2 of
3089+# the License, or (at your option) any later version.
3090+#
3091+# As a special exception to the GNU General Public License,
3092+# if you distribute this file as part of a program or library that
3093+# is built using GNU Libtool, you may include this file under the
3094+# same distribution terms that you use for the rest of that program.
3095+#
3096+# GNU Libtool is distributed in the hope that it will be useful,
3097+# but WITHOUT ANY WARRANTY; without even the implied warranty of
3098+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3099+# GNU General Public License for more details.
3100+#
3101+# You should have received a copy of the GNU General Public License
3102+# along with GNU Libtool; see the file COPYING. If not, a copy
3103+# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
3104+# obtained by writing to the Free Software Foundation, Inc.,
3105+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
3106+])
3107+
3108+# serial 56 LT_INIT
3109+
3110+
3111+# LT_PREREQ(VERSION)
3112+# ------------------
3113+# Complain and exit if this libtool version is less that VERSION.
3114+m4_defun([LT_PREREQ],
3115+[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
3116+ [m4_default([$3],
3117+ [m4_fatal([Libtool version $1 or higher is required],
3118+ 63)])],
3119+ [$2])])
3120+
3121+
3122+# _LT_CHECK_BUILDDIR
3123+# ------------------
3124+# Complain if the absolute build directory name contains unusual characters
3125+m4_defun([_LT_CHECK_BUILDDIR],
3126+[case `pwd` in
3127+ *\ * | *\ *)
3128+ AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
3129+esac
3130+])
3131+
3132+
3133+# LT_INIT([OPTIONS])
3134+# ------------------
3135+AC_DEFUN([LT_INIT],
3136+[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
3137+AC_BEFORE([$0], [LT_LANG])dnl
3138+AC_BEFORE([$0], [LT_OUTPUT])dnl
3139+AC_BEFORE([$0], [LTDL_INIT])dnl
3140+m4_require([_LT_CHECK_BUILDDIR])dnl
3141+
3142+dnl Autoconf doesn't catch unexpanded LT_ macros by default:
3143+m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
3144+m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
3145+dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
3146+dnl unless we require an AC_DEFUNed macro:
3147+AC_REQUIRE([LTOPTIONS_VERSION])dnl
3148+AC_REQUIRE([LTSUGAR_VERSION])dnl
3149+AC_REQUIRE([LTVERSION_VERSION])dnl
3150+AC_REQUIRE([LTOBSOLETE_VERSION])dnl
3151+m4_require([_LT_PROG_LTMAIN])dnl
3152+
3153+dnl Parse OPTIONS
3154+_LT_SET_OPTIONS([$0], [$1])
3155+
3156+# This can be used to rebuild libtool when needed
3157+LIBTOOL_DEPS="$ltmain"
3158+
3159+# Always use our own libtool.
3160+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3161+AC_SUBST(LIBTOOL)dnl
3162+
3163+_LT_SETUP
3164+
3165+# Only expand once:
3166+m4_define([LT_INIT])
3167+])# LT_INIT
3168+
3169+# Old names:
3170+AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
3171+AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
3172+dnl aclocal-1.4 backwards compatibility:
3173+dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
3174+dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
3175+
3176+
3177+# _LT_CC_BASENAME(CC)
3178+# -------------------
3179+# Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
3180+m4_defun([_LT_CC_BASENAME],
3181+[for cc_temp in $1""; do
3182+ case $cc_temp in
3183+ compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
3184+ distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
3185+ \-*) ;;
3186+ *) break;;
3187+ esac
3188+done
3189+cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
3190+])
3191+
3192+
3193+# _LT_FILEUTILS_DEFAULTS
3194+# ----------------------
3195+# It is okay to use these file commands and assume they have been set
3196+# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
3197+m4_defun([_LT_FILEUTILS_DEFAULTS],
3198+[: ${CP="cp -f"}
3199+: ${MV="mv -f"}
3200+: ${RM="rm -f"}
3201+])# _LT_FILEUTILS_DEFAULTS
3202+
3203+
3204+# _LT_SETUP
3205+# ---------
3206+m4_defun([_LT_SETUP],
3207+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
3208+AC_REQUIRE([AC_CANONICAL_BUILD])dnl
3209+_LT_DECL([], [host_alias], [0], [The host system])dnl
3210+_LT_DECL([], [host], [0])dnl
3211+_LT_DECL([], [host_os], [0])dnl
3212+dnl
3213+_LT_DECL([], [build_alias], [0], [The build system])dnl
3214+_LT_DECL([], [build], [0])dnl
3215+_LT_DECL([], [build_os], [0])dnl
3216+dnl
3217+AC_REQUIRE([AC_PROG_CC])dnl
3218+AC_REQUIRE([LT_PATH_LD])dnl
3219+AC_REQUIRE([LT_PATH_NM])dnl
3220+dnl
3221+AC_REQUIRE([AC_PROG_LN_S])dnl
3222+test -z "$LN_S" && LN_S="ln -s"
3223+_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
3224+dnl
3225+AC_REQUIRE([LT_CMD_MAX_LEN])dnl
3226+_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
3227+_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
3228+dnl
3229+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3230+m4_require([_LT_CHECK_SHELL_FEATURES])dnl
3231+m4_require([_LT_CMD_RELOAD])dnl
3232+m4_require([_LT_CHECK_MAGIC_METHOD])dnl
3233+m4_require([_LT_CMD_OLD_ARCHIVE])dnl
3234+m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
3235+
3236+_LT_CONFIG_LIBTOOL_INIT([
3237+# See if we are running on zsh, and set the options which allow our
3238+# commands through without removal of \ escapes INIT.
3239+if test -n "\${ZSH_VERSION+set}" ; then
3240+ setopt NO_GLOB_SUBST
3241+fi
3242+])
3243+if test -n "${ZSH_VERSION+set}" ; then
3244+ setopt NO_GLOB_SUBST
3245+fi
3246+
3247+_LT_CHECK_OBJDIR
3248+
3249+m4_require([_LT_TAG_COMPILER])dnl
3250+_LT_PROG_ECHO_BACKSLASH
3251+
3252+case $host_os in
3253+aix3*)
3254+ # AIX sometimes has problems with the GCC collect2 program. For some
3255+ # reason, if we set the COLLECT_NAMES environment variable, the problems
3256+ # vanish in a puff of smoke.
3257+ if test "X${COLLECT_NAMES+set}" != Xset; then
3258+ COLLECT_NAMES=
3259+ export COLLECT_NAMES
3260+ fi
3261+ ;;
3262+esac
3263+
3264+# Sed substitution that helps us do robust quoting. It backslashifies
3265+# metacharacters that are still active within double-quoted strings.
3266+sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
3267+
3268+# Same as above, but do not quote variable references.
3269+double_quote_subst='s/\([["`\\]]\)/\\\1/g'
3270+
3271+# Sed substitution to delay expansion of an escaped shell variable in a
3272+# double_quote_subst'ed string.
3273+delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
3274+
3275+# Sed substitution to delay expansion of an escaped single quote.
3276+delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
3277+
3278+# Sed substitution to avoid accidental globbing in evaled expressions
3279+no_glob_subst='s/\*/\\\*/g'
3280+
3281+# Global variables:
3282+ofile=libtool
3283+can_build_shared=yes
3284+
3285+# All known linkers require a `.a' archive for static linking (except MSVC,
3286+# which needs '.lib').
3287+libext=a
3288+
3289+with_gnu_ld="$lt_cv_prog_gnu_ld"
3290+
3291+old_CC="$CC"
3292+old_CFLAGS="$CFLAGS"
3293+
3294+# Set sane defaults for various variables
3295+test -z "$CC" && CC=cc
3296+test -z "$LTCC" && LTCC=$CC
3297+test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
3298+test -z "$LD" && LD=ld
3299+test -z "$ac_objext" && ac_objext=o
3300+
3301+_LT_CC_BASENAME([$compiler])
3302+
3303+# Only perform the check for file, if the check method requires it
3304+test -z "$MAGIC_CMD" && MAGIC_CMD=file
3305+case $deplibs_check_method in
3306+file_magic*)
3307+ if test "$file_magic_cmd" = '$MAGIC_CMD'; then
3308+ _LT_PATH_MAGIC
3309+ fi
3310+ ;;
3311+esac
3312+
3313+# Use C for the default configuration in the libtool script
3314+LT_SUPPORTED_TAG([CC])
3315+_LT_LANG_C_CONFIG
3316+_LT_LANG_DEFAULT_CONFIG
3317+_LT_CONFIG_COMMANDS
3318+])# _LT_SETUP
3319+
3320+
3321+# _LT_PROG_LTMAIN
3322+# ---------------
3323+# Note that this code is called both from `configure', and `config.status'
3324+# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
3325+# `config.status' has no value for ac_aux_dir unless we are using Automake,
3326+# so we pass a copy along to make sure it has a sensible value anyway.
3327+m4_defun([_LT_PROG_LTMAIN],
3328+[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
3329+_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
3330+ltmain="$ac_aux_dir/ltmain.sh"
3331+])# _LT_PROG_LTMAIN
3332+
3333+
3334+
3335+# So that we can recreate a full libtool script including additional
3336+# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
3337+# in macros and then make a single call at the end using the `libtool'
3338+# label.
3339+
3340+
3341+# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
3342+# ----------------------------------------
3343+# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
3344+m4_define([_LT_CONFIG_LIBTOOL_INIT],
3345+[m4_ifval([$1],
3346+ [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
3347+ [$1
3348+])])])
3349+
3350+# Initialize.
3351+m4_define([_LT_OUTPUT_LIBTOOL_INIT])
3352+
3353+
3354+# _LT_CONFIG_LIBTOOL([COMMANDS])
3355+# ------------------------------
3356+# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
3357+m4_define([_LT_CONFIG_LIBTOOL],
3358+[m4_ifval([$1],
3359+ [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
3360+ [$1
3361+])])])
3362+
3363+# Initialize.
3364+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
3365+
3366+
3367+# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
3368+# -----------------------------------------------------
3369+m4_defun([_LT_CONFIG_SAVE_COMMANDS],
3370+[_LT_CONFIG_LIBTOOL([$1])
3371+_LT_CONFIG_LIBTOOL_INIT([$2])
3372+])
3373+
3374+
3375+# _LT_FORMAT_COMMENT([COMMENT])
3376+# -----------------------------
3377+# Add leading comment marks to the start of each line, and a trailing
3378+# full-stop to the whole comment if one is not present already.
3379+m4_define([_LT_FORMAT_COMMENT],
3380+[m4_ifval([$1], [
3381+m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
3382+ [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
3383+)])
3384+
3385+
3386+
3387+
3388+
3389+# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
3390+# -------------------------------------------------------------------
3391+# CONFIGNAME is the name given to the value in the libtool script.
3392+# VARNAME is the (base) name used in the configure script.
3393+# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
3394+# VARNAME. Any other value will be used directly.
3395+m4_define([_LT_DECL],
3396+[lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
3397+ [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
3398+ [m4_ifval([$1], [$1], [$2])])
3399+ lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
3400+ m4_ifval([$4],
3401+ [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
3402+ lt_dict_add_subkey([lt_decl_dict], [$2],
3403+ [tagged?], [m4_ifval([$5], [yes], [no])])])
3404+])
3405+
3406+
3407+# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
3408+# --------------------------------------------------------
3409+m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
3410+
3411+
3412+# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
3413+# ------------------------------------------------
3414+m4_define([lt_decl_tag_varnames],
3415+[_lt_decl_filter([tagged?], [yes], $@)])
3416+
3417+
3418+# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
3419+# ---------------------------------------------------------
3420+m4_define([_lt_decl_filter],
3421+[m4_case([$#],
3422+ [0], [m4_fatal([$0: too few arguments: $#])],
3423+ [1], [m4_fatal([$0: too few arguments: $#: $1])],
3424+ [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
3425+ [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
3426+ [lt_dict_filter([lt_decl_dict], $@)])[]dnl
3427+])
3428+
3429+
3430+# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
3431+# --------------------------------------------------
3432+m4_define([lt_decl_quote_varnames],
3433+[_lt_decl_filter([value], [1], $@)])
3434+
3435+
3436+# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
3437+# ---------------------------------------------------
3438+m4_define([lt_decl_dquote_varnames],
3439+[_lt_decl_filter([value], [2], $@)])
3440+
3441+
3442+# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
3443+# ---------------------------------------------------
3444+m4_define([lt_decl_varnames_tagged],
3445+[m4_assert([$# <= 2])dnl
3446+_$0(m4_quote(m4_default([$1], [[, ]])),
3447+ m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
3448+ m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
3449+m4_define([_lt_decl_varnames_tagged],
3450+[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
3451+
3452+
3453+# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
3454+# ------------------------------------------------
3455+m4_define([lt_decl_all_varnames],
3456+[_$0(m4_quote(m4_default([$1], [[, ]])),
3457+ m4_if([$2], [],
3458+ m4_quote(lt_decl_varnames),
3459+ m4_quote(m4_shift($@))))[]dnl
3460+])
3461+m4_define([_lt_decl_all_varnames],
3462+[lt_join($@, lt_decl_varnames_tagged([$1],
3463+ lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
3464+])
3465+
3466+
3467+# _LT_CONFIG_STATUS_DECLARE([VARNAME])
3468+# ------------------------------------
3469+# Quote a variable value, and forward it to `config.status' so that its
3470+# declaration there will have the same value as in `configure'. VARNAME
3471+# must have a single quote delimited value for this to work.
3472+m4_define([_LT_CONFIG_STATUS_DECLARE],
3473+[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
3474+
3475+
3476+# _LT_CONFIG_STATUS_DECLARATIONS
3477+# ------------------------------
3478+# We delimit libtool config variables with single quotes, so when
3479+# we write them to config.status, we have to be sure to quote all
3480+# embedded single quotes properly. In configure, this macro expands
3481+# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
3482+#
3483+# <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
3484+m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
3485+[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
3486+ [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
3487+
3488+
3489+# _LT_LIBTOOL_TAGS
3490+# ----------------
3491+# Output comment and list of tags supported by the script
3492+m4_defun([_LT_LIBTOOL_TAGS],
3493+[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
3494+available_tags="_LT_TAGS"dnl
3495+])
3496+
3497+
3498+# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
3499+# -----------------------------------
3500+# Extract the dictionary values for VARNAME (optionally with TAG) and
3501+# expand to a commented shell variable setting:
3502+#
3503+# # Some comment about what VAR is for.
3504+# visible_name=$lt_internal_name
3505+m4_define([_LT_LIBTOOL_DECLARE],
3506+[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
3507+ [description])))[]dnl
3508+m4_pushdef([_libtool_name],
3509+ m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
3510+m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
3511+ [0], [_libtool_name=[$]$1],
3512+ [1], [_libtool_name=$lt_[]$1],
3513+ [2], [_libtool_name=$lt_[]$1],
3514+ [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
3515+m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
3516+])
3517+
3518+
3519+# _LT_LIBTOOL_CONFIG_VARS
3520+# -----------------------
3521+# Produce commented declarations of non-tagged libtool config variables
3522+# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
3523+# script. Tagged libtool config variables (even for the LIBTOOL CONFIG
3524+# section) are produced by _LT_LIBTOOL_TAG_VARS.
3525+m4_defun([_LT_LIBTOOL_CONFIG_VARS],
3526+[m4_foreach([_lt_var],
3527+ m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
3528+ [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
3529+
3530+
3531+# _LT_LIBTOOL_TAG_VARS(TAG)
3532+# -------------------------
3533+m4_define([_LT_LIBTOOL_TAG_VARS],
3534+[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
3535+ [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
3536+
3537+
3538+# _LT_TAGVAR(VARNAME, [TAGNAME])
3539+# ------------------------------
3540+m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
3541+
3542+
3543+# _LT_CONFIG_COMMANDS
3544+# -------------------
3545+# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
3546+# variables for single and double quote escaping we saved from calls
3547+# to _LT_DECL, we can put quote escaped variables declarations
3548+# into `config.status', and then the shell code to quote escape them in
3549+# for loops in `config.status'. Finally, any additional code accumulated
3550+# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
3551+m4_defun([_LT_CONFIG_COMMANDS],
3552+[AC_PROVIDE_IFELSE([LT_OUTPUT],
3553+ dnl If the libtool generation code has been placed in $CONFIG_LT,
3554+ dnl instead of duplicating it all over again into config.status,
3555+ dnl then we will have config.status run $CONFIG_LT later, so it
3556+ dnl needs to know what name is stored there:
3557+ [AC_CONFIG_COMMANDS([libtool],
3558+ [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
3559+ dnl If the libtool generation code is destined for config.status,
3560+ dnl expand the accumulated commands and init code now:
3561+ [AC_CONFIG_COMMANDS([libtool],
3562+ [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
3563+])#_LT_CONFIG_COMMANDS
3564+
3565+
3566+# Initialize.
3567+m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
3568+[
3569+
3570+# The HP-UX ksh and POSIX shell print the target directory to stdout
3571+# if CDPATH is set.
3572+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
3573+
3574+sed_quote_subst='$sed_quote_subst'
3575+double_quote_subst='$double_quote_subst'
3576+delay_variable_subst='$delay_variable_subst'
3577+_LT_CONFIG_STATUS_DECLARATIONS
3578+LTCC='$LTCC'
3579+LTCFLAGS='$LTCFLAGS'
3580+compiler='$compiler_DEFAULT'
3581+
3582+# Quote evaled strings.
3583+for var in lt_decl_all_varnames([[ \
3584+]], lt_decl_quote_varnames); do
3585+ case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
3586+ *[[\\\\\\\`\\"\\\$]]*)
3587+ eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
3588+ ;;
3589+ *)
3590+ eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
3591+ ;;
3592+ esac
3593+done
3594+
3595+# Double-quote double-evaled strings.
3596+for var in lt_decl_all_varnames([[ \
3597+]], lt_decl_dquote_varnames); do
3598+ case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
3599+ *[[\\\\\\\`\\"\\\$]]*)
3600+ eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
3601+ ;;
3602+ *)
3603+ eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
3604+ ;;
3605+ esac
3606+done
3607+
3608+# Fix-up fallback echo if it was mangled by the above quoting rules.
3609+case \$lt_ECHO in
3610+*'\\\[$]0 --fallback-echo"')dnl "
3611+ lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
3612+ ;;
3613+esac
3614+
3615+_LT_OUTPUT_LIBTOOL_INIT
3616+])
3617+
3618+
3619+# LT_OUTPUT
3620+# ---------
3621+# This macro allows early generation of the libtool script (before
3622+# AC_OUTPUT is called), incase it is used in configure for compilation
3623+# tests.
3624+AC_DEFUN([LT_OUTPUT],
3625+[: ${CONFIG_LT=./config.lt}
3626+AC_MSG_NOTICE([creating $CONFIG_LT])
3627+cat >"$CONFIG_LT" <<_LTEOF
3628+#! $SHELL
3629+# Generated by $as_me.
3630+# Run this file to recreate a libtool stub with the current configuration.
3631+
3632+lt_cl_silent=false
3633+SHELL=\${CONFIG_SHELL-$SHELL}
3634+_LTEOF
3635+
3636+cat >>"$CONFIG_LT" <<\_LTEOF
3637+AS_SHELL_SANITIZE
3638+_AS_PREPARE
3639+
3640+exec AS_MESSAGE_FD>&1
3641+exec AS_MESSAGE_LOG_FD>>config.log
3642+{
3643+ echo
3644+ AS_BOX([Running $as_me.])
3645+} >&AS_MESSAGE_LOG_FD
3646+
3647+lt_cl_help="\
3648+\`$as_me' creates a local libtool stub from the current configuration,
3649+for use in further configure time tests before the real libtool is
3650+generated.
3651+
3652+Usage: $[0] [[OPTIONS]]
3653+
3654+ -h, --help print this help, then exit
3655+ -V, --version print version number, then exit
3656+ -q, --quiet do not print progress messages
3657+ -d, --debug don't remove temporary files
3658+
3659+Report bugs to <bug-libtool@gnu.org>."
3660+
3661+lt_cl_version="\
3662+m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
3663+m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
3664+configured by $[0], generated by m4_PACKAGE_STRING.
3665+
3666+Copyright (C) 2008 Free Software Foundation, Inc.
3667+This config.lt script is free software; the Free Software Foundation
3668+gives unlimited permision to copy, distribute and modify it."
3669+
3670+while test $[#] != 0
3671+do
3672+ case $[1] in
3673+ --version | --v* | -V )
3674+ echo "$lt_cl_version"; exit 0 ;;
3675+ --help | --h* | -h )
3676+ echo "$lt_cl_help"; exit 0 ;;
3677+ --debug | --d* | -d )
3678+ debug=: ;;
3679+ --quiet | --q* | --silent | --s* | -q )
3680+ lt_cl_silent=: ;;
3681+
3682+ -*) AC_MSG_ERROR([unrecognized option: $[1]
3683+Try \`$[0] --help' for more information.]) ;;
3684+
3685+ *) AC_MSG_ERROR([unrecognized argument: $[1]
3686+Try \`$[0] --help' for more information.]) ;;
3687+ esac
3688+ shift
3689+done
3690+
3691+if $lt_cl_silent; then
3692+ exec AS_MESSAGE_FD>/dev/null
3693+fi
3694+_LTEOF
3695+
3696+cat >>"$CONFIG_LT" <<_LTEOF
3697+_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
3698+_LTEOF
3699+
3700+cat >>"$CONFIG_LT" <<\_LTEOF
3701+AC_MSG_NOTICE([creating $ofile])
3702+_LT_OUTPUT_LIBTOOL_COMMANDS
3703+AS_EXIT(0)
3704+_LTEOF
3705+chmod +x "$CONFIG_LT"
3706+
3707+# configure is writing to config.log, but config.lt does its own redirection,
3708+# appending to config.log, which fails on DOS, as config.log is still kept
3709+# open by configure. Here we exec the FD to /dev/null, effectively closing
3710+# config.log, so it can be properly (re)opened and appended to by config.lt.
3711+if test "$no_create" != yes; then
3712+ lt_cl_success=:
3713+ test "$silent" = yes &&
3714+ lt_config_lt_args="$lt_config_lt_args --quiet"
3715+ exec AS_MESSAGE_LOG_FD>/dev/null
3716+ $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
3717+ exec AS_MESSAGE_LOG_FD>>config.log
3718+ $lt_cl_success || AS_EXIT(1)
3719+fi
3720+])# LT_OUTPUT
3721+
3722+
3723+# _LT_CONFIG(TAG)
3724+# ---------------
3725+# If TAG is the built-in tag, create an initial libtool script with a
3726+# default configuration from the untagged config vars. Otherwise add code
3727+# to config.status for appending the configuration named by TAG from the
3728+# matching tagged config vars.
3729+m4_defun([_LT_CONFIG],
3730+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
3731+_LT_CONFIG_SAVE_COMMANDS([
3732+ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
3733+ m4_if(_LT_TAG, [C], [
3734+ # See if we are running on zsh, and set the options which allow our
3735+ # commands through without removal of \ escapes.
3736+ if test -n "${ZSH_VERSION+set}" ; then
3737+ setopt NO_GLOB_SUBST
3738+ fi
3739+
3740+ cfgfile="${ofile}T"
3741+ trap "$RM \"$cfgfile\"; exit 1" 1 2 15
3742+ $RM "$cfgfile"
3743+
3744+ cat <<_LT_EOF >> "$cfgfile"
3745+#! $SHELL
3746+
3747+# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
3748+# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
3749+# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
3750+# NOTE: Changes made to this file will be lost: look at ltmain.sh.
3751+#
3752+_LT_COPYING
3753+_LT_LIBTOOL_TAGS
3754+
3755+# ### BEGIN LIBTOOL CONFIG
3756+_LT_LIBTOOL_CONFIG_VARS
3757+_LT_LIBTOOL_TAG_VARS
3758+# ### END LIBTOOL CONFIG
3759+
3760+_LT_EOF
3761+
3762+ case $host_os in
3763+ aix3*)
3764+ cat <<\_LT_EOF >> "$cfgfile"
3765+# AIX sometimes has problems with the GCC collect2 program. For some
3766+# reason, if we set the COLLECT_NAMES environment variable, the problems
3767+# vanish in a puff of smoke.
3768+if test "X${COLLECT_NAMES+set}" != Xset; then
3769+ COLLECT_NAMES=
3770+ export COLLECT_NAMES
3771+fi
3772+_LT_EOF
3773+ ;;
3774+ esac
3775+
3776+ _LT_PROG_LTMAIN
3777+
3778+ # We use sed instead of cat because bash on DJGPP gets confused if
3779+ # if finds mixed CR/LF and LF-only lines. Since sed operates in
3780+ # text mode, it properly converts lines to CR/LF. This bash problem
3781+ # is reportedly fixed, but why not run on old versions too?
3782+ sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
3783+ || (rm -f "$cfgfile"; exit 1)
3784+
3785+ _LT_PROG_XSI_SHELLFNS
3786+
3787+ sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
3788+ || (rm -f "$cfgfile"; exit 1)
3789+
3790+ mv -f "$cfgfile" "$ofile" ||
3791+ (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
3792+ chmod +x "$ofile"
3793+],
3794+[cat <<_LT_EOF >> "$ofile"
3795+
3796+dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
3797+dnl in a comment (ie after a #).
3798+# ### BEGIN LIBTOOL TAG CONFIG: $1
3799+_LT_LIBTOOL_TAG_VARS(_LT_TAG)
3800+# ### END LIBTOOL TAG CONFIG: $1
3801+_LT_EOF
3802+])dnl /m4_if
3803+],
3804+[m4_if([$1], [], [
3805+ PACKAGE='$PACKAGE'
3806+ VERSION='$VERSION'
3807+ TIMESTAMP='$TIMESTAMP'
3808+ RM='$RM'
3809+ ofile='$ofile'], [])
3810+])dnl /_LT_CONFIG_SAVE_COMMANDS
3811+])# _LT_CONFIG
3812+
3813+
3814+# LT_SUPPORTED_TAG(TAG)
3815+# ---------------------
3816+# Trace this macro to discover what tags are supported by the libtool
3817+# --tag option, using:
3818+# autoconf --trace 'LT_SUPPORTED_TAG:$1'
3819+AC_DEFUN([LT_SUPPORTED_TAG], [])
3820+
3821+
3822+# C support is built-in for now
3823+m4_define([_LT_LANG_C_enabled], [])
3824+m4_define([_LT_TAGS], [])
3825+
3826+
3827+# LT_LANG(LANG)
3828+# -------------
3829+# Enable libtool support for the given language if not already enabled.
3830+AC_DEFUN([LT_LANG],
3831+[AC_BEFORE([$0], [LT_OUTPUT])dnl
3832+m4_case([$1],
3833+ [C], [_LT_LANG(C)],
3834+ [C++], [_LT_LANG(CXX)],
3835+ [Java], [_LT_LANG(GCJ)],
3836+ [Fortran 77], [_LT_LANG(F77)],
3837+ [Fortran], [_LT_LANG(FC)],
3838+ [Windows Resource], [_LT_LANG(RC)],
3839+ [m4_ifdef([_LT_LANG_]$1[_CONFIG],
3840+ [_LT_LANG($1)],
3841+ [m4_fatal([$0: unsupported language: "$1"])])])dnl
3842+])# LT_LANG
3843+
3844+
3845+# _LT_LANG(LANGNAME)
3846+# ------------------
3847+m4_defun([_LT_LANG],
3848+[m4_ifdef([_LT_LANG_]$1[_enabled], [],
3849+ [LT_SUPPORTED_TAG([$1])dnl
3850+ m4_append([_LT_TAGS], [$1 ])dnl
3851+ m4_define([_LT_LANG_]$1[_enabled], [])dnl
3852+ _LT_LANG_$1_CONFIG($1)])dnl
3853+])# _LT_LANG
3854+
3855+
3856+# _LT_LANG_DEFAULT_CONFIG
3857+# -----------------------
3858+m4_defun([_LT_LANG_DEFAULT_CONFIG],
3859+[AC_PROVIDE_IFELSE([AC_PROG_CXX],
3860+ [LT_LANG(CXX)],
3861+ [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
3862+
3863+AC_PROVIDE_IFELSE([AC_PROG_F77],
3864+ [LT_LANG(F77)],
3865+ [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
3866+
3867+AC_PROVIDE_IFELSE([AC_PROG_FC],
3868+ [LT_LANG(FC)],
3869+ [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
3870+
3871+dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
3872+dnl pulling things in needlessly.
3873+AC_PROVIDE_IFELSE([AC_PROG_GCJ],
3874+ [LT_LANG(GCJ)],
3875+ [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
3876+ [LT_LANG(GCJ)],
3877+ [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
3878+ [LT_LANG(GCJ)],
3879+ [m4_ifdef([AC_PROG_GCJ],
3880+ [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
3881+ m4_ifdef([A][M_PROG_GCJ],
3882+ [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
3883+ m4_ifdef([LT_PROG_GCJ],
3884+ [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
3885+
3886+AC_PROVIDE_IFELSE([LT_PROG_RC],
3887+ [LT_LANG(RC)],
3888+ [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
3889+])# _LT_LANG_DEFAULT_CONFIG
3890+
3891+# Obsolete macros:
3892+AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
3893+AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
3894+AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
3895+AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
3896+dnl aclocal-1.4 backwards compatibility:
3897+dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
3898+dnl AC_DEFUN([AC_LIBTOOL_F77], [])
3899+dnl AC_DEFUN([AC_LIBTOOL_FC], [])
3900+dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
3901+
3902+
3903+# _LT_TAG_COMPILER
3904+# ----------------
3905+m4_defun([_LT_TAG_COMPILER],
3906+[AC_REQUIRE([AC_PROG_CC])dnl
3907+
3908+_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
3909+_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
3910+_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
3911+_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
3912+
3913+# If no C compiler was specified, use CC.
3914+LTCC=${LTCC-"$CC"}
3915+
3916+# If no C compiler flags were specified, use CFLAGS.
3917+LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
3918+
3919+# Allow CC to be a program name with arguments.
3920+compiler=$CC
3921+])# _LT_TAG_COMPILER
3922+
3923+
3924+# _LT_COMPILER_BOILERPLATE
3925+# ------------------------
3926+# Check for compiler boilerplate output or warnings with
3927+# the simple compiler test code.
3928+m4_defun([_LT_COMPILER_BOILERPLATE],
3929+[m4_require([_LT_DECL_SED])dnl
3930+ac_outfile=conftest.$ac_objext
3931+echo "$lt_simple_compile_test_code" >conftest.$ac_ext
3932+eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
3933+_lt_compiler_boilerplate=`cat conftest.err`
3934+$RM conftest*
3935+])# _LT_COMPILER_BOILERPLATE
3936+
3937+
3938+# _LT_LINKER_BOILERPLATE
3939+# ----------------------
3940+# Check for linker boilerplate output or warnings with
3941+# the simple link test code.
3942+m4_defun([_LT_LINKER_BOILERPLATE],
3943+[m4_require([_LT_DECL_SED])dnl
3944+ac_outfile=conftest.$ac_objext
3945+echo "$lt_simple_link_test_code" >conftest.$ac_ext
3946+eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
3947+_lt_linker_boilerplate=`cat conftest.err`
3948+$RM -r conftest*
3949+])# _LT_LINKER_BOILERPLATE
3950+
3951+# _LT_REQUIRED_DARWIN_CHECKS
3952+# -------------------------
3953+m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
3954+ case $host_os in
3955+ rhapsody* | darwin*)
3956+ AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
3957+ AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
3958+ AC_CHECK_TOOL([LIPO], [lipo], [:])
3959+ AC_CHECK_TOOL([OTOOL], [otool], [:])
3960+ AC_CHECK_TOOL([OTOOL64], [otool64], [:])
3961+ _LT_DECL([], [DSYMUTIL], [1],
3962+ [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
3963+ _LT_DECL([], [NMEDIT], [1],
3964+ [Tool to change global to local symbols on Mac OS X])
3965+ _LT_DECL([], [LIPO], [1],
3966+ [Tool to manipulate fat objects and archives on Mac OS X])
3967+ _LT_DECL([], [OTOOL], [1],
3968+ [ldd/readelf like tool for Mach-O binaries on Mac OS X])
3969+ _LT_DECL([], [OTOOL64], [1],
3970+ [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
3971+
3972+ AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
3973+ [lt_cv_apple_cc_single_mod=no
3974+ if test -z "${LT_MULTI_MODULE}"; then
3975+ # By default we will add the -single_module flag. You can override
3976+ # by either setting the environment variable LT_MULTI_MODULE
3977+ # non-empty at configure time, or by adding -multi_module to the
3978+ # link flags.
3979+ rm -rf libconftest.dylib*
3980+ echo "int foo(void){return 1;}" > conftest.c
3981+ echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
3982+-dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
3983+ $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
3984+ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
3985+ _lt_result=$?
3986+ if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
3987+ lt_cv_apple_cc_single_mod=yes
3988+ else
3989+ cat conftest.err >&AS_MESSAGE_LOG_FD
3990+ fi
3991+ rm -rf libconftest.dylib*
3992+ rm -f conftest.*
3993+ fi])
3994+ AC_CACHE_CHECK([for -exported_symbols_list linker flag],
3995+ [lt_cv_ld_exported_symbols_list],
3996+ [lt_cv_ld_exported_symbols_list=no
3997+ save_LDFLAGS=$LDFLAGS
3998+ echo "_main" > conftest.sym
3999+ LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
4000+ AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
4001+ [lt_cv_ld_exported_symbols_list=yes],
4002+ [lt_cv_ld_exported_symbols_list=no])
4003+ LDFLAGS="$save_LDFLAGS"
4004+ ])
4005+ case $host_os in
4006+ rhapsody* | darwin1.[[012]])
4007+ _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
4008+ darwin1.*)
4009+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
4010+ darwin*) # darwin 5.x on
4011+ # if running on 10.5 or later, the deployment target defaults
4012+ # to the OS version, if on x86, and 10.4, the deployment
4013+ # target defaults to 10.4. Don't you love it?
4014+ case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
4015+ 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
4016+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
4017+ 10.[[012]]*)
4018+ _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
4019+ 10.*)
4020+ _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
4021+ esac
4022+ ;;
4023+ esac
4024+ if test "$lt_cv_apple_cc_single_mod" = "yes"; then
4025+ _lt_dar_single_mod='$single_module'
4026+ fi
4027+ if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
4028+ _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
4029+ else
4030+ _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
4031+ fi
4032+ if test "$DSYMUTIL" != ":"; then
4033+ _lt_dsymutil='~$DSYMUTIL $lib || :'
4034+ else
4035+ _lt_dsymutil=
4036+ fi
4037+ ;;
4038+ esac
4039+])
4040+
4041+
4042+# _LT_DARWIN_LINKER_FEATURES
4043+# --------------------------
4044+# Checks for linker and compiler features on darwin
4045+m4_defun([_LT_DARWIN_LINKER_FEATURES],
4046+[
4047+ m4_require([_LT_REQUIRED_DARWIN_CHECKS])
4048+ _LT_TAGVAR(archive_cmds_need_lc, $1)=no
4049+ _LT_TAGVAR(hardcode_direct, $1)=no
4050+ _LT_TAGVAR(hardcode_automatic, $1)=yes
4051+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
4052+ _LT_TAGVAR(whole_archive_flag_spec, $1)=''
4053+ _LT_TAGVAR(link_all_deplibs, $1)=yes
4054+ _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
4055+ case $cc_basename in
4056+ ifort*) _lt_dar_can_shared=yes ;;
4057+ *) _lt_dar_can_shared=$GCC ;;
4058+ esac
4059+ if test "$_lt_dar_can_shared" = "yes"; then
4060+ output_verbose_link_cmd=echo
4061+ _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
4062+ _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
4063+ _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
4064+ _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
4065+ m4_if([$1], [CXX],
4066+[ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
4067+ _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
4068+ _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
4069+ fi
4070+],[])
4071+ else
4072+ _LT_TAGVAR(ld_shlibs, $1)=no
4073+ fi
4074+])
4075+
4076+# _LT_SYS_MODULE_PATH_AIX
4077+# -----------------------
4078+# Links a minimal program and checks the executable
4079+# for the system default hardcoded library path. In most cases,
4080+# this is /usr/lib:/lib, but when the MPI compilers are used
4081+# the location of the communication and MPI libs are included too.
4082+# If we don't find anything, use the default library path according
4083+# to the aix ld manual.
4084+m4_defun([_LT_SYS_MODULE_PATH_AIX],
4085+[m4_require([_LT_DECL_SED])dnl
4086+AC_LINK_IFELSE(AC_LANG_PROGRAM,[
4087+lt_aix_libpath_sed='
4088+ /Import File Strings/,/^$/ {
4089+ /^0/ {
4090+ s/^0 *\(.*\)$/\1/
4091+ p
4092+ }
4093+ }'
4094+aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
4095+# Check for a 64-bit object if we didn't find anything.
4096+if test -z "$aix_libpath"; then
4097+ aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
4098+fi],[])
4099+if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4100+])# _LT_SYS_MODULE_PATH_AIX
4101+
4102+
4103+# _LT_SHELL_INIT(ARG)
4104+# -------------------
4105+m4_define([_LT_SHELL_INIT],
4106+[ifdef([AC_DIVERSION_NOTICE],
4107+ [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
4108+ [AC_DIVERT_PUSH(NOTICE)])
4109+$1
4110+AC_DIVERT_POP
4111+])# _LT_SHELL_INIT
4112+
4113+
4114+# _LT_PROG_ECHO_BACKSLASH
4115+# -----------------------
4116+# Add some code to the start of the generated configure script which
4117+# will find an echo command which doesn't interpret backslashes.
4118+m4_defun([_LT_PROG_ECHO_BACKSLASH],
4119+[_LT_SHELL_INIT([
4120+# Check that we are running under the correct shell.
4121+SHELL=${CONFIG_SHELL-/bin/sh}
4122+
4123+case X$lt_ECHO in
4124+X*--fallback-echo)
4125+ # Remove one level of quotation (which was required for Make).
4126+ ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
4127+ ;;
4128+esac
4129+
4130+ECHO=${lt_ECHO-echo}
4131+if test "X[$]1" = X--no-reexec; then
4132+ # Discard the --no-reexec flag, and continue.
4133+ shift
4134+elif test "X[$]1" = X--fallback-echo; then
4135+ # Avoid inline document here, it may be left over
4136+ :
4137+elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
4138+ # Yippee, $ECHO works!
4139+ :
4140+else
4141+ # Restart under the correct shell.
4142+ exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
4143+fi
4144+
4145+if test "X[$]1" = X--fallback-echo; then
4146+ # used as fallback echo
4147+ shift
4148+ cat <<_LT_EOF
4149+[$]*
4150+_LT_EOF
4151+ exit 0
4152+fi
4153+
4154+# The HP-UX ksh and POSIX shell print the target directory to stdout
4155+# if CDPATH is set.
4156+(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
4157+
4158+if test -z "$lt_ECHO"; then
4159+ if test "X${echo_test_string+set}" != Xset; then
4160+ # find a string as large as possible, as long as the shell can cope with it
4161+ for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
4162+ # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
4163+ if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
4164+ { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
4165+ then
4166+ break
4167+ fi
4168+ done
4169+ fi
4170+
4171+ if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
4172+ echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
4173+ test "X$echo_testing_string" = "X$echo_test_string"; then
4174+ :
4175+ else
4176+ # The Solaris, AIX, and Digital Unix default echo programs unquote
4177+ # backslashes. This makes it impossible to quote backslashes using
4178+ # echo "$something" | sed 's/\\/\\\\/g'
4179+ #
4180+ # So, first we look for a working echo in the user's PATH.
4181+
4182+ lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4183+ for dir in $PATH /usr/ucb; do
4184+ IFS="$lt_save_ifs"
4185+ if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
4186+ test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
4187+ echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
4188+ test "X$echo_testing_string" = "X$echo_test_string"; then
4189+ ECHO="$dir/echo"
4190+ break
4191+ fi
4192+ done
4193+ IFS="$lt_save_ifs"
4194+
4195+ if test "X$ECHO" = Xecho; then
4196+ # We didn't find a better echo, so look for alternatives.
4197+ if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
4198+ echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
4199+ test "X$echo_testing_string" = "X$echo_test_string"; then
4200+ # This shell has a builtin print -r that does the trick.
4201+ ECHO='print -r'
4202+ elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
4203+ test "X$CONFIG_SHELL" != X/bin/ksh; then
4204+ # If we have ksh, try running configure again with it.
4205+ ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
4206+ export ORIGINAL_CONFIG_SHELL
4207+ CONFIG_SHELL=/bin/ksh
4208+ export CONFIG_SHELL
4209+ exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
4210+ else
4211+ # Try using printf.
4212+ ECHO='printf %s\n'
4213+ if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
4214+ echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
4215+ test "X$echo_testing_string" = "X$echo_test_string"; then
4216+ # Cool, printf works
4217+ :
4218+ elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
4219+ test "X$echo_testing_string" = 'X\t' &&
4220+ echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
4221+ test "X$echo_testing_string" = "X$echo_test_string"; then
4222+ CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
4223+ export CONFIG_SHELL
4224+ SHELL="$CONFIG_SHELL"
4225+ export SHELL
4226+ ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
4227+ elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
4228+ test "X$echo_testing_string" = 'X\t' &&
4229+ echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
4230+ test "X$echo_testing_string" = "X$echo_test_string"; then
4231+ ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
4232+ else
4233+ # maybe with a smaller string...
4234+ prev=:
4235+
4236+ for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
4237+ if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
4238+ then
4239+ break
4240+ fi
4241+ prev="$cmd"
4242+ done
4243+
4244+ if test "$prev" != 'sed 50q "[$]0"'; then
4245+ echo_test_string=`eval $prev`
4246+ export echo_test_string
4247+ exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
4248+ else
4249+ # Oops. We lost completely, so just stick with echo.
4250+ ECHO=echo
4251+ fi
4252+ fi
4253+ fi
4254+ fi
4255+ fi
4256+fi
4257+
4258+# Copy echo and quote the copy suitably for passing to libtool from
4259+# the Makefile, instead of quoting the original, which is used later.
4260+lt_ECHO=$ECHO
4261+if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
4262+ lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
4263+fi
4264+
4265+AC_SUBST(lt_ECHO)
4266+])
4267+_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
4268+_LT_DECL([], [ECHO], [1],
4269+ [An echo program that does not interpret backslashes])
4270+])# _LT_PROG_ECHO_BACKSLASH
4271+
4272+
4273+# _LT_ENABLE_LOCK
4274+# ---------------
4275+m4_defun([_LT_ENABLE_LOCK],
4276+[AC_ARG_ENABLE([libtool-lock],
4277+ [AS_HELP_STRING([--disable-libtool-lock],
4278+ [avoid locking (might break parallel builds)])])
4279+test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
4280+
4281+# Some flags need to be propagated to the compiler or linker for good
4282+# libtool support.
4283+case $host in
4284+ia64-*-hpux*)
4285+ # Find out which ABI we are using.
4286+ echo 'int i;' > conftest.$ac_ext
4287+ if AC_TRY_EVAL(ac_compile); then
4288+ case `/usr/bin/file conftest.$ac_objext` in
4289+ *ELF-32*)
4290+ HPUX_IA64_MODE="32"
4291+ ;;
4292+ *ELF-64*)
4293+ HPUX_IA64_MODE="64"
4294+ ;;
4295+ esac
4296+ fi
4297+ rm -rf conftest*
4298+ ;;
4299+*-*-irix6*)
4300+ # Find out which ABI we are using.
4301+ echo '[#]line __oline__ "configure"' > conftest.$ac_ext
4302+ if AC_TRY_EVAL(ac_compile); then
4303+ if test "$lt_cv_prog_gnu_ld" = yes; then
4304+ case `/usr/bin/file conftest.$ac_objext` in
4305+ *32-bit*)
4306+ LD="${LD-ld} -melf32bsmip"
4307+ ;;
4308+ *N32*)
4309+ LD="${LD-ld} -melf32bmipn32"
4310+ ;;
4311+ *64-bit*)
4312+ LD="${LD-ld} -melf64bmip"
4313+ ;;
4314+ esac
4315+ else
4316+ case `/usr/bin/file conftest.$ac_objext` in
4317+ *32-bit*)
4318+ LD="${LD-ld} -32"
4319+ ;;
4320+ *N32*)
4321+ LD="${LD-ld} -n32"
4322+ ;;
4323+ *64-bit*)
4324+ LD="${LD-ld} -64"
4325+ ;;
4326+ esac
4327+ fi
4328+ fi
4329+ rm -rf conftest*
4330+ ;;
4331+
4332+x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
4333+s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
4334+ # Find out which ABI we are using.
4335+ echo 'int i;' > conftest.$ac_ext
4336+ if AC_TRY_EVAL(ac_compile); then
4337+ case `/usr/bin/file conftest.o` in
4338+ *32-bit*)
4339+ case $host in
4340+ x86_64-*kfreebsd*-gnu)
4341+ LD="${LD-ld} -m elf_i386_fbsd"
4342+ ;;
4343+ x86_64-*linux*)
4344+ LD="${LD-ld} -m elf_i386"
4345+ ;;
4346+ ppc64-*linux*|powerpc64-*linux*)
4347+ LD="${LD-ld} -m elf32ppclinux"
4348+ ;;
4349+ s390x-*linux*)
4350+ LD="${LD-ld} -m elf_s390"
4351+ ;;
4352+ sparc64-*linux*)
4353+ LD="${LD-ld} -m elf32_sparc"
4354+ ;;
4355+ esac
4356+ ;;
4357+ *64-bit*)
4358+ case $host in
4359+ x86_64-*kfreebsd*-gnu)
4360+ LD="${LD-ld} -m elf_x86_64_fbsd"
4361+ ;;
4362+ x86_64-*linux*)
4363+ LD="${LD-ld} -m elf_x86_64"
4364+ ;;
4365+ ppc*-*linux*|powerpc*-*linux*)
4366+ LD="${LD-ld} -m elf64ppc"
4367+ ;;
4368+ s390*-*linux*|s390*-*tpf*)
4369+ LD="${LD-ld} -m elf64_s390"
4370+ ;;
4371+ sparc*-*linux*)
4372+ LD="${LD-ld} -m elf64_sparc"
4373+ ;;
4374+ esac
4375+ ;;
4376+ esac
4377+ fi
4378+ rm -rf conftest*
4379+ ;;
4380+
4381+*-*-sco3.2v5*)
4382+ # On SCO OpenServer 5, we need -belf to get full-featured binaries.
4383+ SAVE_CFLAGS="$CFLAGS"
4384+ CFLAGS="$CFLAGS -belf"
4385+ AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
4386+ [AC_LANG_PUSH(C)
4387+ AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
4388+ AC_LANG_POP])
4389+ if test x"$lt_cv_cc_needs_belf" != x"yes"; then
4390+ # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
4391+ CFLAGS="$SAVE_CFLAGS"
4392+ fi
4393+ ;;
4394+sparc*-*solaris*)
4395+ # Find out which ABI we are using.
4396+ echo 'int i;' > conftest.$ac_ext
4397+ if AC_TRY_EVAL(ac_compile); then
4398+ case `/usr/bin/file conftest.o` in
4399+ *64-bit*)
4400+ case $lt_cv_prog_gnu_ld in
4401+ yes*) LD="${LD-ld} -m elf64_sparc" ;;
4402+ *)
4403+ if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
4404+ LD="${LD-ld} -64"
4405+ fi
4406+ ;;
4407+ esac
4408+ ;;
4409+ esac
4410+ fi
4411+ rm -rf conftest*
4412+ ;;
4413+esac
4414+
4415+need_locks="$enable_libtool_lock"
4416+])# _LT_ENABLE_LOCK
4417+
4418+
4419+# _LT_CMD_OLD_ARCHIVE
4420+# -------------------
4421+m4_defun([_LT_CMD_OLD_ARCHIVE],
4422+[AC_CHECK_TOOL(AR, ar, false)
4423+test -z "$AR" && AR=ar
4424+test -z "$AR_FLAGS" && AR_FLAGS=cru
4425+_LT_DECL([], [AR], [1], [The archiver])
4426+_LT_DECL([], [AR_FLAGS], [1])
4427+
4428+AC_CHECK_TOOL(STRIP, strip, :)
4429+test -z "$STRIP" && STRIP=:
4430+_LT_DECL([], [STRIP], [1], [A symbol stripping program])
4431+
4432+AC_CHECK_TOOL(RANLIB, ranlib, :)
4433+test -z "$RANLIB" && RANLIB=:
4434+_LT_DECL([], [RANLIB], [1],
4435+ [Commands used to install an old-style archive])
4436+
4437+# Determine commands to create old-style static archives.
4438+old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
4439+old_postinstall_cmds='chmod 644 $oldlib'
4440+old_postuninstall_cmds=
4441+
4442+if test -n "$RANLIB"; then
4443+ case $host_os in
4444+ openbsd*)
4445+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
4446+ ;;
4447+ *)
4448+ old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
4449+ ;;
4450+ esac
4451+ old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
4452+fi
4453+_LT_DECL([], [old_postinstall_cmds], [2])
4454+_LT_DECL([], [old_postuninstall_cmds], [2])
4455+_LT_TAGDECL([], [old_archive_cmds], [2],
4456+ [Commands used to build an old-style archive])
4457+])# _LT_CMD_OLD_ARCHIVE
4458+
4459+
4460+# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
4461+# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
4462+# ----------------------------------------------------------------
4463+# Check whether the given compiler option works
4464+AC_DEFUN([_LT_COMPILER_OPTION],
4465+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4466+m4_require([_LT_DECL_SED])dnl
4467+AC_CACHE_CHECK([$1], [$2],
4468+ [$2=no
4469+ m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
4470+ echo "$lt_simple_compile_test_code" > conftest.$ac_ext
4471+ lt_compiler_flag="$3"
4472+ # Insert the option either (1) after the last *FLAGS variable, or
4473+ # (2) before a word containing "conftest.", or (3) at the end.
4474+ # Note that $ac_compile itself does not contain backslashes and begins
4475+ # with a dollar sign (not a hyphen), so the echo should work correctly.
4476+ # The option is referenced via a variable to avoid confusing sed.
4477+ lt_compile=`echo "$ac_compile" | $SED \
4478+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
4479+ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
4480+ -e 's:$: $lt_compiler_flag:'`
4481+ (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
4482+ (eval "$lt_compile" 2>conftest.err)
4483+ ac_status=$?
4484+ cat conftest.err >&AS_MESSAGE_LOG_FD
4485+ echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
4486+ if (exit $ac_status) && test -s "$ac_outfile"; then
4487+ # The compiler can only warn and ignore the option if not recognized
4488+ # So say no if there are warnings other than the usual output.
4489+ $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
4490+ $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
4491+ if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
4492+ $2=yes
4493+ fi
4494+ fi
4495+ $RM conftest*
4496+])
4497+
4498+if test x"[$]$2" = xyes; then
4499+ m4_if([$5], , :, [$5])
4500+else
4501+ m4_if([$6], , :, [$6])
4502+fi
4503+])# _LT_COMPILER_OPTION
4504+
4505+# Old name:
4506+AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
4507+dnl aclocal-1.4 backwards compatibility:
4508+dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
4509+
4510+
4511+# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
4512+# [ACTION-SUCCESS], [ACTION-FAILURE])
4513+# ----------------------------------------------------
4514+# Check whether the given linker option works
4515+AC_DEFUN([_LT_LINKER_OPTION],
4516+[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4517+m4_require([_LT_DECL_SED])dnl
4518+AC_CACHE_CHECK([$1], [$2],
4519+ [$2=no
4520+ save_LDFLAGS="$LDFLAGS"
4521+ LDFLAGS="$LDFLAGS $3"
4522+ echo "$lt_simple_link_test_code" > conftest.$ac_ext
4523+ if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
4524+ # The linker can only warn and ignore the option if not recognized
4525+ # So say no if there are warnings
4526+ if test -s conftest.err; then
4527+ # Append any errors to the config.log.
4528+ cat conftest.err 1>&AS_MESSAGE_LOG_FD
4529+ $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
4530+ $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
4531+ if diff conftest.exp conftest.er2 >/dev/null; then
4532+ $2=yes
4533+ fi
4534+ else
4535+ $2=yes
4536+ fi
4537+ fi
4538+ $RM -r conftest*
4539+ LDFLAGS="$save_LDFLAGS"
4540+])
4541+
4542+if test x"[$]$2" = xyes; then
4543+ m4_if([$4], , :, [$4])
4544+else
4545+ m4_if([$5], , :, [$5])
4546+fi
4547+])# _LT_LINKER_OPTION
4548+
4549+# Old name:
4550+AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
4551+dnl aclocal-1.4 backwards compatibility:
4552+dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
4553+
4554+
4555+# LT_CMD_MAX_LEN
4556+#---------------
4557+AC_DEFUN([LT_CMD_MAX_LEN],
4558+[AC_REQUIRE([AC_CANONICAL_HOST])dnl
4559+# find the maximum length of command line arguments
4560+AC_MSG_CHECKING([the maximum length of command line arguments])
4561+AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
4562+ i=0
4563+ teststring="ABCD"
4564+
4565+ case $build_os in
4566+ msdosdjgpp*)
4567+ # On DJGPP, this test can blow up pretty badly due to problems in libc
4568+ # (any single argument exceeding 2000 bytes causes a buffer overrun
4569+ # during glob expansion). Even if it were fixed, the result of this
4570+ # check would be larger than it should be.
4571+ lt_cv_sys_max_cmd_len=12288; # 12K is about right
4572+ ;;
4573+
4574+ gnu*)
4575+ # Under GNU Hurd, this test is not required because there is
4576+ # no limit to the length of command line arguments.
4577+ # Libtool will interpret -1 as no limit whatsoever
4578+ lt_cv_sys_max_cmd_len=-1;
4579+ ;;
4580+
4581+ cygwin* | mingw* | cegcc*)
4582+ # On Win9x/ME, this test blows up -- it succeeds, but takes
4583+ # about 5 minutes as the teststring grows exponentially.
4584+ # Worse, since 9x/ME are not pre-emptively multitasking,
4585+ # you end up with a "frozen" computer, even though with patience
4586+ # the test eventually succeeds (with a max line length of 256k).
4587+ # Instead, let's just punt: use the minimum linelength reported by
4588+ # all of the supported platforms: 8192 (on NT/2K/XP).
4589+ lt_cv_sys_max_cmd_len=8192;
4590+ ;;
4591+
4592+ amigaos*)
4593+ # On AmigaOS with pdksh, this test takes hours, literally.
4594+ # So we just punt and use a minimum line length of 8192.
4595+ lt_cv_sys_max_cmd_len=8192;
4596+ ;;
4597+
4598+ netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4599+ # This has been around since 386BSD, at least. Likely further.
4600+ if test -x /sbin/sysctl; then
4601+ lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4602+ elif test -x /usr/sbin/sysctl; then
4603+ lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4604+ else
4605+ lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4606+ fi
4607+ # And add a safety zone
4608+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4609+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4610+ ;;
4611+
4612+ interix*)
4613+ # We know the value 262144 and hardcode it with a safety zone (like BSD)
4614+ lt_cv_sys_max_cmd_len=196608
4615+ ;;
4616+
4617+ osf*)
4618+ # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4619+ # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4620+ # nice to cause kernel panics so lets avoid the loop below.
4621+ # First set a reasonable default.
4622+ lt_cv_sys_max_cmd_len=16384
4623+ #
4624+ if test -x /sbin/sysconfig; then
4625+ case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4626+ *1*) lt_cv_sys_max_cmd_len=-1 ;;
4627+ esac
4628+ fi
4629+ ;;
4630+ sco3.2v5*)
4631+ lt_cv_sys_max_cmd_len=102400
4632+ ;;
4633+ sysv5* | sco5v6* | sysv4.2uw2*)
4634+ kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4635+ if test -n "$kargmax"; then
4636+ lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
4637+ else
4638+ lt_cv_sys_max_cmd_len=32768
4639+ fi
4640+ ;;
4641+ *)
4642+ lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4643+ if test -n "$lt_cv_sys_max_cmd_len"; then
4644+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4645+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4646+ else
4647+ # Make teststring a little bigger before we do anything with it.
4648+ # a 1K string should be a reasonable start.
4649+ for i in 1 2 3 4 5 6 7 8 ; do
4650+ teststring=$teststring$teststring
4651+ done
4652+ SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4653+ # If test is not a shell built-in, we'll probably end up computing a
4654+ # maximum length that is only half of the actual maximum length, but
4655+ # we can't tell.
4656+ while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4657+ = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
4658+ test $i != 17 # 1/2 MB should be enough
4659+ do
4660+ i=`expr $i + 1`
4661+ teststring=$teststring$teststring
4662+ done
4663+ # Only check the string length outside the loop.
4664+ lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4665+ teststring=
4666+ # Add a significant safety factor because C++ compilers can tack on
4667+ # massive amounts of additional arguments before passing them to the
4668+ # linker. It appears as though 1/2 is a usable value.
4669+ lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4670+ fi
4671+ ;;
4672+ esac
4673+])
4674+if test -n $lt_cv_sys_max_cmd_len ; then
4675+ AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
4676+else
4677+ AC_MSG_RESULT(none)
4678+fi
4679+max_cmd_len=$lt_cv_sys_max_cmd_len
4680+_LT_DECL([], [max_cmd_len], [0],
4681+ [What is the maximum length of a command?])
4682+])# LT_CMD_MAX_LEN
4683+
4684+# Old name:
4685+AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
4686+dnl aclocal-1.4 backwards compatibility:
4687+dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
4688+
4689+
4690+# _LT_HEADER_DLFCN
4691+# ----------------
4692+m4_defun([_LT_HEADER_DLFCN],
4693+[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
4694+])# _LT_HEADER_DLFCN
4695+
4696+
4697+# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
4698+# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
4699+# ----------------------------------------------------------------
4700+m4_defun([_LT_TRY_DLOPEN_SELF],
4701+[m4_require([_LT_HEADER_DLFCN])dnl
4702+if test "$cross_compiling" = yes; then :
4703+ [$4]
4704+else
4705+ lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
4706+ lt_status=$lt_dlunknown
4707+ cat > conftest.$ac_ext <<_LT_EOF
4708+[#line __oline__ "configure"
4709+#include "confdefs.h"
4710+
4711+#if HAVE_DLFCN_H
4712+#include <dlfcn.h>
4713+#endif
4714+
4715+#include <stdio.h>
4716+
4717+#ifdef RTLD_GLOBAL
4718+# define LT_DLGLOBAL RTLD_GLOBAL
4719+#else
4720+# ifdef DL_GLOBAL
4721+# define LT_DLGLOBAL DL_GLOBAL
4722+# else
4723+# define LT_DLGLOBAL 0
4724+# endif
4725+#endif
4726+
4727+/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
4728+ find out it does not work in some platform. */
4729+#ifndef LT_DLLAZY_OR_NOW
4730+# ifdef RTLD_LAZY
4731+# define LT_DLLAZY_OR_NOW RTLD_LAZY
4732+# else
4733+# ifdef DL_LAZY
4734+# define LT_DLLAZY_OR_NOW DL_LAZY
4735+# else
4736+# ifdef RTLD_NOW
4737+# define LT_DLLAZY_OR_NOW RTLD_NOW
4738+# else
4739+# ifdef DL_NOW
4740+# define LT_DLLAZY_OR_NOW DL_NOW
4741+# else
4742+# define LT_DLLAZY_OR_NOW 0
4743+# endif
4744+# endif
4745+# endif
4746+# endif
4747+#endif
4748+
4749+void fnord() { int i=42;}
4750+int main ()
4751+{
4752+ void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
4753+ int status = $lt_dlunknown;
4754+
4755+ if (self)
4756+ {
4757+ if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
4758+ else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
4759+ /* dlclose (self); */
4760+ }
4761+ else
4762+ puts (dlerror ());
4763+
4764+ return status;
4765+}]
4766+_LT_EOF
4767+ if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
4768+ (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
4769+ lt_status=$?
4770+ case x$lt_status in
4771+ x$lt_dlno_uscore) $1 ;;
4772+ x$lt_dlneed_uscore) $2 ;;
4773+ x$lt_dlunknown|x*) $3 ;;
4774+ esac
4775+ else :
4776+ # compilation failed
4777+ $3
4778+ fi
4779+fi
4780+rm -fr conftest*
4781+])# _LT_TRY_DLOPEN_SELF
4782+
4783+
4784+# LT_SYS_DLOPEN_SELF
4785+# ------------------
4786+AC_DEFUN([LT_SYS_DLOPEN_SELF],
4787+[m4_require([_LT_HEADER_DLFCN])dnl
4788+if test "x$enable_dlopen" != xyes; then
4789+ enable_dlopen=unknown
4790+ enable_dlopen_self=unknown
4791+ enable_dlopen_self_static=unknown
4792+else
4793+ lt_cv_dlopen=no
4794+ lt_cv_dlopen_libs=
4795+
4796+ case $host_os in
4797+ beos*)
4798+ lt_cv_dlopen="load_add_on"
4799+ lt_cv_dlopen_libs=
4800+ lt_cv_dlopen_self=yes
4801+ ;;
4802+
4803+ mingw* | pw32* | cegcc*)
4804+ lt_cv_dlopen="LoadLibrary"
4805+ lt_cv_dlopen_libs=
4806+ ;;
4807+
4808+ cygwin*)
4809+ lt_cv_dlopen="dlopen"
4810+ lt_cv_dlopen_libs=
4811+ ;;
4812+
4813+ darwin*)
4814+ # if libdl is installed we need to link against it
4815+ AC_CHECK_LIB([dl], [dlopen],
4816+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
4817+ lt_cv_dlopen="dyld"
4818+ lt_cv_dlopen_libs=
4819+ lt_cv_dlopen_self=yes
4820+ ])
4821+ ;;
4822+
4823+ *)
4824+ AC_CHECK_FUNC([shl_load],
4825+ [lt_cv_dlopen="shl_load"],
4826+ [AC_CHECK_LIB([dld], [shl_load],
4827+ [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
4828+ [AC_CHECK_FUNC([dlopen],
4829+ [lt_cv_dlopen="dlopen"],
4830+ [AC_CHECK_LIB([dl], [dlopen],
4831+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
4832+ [AC_CHECK_LIB([svld], [dlopen],
4833+ [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
4834+ [AC_CHECK_LIB([dld], [dld_link],
4835+ [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
4836+ ])
4837+ ])
4838+ ])
4839+ ])
4840+ ])
4841+ ;;
4842+ esac
4843+
4844+ if test "x$lt_cv_dlopen" != xno; then
4845+ enable_dlopen=yes
4846+ else
4847+ enable_dlopen=no
4848+ fi
4849+
4850+ case $lt_cv_dlopen in
4851+ dlopen)
4852+ save_CPPFLAGS="$CPPFLAGS"
4853+ test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
4854+
4855+ save_LDFLAGS="$LDFLAGS"
4856+ wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
4857+
4858+ save_LIBS="$LIBS"
4859+ LIBS="$lt_cv_dlopen_libs $LIBS"
4860+
4861+ AC_CACHE_CHECK([whether a program can dlopen itself],
4862+ lt_cv_dlopen_self, [dnl
4863+ _LT_TRY_DLOPEN_SELF(
4864+ lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
4865+ lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
4866+ ])
4867+
4868+ if test "x$lt_cv_dlopen_self" = xyes; then
4869+ wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
4870+ AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
4871+ lt_cv_dlopen_self_static, [dnl
4872+ _LT_TRY_DLOPEN_SELF(
4873+ lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
4874+ lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
4875+ ])
4876+ fi
4877+
4878+ CPPFLAGS="$save_CPPFLAGS"
4879+ LDFLAGS="$save_LDFLAGS"
4880+ LIBS="$save_LIBS"
4881+ ;;
4882+ esac
4883+
4884+ case $lt_cv_dlopen_self in
4885+ yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
4886+ *) enable_dlopen_self=unknown ;;
4887+ esac
4888+
4889+ case $lt_cv_dlopen_self_static in
4890+ yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
4891+ *) enable_dlopen_self_static=unknown ;;
4892+ esac
4893+fi
4894+_LT_DECL([dlopen_support], [enable_dlopen], [0],
4895+ [Whether dlopen is supported])
4896+_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
4897+ [Whether dlopen of programs is supported])
4898+_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
4899+ [Whether dlopen of statically linked programs is supported])
4900+])# LT_SYS_DLOPEN_SELF
4901+
4902+# Old name:
4903+AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
4904+dnl aclocal-1.4 backwards compatibility:
4905+dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
4906+
4907+
4908+# _LT_COMPILER_C_O([TAGNAME])
4909+# ---------------------------
4910+# Check to see if options -c and -o are simultaneously supported by compiler.
4911+# This macro does not hard code the compiler like AC_PROG_CC_C_O.
4912+m4_defun([_LT_COMPILER_C_O],
4913+[m4_require([_LT_DECL_SED])dnl
4914+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4915+m4_require([_LT_TAG_COMPILER])dnl
4916+AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
4917+ [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
4918+ [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
4919+ $RM -r conftest 2>/dev/null
4920+ mkdir conftest
4921+ cd conftest
4922+ mkdir out
4923+ echo "$lt_simple_compile_test_code" > conftest.$ac_ext
4924+
4925+ lt_compiler_flag="-o out/conftest2.$ac_objext"
4926+ # Insert the option either (1) after the last *FLAGS variable, or
4927+ # (2) before a word containing "conftest.", or (3) at the end.
4928+ # Note that $ac_compile itself does not contain backslashes and begins
4929+ # with a dollar sign (not a hyphen), so the echo should work correctly.
4930+ lt_compile=`echo "$ac_compile" | $SED \
4931+ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
4932+ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
4933+ -e 's:$: $lt_compiler_flag:'`
4934+ (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
4935+ (eval "$lt_compile" 2>out/conftest.err)
4936+ ac_status=$?
4937+ cat out/conftest.err >&AS_MESSAGE_LOG_FD
4938+ echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
4939+ if (exit $ac_status) && test -s out/conftest2.$ac_objext
4940+ then
4941+ # The compiler can only warn and ignore the option if not recognized
4942+ # So say no if there are warnings
4943+ $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
4944+ $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
4945+ if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
4946+ _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
4947+ fi
4948+ fi
4949+ chmod u+w . 2>&AS_MESSAGE_LOG_FD
4950+ $RM conftest*
4951+ # SGI C++ compiler will create directory out/ii_files/ for
4952+ # template instantiation
4953+ test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
4954+ $RM out/* && rmdir out
4955+ cd ..
4956+ $RM -r conftest
4957+ $RM conftest*
4958+])
4959+_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
4960+ [Does compiler simultaneously support -c and -o options?])
4961+])# _LT_COMPILER_C_O
4962+
4963+
4964+# _LT_COMPILER_FILE_LOCKS([TAGNAME])
4965+# ----------------------------------
4966+# Check to see if we can do hard links to lock some files if needed
4967+m4_defun([_LT_COMPILER_FILE_LOCKS],
4968+[m4_require([_LT_ENABLE_LOCK])dnl
4969+m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4970+_LT_COMPILER_C_O([$1])
4971+
4972+hard_links="nottested"
4973+if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
4974+ # do not overwrite the value of need_locks provided by the user
4975+ AC_MSG_CHECKING([if we can lock with hard links])
4976+ hard_links=yes
4977+ $RM conftest*
4978+ ln conftest.a conftest.b 2>/dev/null && hard_links=no
4979+ touch conftest.a
4980+ ln conftest.a conftest.b 2>&5 || hard_links=no
4981+ ln conftest.a conftest.b 2>/dev/null && hard_links=no
4982+ AC_MSG_RESULT([$hard_links])
4983+ if test "$hard_links" = no; then
4984+ AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
4985+ need_locks=warn
4986+ fi
4987+else
4988+ need_locks=no
4989+fi
4990+_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
4991+])# _LT_COMPILER_FILE_LOCKS
4992+
4993+
4994+# _LT_CHECK_OBJDIR
4995+# ----------------
4996+m4_defun([_LT_CHECK_OBJDIR],
4997+[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
4998+[rm -f .libs 2>/dev/null
4999+mkdir .libs 2>/dev/null
5000+if test -d .libs; then
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: