Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<https://www.gnu.org/software/gettext/manual/html_node/Users.html>
|
||||
@@ -0,0 +1,7 @@
|
||||
Marc Mulcahy
|
||||
Willie Walker
|
||||
Mike Pedersen
|
||||
Rich Burridge
|
||||
Joanmarie Diggs
|
||||
Eitan Isaacson
|
||||
Scott Haeger
|
||||
@@ -0,0 +1,502 @@
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
[This is the first released version of the Lesser GPL. It also counts
|
||||
as the successor of the GNU Library Public License, version 2, hence
|
||||
the version number 2.1.]
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
Licenses are intended to guarantee your freedom to share and change
|
||||
free software--to make sure the software is free for all its users.
|
||||
|
||||
This license, the Lesser General Public License, applies to some
|
||||
specially designated software packages--typically libraries--of the
|
||||
Free Software Foundation and other authors who decide to use it. You
|
||||
can use it too, but we suggest you first think carefully about whether
|
||||
this license or the ordinary General Public License is the better
|
||||
strategy to use in any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use,
|
||||
not price. Our General Public Licenses are designed to make sure that
|
||||
you have the freedom to distribute copies of free software (and charge
|
||||
for this service if you wish); that you receive source code or can get
|
||||
it if you want it; that you can change the software and use pieces of
|
||||
it in new free programs; and that you are informed that you can do
|
||||
these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
distributors to deny you these rights or to ask you to surrender these
|
||||
rights. These restrictions translate to certain responsibilities for
|
||||
you if you distribute copies of the library or if you modify it.
|
||||
|
||||
For example, if you distribute copies of the library, whether gratis
|
||||
or for a fee, you must give the recipients all the rights that we gave
|
||||
you. You must make sure that they, too, receive or can get the source
|
||||
code. If you link other code with the library, you must provide
|
||||
complete object files to the recipients, so that they can relink them
|
||||
with the library after making changes to the library and recompiling
|
||||
it. And you must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with a two-step method: (1) we copyright the
|
||||
library, and (2) we offer you this license, which gives you legal
|
||||
permission to copy, distribute and/or modify the library.
|
||||
|
||||
To protect each distributor, we want to make it very clear that
|
||||
there is no warranty for the free library. Also, if the library is
|
||||
modified by someone else and passed on, the recipients should know
|
||||
that what they have is not the original version, so that the original
|
||||
author's reputation will not be affected by problems that might be
|
||||
introduced by others.
|
||||
|
||||
Finally, software patents pose a constant threat to the existence of
|
||||
any free program. We wish to make sure that a company cannot
|
||||
effectively restrict the users of a free program by obtaining a
|
||||
restrictive license from a patent holder. Therefore, we insist that
|
||||
any patent license obtained for a version of the library must be
|
||||
consistent with the full freedom of use specified in this license.
|
||||
|
||||
Most GNU software, including some libraries, is covered by the
|
||||
ordinary GNU General Public License. This license, the GNU Lesser
|
||||
General Public License, applies to certain designated libraries, and
|
||||
is quite different from the ordinary General Public License. We use
|
||||
this license for certain libraries in order to permit linking those
|
||||
libraries into non-free programs.
|
||||
|
||||
When a program is linked with a library, whether statically or using
|
||||
a shared library, the combination of the two is legally speaking a
|
||||
combined work, a derivative of the original library. The ordinary
|
||||
General Public License therefore permits such linking only if the
|
||||
entire combination fits its criteria of freedom. The Lesser General
|
||||
Public License permits more lax criteria for linking other code with
|
||||
the library.
|
||||
|
||||
We call this license the "Lesser" General Public License because it
|
||||
does Less to protect the user's freedom than the ordinary General
|
||||
Public License. It also provides other free software developers Less
|
||||
of an advantage over competing non-free programs. These disadvantages
|
||||
are the reason we use the ordinary General Public License for many
|
||||
libraries. However, the Lesser license provides advantages in certain
|
||||
special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to
|
||||
encourage the widest possible use of a certain library, so that it becomes
|
||||
a de-facto standard. To achieve this, non-free programs must be
|
||||
allowed to use the library. A more frequent case is that a free
|
||||
library does the same job as widely used non-free libraries. In this
|
||||
case, there is little to gain by limiting the free library to free
|
||||
software only, so we use the Lesser General Public License.
|
||||
|
||||
In other cases, permission to use a particular library in non-free
|
||||
programs enables a greater number of people to use a large body of
|
||||
free software. For example, permission to use the GNU C Library in
|
||||
non-free programs enables many more people to use the whole GNU
|
||||
operating system, as well as its variant, the GNU/Linux operating
|
||||
system.
|
||||
|
||||
Although the Lesser General Public License is Less protective of the
|
||||
users' freedom, it does ensure that the user of a program that is
|
||||
linked with the Library has the freedom and the wherewithal to run
|
||||
that program using a modified version of the Library.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow. Pay close attention to the difference between a
|
||||
"work based on the library" and a "work that uses the library". The
|
||||
former contains code derived from the library, whereas the latter must
|
||||
be combined with the library in order to run.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License Agreement applies to any software library or other
|
||||
program which contains a notice placed by the copyright holder or
|
||||
other authorized party saying it may be distributed under the terms of
|
||||
this Lesser General Public License (also called "this License").
|
||||
Each licensee is addressed as "you".
|
||||
|
||||
A "library" means a collection of software functions and/or data
|
||||
prepared so as to be conveniently linked with application programs
|
||||
(which use some of those functions and data) to form executables.
|
||||
|
||||
The "Library", below, refers to any such software library or work
|
||||
which has been distributed under these terms. A "work based on the
|
||||
Library" means either the Library or any derivative work under
|
||||
copyright law: that is to say, a work containing the Library or a
|
||||
portion of it, either verbatim or with modifications and/or translated
|
||||
straightforwardly into another language. (Hereinafter, translation is
|
||||
included without limitation in the term "modification".)
|
||||
|
||||
"Source code" for a work means the preferred form of the work for
|
||||
making modifications to it. For a library, complete source code means
|
||||
all the source code for all modules it contains, plus any associated
|
||||
interface definition files, plus the scripts used to control compilation
|
||||
and installation of the library.
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running a program using the Library is not restricted, and output from
|
||||
such a program is covered only if its contents constitute a work based
|
||||
on the Library (independent of the use of the Library in a tool for
|
||||
writing it). Whether that is true depends on what the Library does
|
||||
and what the program that uses the Library does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Library's
|
||||
complete source code as you receive it, in any medium, provided that
|
||||
you conspicuously and appropriately publish on each copy an
|
||||
appropriate copyright notice and disclaimer of warranty; keep intact
|
||||
all the notices that refer to this License and to the absence of any
|
||||
warranty; and distribute a copy of this License along with the
|
||||
Library.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy,
|
||||
and you may at your option offer warranty protection in exchange for a
|
||||
fee.
|
||||
|
||||
2. You may modify your copy or copies of the Library or any portion
|
||||
of it, thus forming a work based on the Library, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) The modified work must itself be a software library.
|
||||
|
||||
b) You must cause the files modified to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
c) You must cause the whole of the work to be licensed at no
|
||||
charge to all third parties under the terms of this License.
|
||||
|
||||
d) If a facility in the modified Library refers to a function or a
|
||||
table of data to be supplied by an application program that uses
|
||||
the facility, other than as an argument passed when the facility
|
||||
is invoked, then you must make a good faith effort to ensure that,
|
||||
in the event an application does not supply such function or
|
||||
table, the facility still operates, and performs whatever part of
|
||||
its purpose remains meaningful.
|
||||
|
||||
(For example, a function in a library to compute square roots has
|
||||
a purpose that is entirely well-defined independent of the
|
||||
application. Therefore, Subsection 2d requires that any
|
||||
application-supplied function or table used by this function must
|
||||
be optional: if the application does not supply it, the square
|
||||
root function must still compute square roots.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Library,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Library, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote
|
||||
it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Library.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Library
|
||||
with the Library (or with a work based on the Library) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may opt to apply the terms of the ordinary GNU General Public
|
||||
License instead of this License to a given copy of the Library. To do
|
||||
this, you must alter all the notices that refer to this License, so
|
||||
that they refer to the ordinary GNU General Public License, version 2,
|
||||
instead of to this License. (If a newer version than version 2 of the
|
||||
ordinary GNU General Public License has appeared, then you can specify
|
||||
that version instead if you wish.) Do not make any other change in
|
||||
these notices.
|
||||
|
||||
Once this change is made in a given copy, it is irreversible for
|
||||
that copy, so the ordinary GNU General Public License applies to all
|
||||
subsequent copies and derivative works made from that copy.
|
||||
|
||||
This option is useful when you wish to copy part of the code of
|
||||
the Library into a program that is not a library.
|
||||
|
||||
4. You may copy and distribute the Library (or a portion or
|
||||
derivative of it, under Section 2) in object code or executable form
|
||||
under the terms of Sections 1 and 2 above provided that you accompany
|
||||
it with the complete corresponding machine-readable source code, which
|
||||
must be distributed under the terms of Sections 1 and 2 above on a
|
||||
medium customarily used for software interchange.
|
||||
|
||||
If distribution of object code is made by offering access to copy
|
||||
from a designated place, then offering equivalent access to copy the
|
||||
source code from the same place satisfies the requirement to
|
||||
distribute the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
5. A program that contains no derivative of any portion of the
|
||||
Library, but is designed to work with the Library by being compiled or
|
||||
linked with it, is called a "work that uses the Library". Such a
|
||||
work, in isolation, is not a derivative work of the Library, and
|
||||
therefore falls outside the scope of this License.
|
||||
|
||||
However, linking a "work that uses the Library" with the Library
|
||||
creates an executable that is a derivative of the Library (because it
|
||||
contains portions of the Library), rather than a "work that uses the
|
||||
library". The executable is therefore covered by this License.
|
||||
Section 6 states terms for distribution of such executables.
|
||||
|
||||
When a "work that uses the Library" uses material from a header file
|
||||
that is part of the Library, the object code for the work may be a
|
||||
derivative work of the Library even though the source code is not.
|
||||
Whether this is true is especially significant if the work can be
|
||||
linked without the Library, or if the work is itself a library. The
|
||||
threshold for this to be true is not precisely defined by law.
|
||||
|
||||
If such an object file uses only numerical parameters, data
|
||||
structure layouts and accessors, and small macros and small inline
|
||||
functions (ten lines or less in length), then the use of the object
|
||||
file is unrestricted, regardless of whether it is legally a derivative
|
||||
work. (Executables containing this object code plus portions of the
|
||||
Library will still fall under Section 6.)
|
||||
|
||||
Otherwise, if the work is a derivative of the Library, you may
|
||||
distribute the object code for the work under the terms of Section 6.
|
||||
Any executables containing that work also fall under Section 6,
|
||||
whether or not they are linked directly with the Library itself.
|
||||
|
||||
6. As an exception to the Sections above, you may also combine or
|
||||
link a "work that uses the Library" with the Library to produce a
|
||||
work containing portions of the Library, and distribute that work
|
||||
under terms of your choice, provided that the terms permit
|
||||
modification of the work for the customer's own use and reverse
|
||||
engineering for debugging such modifications.
|
||||
|
||||
You must give prominent notice with each copy of the work that the
|
||||
Library is used in it and that the Library and its use are covered by
|
||||
this License. You must supply a copy of this License. If the work
|
||||
during execution displays copyright notices, you must include the
|
||||
copyright notice for the Library among them, as well as a reference
|
||||
directing the user to the copy of this License. Also, you must do one
|
||||
of these things:
|
||||
|
||||
a) Accompany the work with the complete corresponding
|
||||
machine-readable source code for the Library including whatever
|
||||
changes were used in the work (which must be distributed under
|
||||
Sections 1 and 2 above); and, if the work is an executable linked
|
||||
with the Library, with the complete machine-readable "work that
|
||||
uses the Library", as object code and/or source code, so that the
|
||||
user can modify the Library and then relink to produce a modified
|
||||
executable containing the modified Library. (It is understood
|
||||
that the user who changes the contents of definitions files in the
|
||||
Library will not necessarily be able to recompile the application
|
||||
to use the modified definitions.)
|
||||
|
||||
b) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (1) uses at run time a
|
||||
copy of the library already present on the user's computer system,
|
||||
rather than copying library functions into the executable, and (2)
|
||||
will operate properly with a modified version of the library, if
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
specified materials from the same place.
|
||||
|
||||
e) Verify that the user has already received a copy of these
|
||||
materials or that you have already sent this user a copy.
|
||||
|
||||
For an executable, the required form of the "work that uses the
|
||||
Library" must include any data and utility programs needed for
|
||||
reproducing the executable from it. However, as a special exception,
|
||||
the materials to be distributed need not include anything that is
|
||||
normally distributed (in either source or binary form) with the major
|
||||
components (compiler, kernel, and so on) of the operating system on
|
||||
which the executable runs, unless that component itself accompanies
|
||||
the executable.
|
||||
|
||||
It may happen that this requirement contradicts the license
|
||||
restrictions of other proprietary libraries that do not normally
|
||||
accompany the operating system. Such a contradiction means you cannot
|
||||
use both them and the Library together in an executable that you
|
||||
distribute.
|
||||
|
||||
7. You may place library facilities that are a work based on the
|
||||
Library side-by-side in a single library together with other library
|
||||
facilities not covered by this License, and distribute such a combined
|
||||
library, provided that the separate distribution of the work based on
|
||||
the Library and of the other library facilities is otherwise
|
||||
permitted, and provided that you do these two things:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work
|
||||
based on the Library, uncombined with any other library
|
||||
facilities. This must be distributed under the terms of the
|
||||
Sections above.
|
||||
|
||||
b) Give prominent notice with the combined library of the fact
|
||||
that part of it is a work based on the Library, and explaining
|
||||
where to find the accompanying uncombined form of the same work.
|
||||
|
||||
8. You may not copy, modify, sublicense, link with, or distribute
|
||||
the Library except as expressly provided under this License. Any
|
||||
attempt otherwise to copy, modify, sublicense, link with, or
|
||||
distribute the Library is void, and will automatically terminate your
|
||||
rights under this License. However, parties who have received copies,
|
||||
or rights, from you under this License will not have their licenses
|
||||
terminated so long as such parties remain in full compliance.
|
||||
|
||||
9. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Library or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Library (or any work based on the
|
||||
Library), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Library or works based on it.
|
||||
|
||||
10. Each time you redistribute the Library (or any work based on the
|
||||
Library), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute, link with or modify the Library
|
||||
subject to these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties with
|
||||
this License.
|
||||
|
||||
11. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Library at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Library by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Library.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any
|
||||
particular circumstance, the balance of the section is intended to apply,
|
||||
and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Library under this License may add
|
||||
an explicit geographical distribution limitation excluding those countries,
|
||||
so that distribution is permitted only in or among countries not thus
|
||||
excluded. In such case, this License incorporates the limitation as if
|
||||
written in the body of this License.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new
|
||||
versions of the Lesser General Public License from time to time.
|
||||
Such new versions will be similar in spirit to the present version,
|
||||
but may differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Library
|
||||
specifies a version number of this License which applies to it and
|
||||
"any later version", you have the option of following the terms and
|
||||
conditions either of that version or of any later version published by
|
||||
the Free Software Foundation. If the Library does not specify a
|
||||
license version number, you may choose any version ever published by
|
||||
the Free Software Foundation.
|
||||
|
||||
14. If you wish to incorporate parts of the Library into other free
|
||||
programs whose distribution conditions are incompatible with these,
|
||||
write to the author to ask for permission. For software which is
|
||||
copyrighted by the Free Software Foundation, write to the Free
|
||||
Software Foundation; we sometimes make exceptions for this. Our
|
||||
decision will be guided by the two goals of preserving the free status
|
||||
of all derivatives of our free software and of promoting the sharing
|
||||
and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
||||
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
|
||||
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
|
||||
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
|
||||
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
|
||||
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
|
||||
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
||||
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
|
||||
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
|
||||
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
|
||||
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
|
||||
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
|
||||
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
|
||||
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
|
||||
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||
DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Libraries
|
||||
|
||||
If you develop a new library, and you want it to be of the greatest
|
||||
possible use to the public, we recommend making it free software that
|
||||
everyone can redistribute and change. You can do so by permitting
|
||||
redistribution under these terms (or, alternatively, under the terms of the
|
||||
ordinary General Public License).
|
||||
|
||||
To apply these terms, attach the following notices to the library. It is
|
||||
safest to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least the
|
||||
"copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the library's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the library, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the
|
||||
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1990
|
||||
Ty Coon, President of Vice
|
||||
|
||||
That's all there is to it!
|
||||
@@ -0,0 +1,4 @@
|
||||
2009-06-09 Willie Walker <william.walker@sun.com>
|
||||
|
||||
As of June 9, 2009, the ChangeLog is auto-generated when releasing.
|
||||
If you are seeing this, use 'git log' for a detailed list of changes.
|
||||
+20252
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,365 @@
|
||||
Installation Instructions
|
||||
*************************
|
||||
|
||||
Basic Installation
|
||||
==================
|
||||
|
||||
The following shell commands:
|
||||
|
||||
test -f configure || ./bootstrap
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
||||
should configure, build, and install this package. The first line,
|
||||
which bootstraps, is intended for developers; when building from
|
||||
distribution tarballs it does nothing and can be skipped.
|
||||
|
||||
The following more-detailed instructions are generic; see the
|
||||
‘README’ file for instructions specific to this package. Some packages
|
||||
provide this ‘INSTALL’ file but do not implement all of the features
|
||||
documented below. The lack of an optional feature in a given package is
|
||||
not necessarily a bug. More recommendations for GNU packages can be
|
||||
found in the GNU Coding Standards.
|
||||
|
||||
Many packages have scripts meant for developers instead of ordinary
|
||||
builders, as they may use developer tools that are less commonly
|
||||
installed, or they may access the network, which has privacy
|
||||
implications. If the ‘bootstrap’ shell script exists, it attempts to
|
||||
build the ‘configure’ shell script and related files, possibly using
|
||||
developer tools or the network. Because the output of ‘bootstrap’ is
|
||||
system-independent, it is normally run by a package developer so that
|
||||
its output can be put into the distribution tarball and ordinary
|
||||
builders and users need not run ‘bootstrap’. Some packages have
|
||||
commands like ‘./autopull.sh’ and ‘./autogen.sh’ that you can run
|
||||
instead of ‘./bootstrap’, for more fine-grained control over
|
||||
bootstrapping.
|
||||
|
||||
The ‘configure’ shell script attempts to guess correct values for
|
||||
various system-dependent variables used during compilation. It uses
|
||||
those values to create a ‘Makefile’ in each directory of the package.
|
||||
It may also create one or more ‘.h’ files containing system-dependent
|
||||
definitions. Finally, it creates a shell script ‘config.status’ that
|
||||
you can run in the future to recreate the current configuration, and a
|
||||
file ‘config.log’ containing output useful for debugging ‘configure’.
|
||||
|
||||
It can also use an optional file (typically called ‘config.cache’ and
|
||||
enabled with ‘--cache-file=config.cache’ or simply ‘-C’) that saves the
|
||||
results of its tests to speed up reconfiguring. Caching is disabled by
|
||||
default to prevent problems with accidental use of stale cache files.
|
||||
|
||||
If you need to do unusual things to compile the package, please try
|
||||
to figure out how ‘configure’ could check whether to do them, and mail
|
||||
diffs or instructions to the address given in the ‘README’ so they can
|
||||
be considered for the next release. If you are using the cache, and at
|
||||
some point ‘config.cache’ contains results you don’t want to keep, you
|
||||
may remove or edit it.
|
||||
|
||||
The ‘autoconf’ program generates ‘configure’ from the file
|
||||
‘configure.ac’. Normally you should edit ‘configure.ac’ instead of
|
||||
editing ‘configure’ directly.
|
||||
|
||||
The simplest way to compile this package is:
|
||||
|
||||
1. ‘cd’ to the directory containing the package’s source code.
|
||||
|
||||
2. If this is a developer checkout and file ‘configure’ does not yet
|
||||
exist, type ‘./bootstrap’ to create it. You may need special
|
||||
developer tools and network access to bootstrap, and the network
|
||||
access may have privacy implications.
|
||||
|
||||
3. Type ‘./configure’ to configure the package for your system. This
|
||||
might take a while. While running, ‘configure’ prints messages
|
||||
telling which features it is checking for.
|
||||
|
||||
4. Type ‘make’ to compile the package.
|
||||
|
||||
5. Optionally, type ‘make check’ to run any self-tests that come with
|
||||
the package, generally using the just-built uninstalled binaries.
|
||||
|
||||
6. Type ‘make install’ to install the programs and any data files and
|
||||
documentation. When installing into a prefix owned by root, it is
|
||||
recommended that the package be configured and built as a regular
|
||||
user, and only the ‘make install’ phase executed with root
|
||||
privileges.
|
||||
|
||||
7. Optionally, type ‘make installcheck’ to repeat any self-tests, but
|
||||
this time using the binaries in their final installed location.
|
||||
This target does not install anything. Running this target as a
|
||||
regular user, particularly if the prior ‘make install’ required
|
||||
root privileges, verifies that the installation completed
|
||||
correctly.
|
||||
|
||||
8. You can remove the program binaries and object files from the
|
||||
source code directory by typing ‘make clean’. To also remove the
|
||||
files that ‘configure’ created (so you can compile the package for
|
||||
a different kind of computer), type ‘make distclean’. There is
|
||||
also a ‘make maintainer-clean’ target, but that is intended mainly
|
||||
for the package’s developers. If you use it, you may have to
|
||||
bootstrap again.
|
||||
|
||||
9. If the package follows the GNU Coding Standards, you can type ‘make
|
||||
uninstall’ to remove the installed files.
|
||||
|
||||
Compilers and Options
|
||||
=====================
|
||||
|
||||
Some systems require unusual options for compilation or linking that
|
||||
the ‘configure’ script does not know about. Run ‘./configure --help’
|
||||
for details on some of the pertinent environment variables.
|
||||
|
||||
You can give ‘configure’ initial values for configuration parameters
|
||||
by setting variables in the command line or in the environment. Here is
|
||||
an example:
|
||||
|
||||
./configure CC=gcc CFLAGS=-g LIBS=-lposix
|
||||
|
||||
See “Defining Variables” for more details.
|
||||
|
||||
Compiling For Multiple Architectures
|
||||
====================================
|
||||
|
||||
You can compile the package for more than one kind of computer at the
|
||||
same time, by placing the object files for each system in their own
|
||||
directory. To do this, you can use GNU ‘make’. ‘cd’ to the directory
|
||||
where you want the object files and executables to go and run the
|
||||
‘configure’ script. ‘configure’ automatically checks for the source
|
||||
code in the directory that ‘configure’ is in and in ‘..’. This is known
|
||||
as a “VPATH” build.
|
||||
|
||||
With a non-GNU ‘make’, it is safer to compile the package for one
|
||||
system at a time in the source code directory. After you have installed
|
||||
the package for one system, use ‘make distclean’ before reconfiguring
|
||||
for another system.
|
||||
|
||||
Some platforms, notably macOS, support “fat” or “universal” binaries,
|
||||
where a single binary can execute on different architectures. On these
|
||||
platforms you can configure and compile just once, with options specific
|
||||
to that platform.
|
||||
|
||||
Installation Names
|
||||
==================
|
||||
|
||||
By default, ‘make install’ installs the package’s commands under
|
||||
‘/usr/local/bin’, include files under ‘/usr/local/include’, etc. You
|
||||
can specify an installation prefix other than ‘/usr/local’ by giving
|
||||
‘configure’ the option ‘--prefix=PREFIX’, where PREFIX must be an
|
||||
absolute file name.
|
||||
|
||||
You can specify separate installation prefixes for
|
||||
architecture-specific files and architecture-independent files. If you
|
||||
pass the option ‘--exec-prefix=PREFIX’ to ‘configure’, the package uses
|
||||
PREFIX as the prefix for installing programs and libraries.
|
||||
Documentation and other data files still use the regular prefix.
|
||||
|
||||
In addition, if you use an unusual directory layout you can give
|
||||
options like ‘--bindir=DIR’ to specify different values for particular
|
||||
kinds of files. Run ‘configure --help’ for a list of the directories
|
||||
you can set and what kinds of files go in them. In general, the default
|
||||
for these options is expressed in terms of ‘${prefix}’, so that
|
||||
specifying just ‘--prefix’ will affect all of the other directory
|
||||
specifications that were not explicitly provided.
|
||||
|
||||
The most portable way to affect installation locations is to pass the
|
||||
correct locations to ‘configure’; however, many packages provide one or
|
||||
both of the following shortcuts of passing variable assignments to the
|
||||
‘make install’ command line to change installation locations without
|
||||
having to reconfigure or recompile.
|
||||
|
||||
The first method involves providing an override variable for each
|
||||
affected directory. For example, ‘make install
|
||||
prefix=/alternate/directory’ will choose an alternate location for all
|
||||
directory configuration variables that were expressed in terms of
|
||||
‘${prefix}’. Any directories that were specified during ‘configure’,
|
||||
but not in terms of ‘${prefix}’, must each be overridden at install time
|
||||
for the entire installation to be relocated. The approach of makefile
|
||||
variable overrides for each directory variable is required by the GNU
|
||||
Coding Standards, and ideally causes no recompilation. However, some
|
||||
platforms have known limitations with the semantics of shared libraries
|
||||
that end up requiring recompilation when using this method, particularly
|
||||
noticeable in packages that use GNU Libtool.
|
||||
|
||||
The second method involves providing the ‘DESTDIR’ variable. For
|
||||
example, ‘make install DESTDIR=/alternate/directory’ will prepend
|
||||
‘/alternate/directory’ before all installation names. The approach of
|
||||
‘DESTDIR’ overrides is not required by the GNU Coding Standards, and
|
||||
does not work on platforms that have drive letters. On the other hand,
|
||||
it does better at avoiding recompilation issues, and works well even
|
||||
when some directory options were not specified in terms of ‘${prefix}’
|
||||
at ‘configure’ time.
|
||||
|
||||
Optional Features
|
||||
=================
|
||||
|
||||
If the package supports it, you can cause programs to be installed
|
||||
with an extra prefix or suffix on their names by giving ‘configure’ the
|
||||
option ‘--program-prefix=PREFIX’ or ‘--program-suffix=SUFFIX’.
|
||||
|
||||
Some packages pay attention to ‘--enable-FEATURE’ and
|
||||
‘--disable-FEATURE’ options to ‘configure’, where FEATURE indicates an
|
||||
optional part of the package. They may also pay attention to
|
||||
‘--with-PACKAGE’ and ‘--without-PACKAGE’ options, where PACKAGE is
|
||||
something like ‘gnu-ld’. ‘./configure --help’ should mention the
|
||||
‘--enable-...’ and ‘--with-...’ options that the package recognizes.
|
||||
|
||||
Some packages offer the ability to configure how verbose the
|
||||
execution of ‘make’ will be. For these packages, running ‘./configure
|
||||
--enable-silent-rules’ sets the default to minimal output, which can be
|
||||
overridden with ‘make V=1’; while running ‘./configure
|
||||
--disable-silent-rules’ sets the default to verbose, which can be
|
||||
overridden with ‘make V=0’.
|
||||
|
||||
Specifying a System Type
|
||||
========================
|
||||
|
||||
By default ‘configure’ builds for the current system. To create
|
||||
binaries that can run on a different system type, specify a
|
||||
‘--host=TYPE’ option along with compiler variables that specify how to
|
||||
generate object code for TYPE. For example, to create binaries intended
|
||||
to run on a 64-bit ARM processor:
|
||||
|
||||
./configure --host=aarch64-linux-gnu \
|
||||
CC=aarch64-linux-gnu-gcc \
|
||||
CXX=aarch64-linux-gnu-g++
|
||||
|
||||
If done on a machine that can execute these binaries (e.g., via
|
||||
‘qemu-aarch64’, ‘$QEMU_LD_PREFIX’, and Linux’s ‘binfmt_misc’
|
||||
capability), the build behaves like a native build. Otherwise it is a
|
||||
cross-build: ‘configure’ will make cross-compilation guesses instead of
|
||||
running test programs, and ‘make check’ will not work.
|
||||
|
||||
A system type can either be a short name like ‘mingw64’, or a
|
||||
canonical name like ‘x86_64-pc-linux-gnu’. Canonical names have the
|
||||
form CPU-COMPANY-SYSTEM where SYSTEM is either OS or KERNEL-OS. To
|
||||
canonicalize and validate a system type, you can run the command
|
||||
‘config.sub’, which is often squirreled away in a subdirectory like
|
||||
‘build-aux’. For example:
|
||||
|
||||
$ build-aux/config.sub arm64-linux
|
||||
aarch64-unknown-linux-gnu
|
||||
$ build-aux/config.sub riscv-lnx
|
||||
Invalid configuration 'riscv-lnx': OS 'lnx' not recognized
|
||||
|
||||
You can look at the ‘config.sub’ file to see which types are recognized.
|
||||
If the file is absent, this package does not need the system type.
|
||||
|
||||
If ‘configure’ fails with the diagnostic “cannot guess build type”.
|
||||
‘config.sub’ did not recognize your system’s type. In this case, first
|
||||
fetch the newest versions of these files from the GNU config package
|
||||
(https://savannah.gnu.org/projects/config). If that fixes things,
|
||||
please report it to the maintainers of the package containing
|
||||
‘configure’. Otherwise, you can try the configure option ‘--build=TYPE’
|
||||
where TYPE comes close to your system type; also, please report the
|
||||
problem to <config-patches@gnu.org>.
|
||||
|
||||
For more details about configuring system types, see the Autoconf
|
||||
documentation.
|
||||
|
||||
Sharing Defaults
|
||||
================
|
||||
|
||||
If you want to set default values for ‘configure’ scripts to share,
|
||||
you can create a site shell script called ‘config.site’ that gives
|
||||
default values for variables like ‘CC’, ‘cache_file’, and ‘prefix’.
|
||||
‘configure’ looks for ‘PREFIX/share/config.site’ if it exists, then
|
||||
‘PREFIX/etc/config.site’ if it exists. Or, you can set the
|
||||
‘CONFIG_SITE’ environment variable to the location of the site script.
|
||||
A warning: not all ‘configure’ scripts look for a site script.
|
||||
|
||||
Defining Variables
|
||||
==================
|
||||
|
||||
Variables not defined in a site shell script can be set in the
|
||||
environment passed to ‘configure’. However, some packages may run
|
||||
configure again during the build, and the customized values of these
|
||||
variables may be lost. In order to avoid this problem, you should set
|
||||
them in the ‘configure’ command line, using ‘VAR=value’. For example:
|
||||
|
||||
./configure CC=/usr/local2/bin/gcc
|
||||
|
||||
causes the specified ‘gcc’ to be used as the C compiler (unless it is
|
||||
overridden in the site shell script).
|
||||
|
||||
Unfortunately, this technique does not work for ‘CONFIG_SHELL’ due to an
|
||||
Autoconf limitation. Until the limitation is lifted, you can use this
|
||||
workaround:
|
||||
|
||||
CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
|
||||
|
||||
‘configure’ Invocation
|
||||
======================
|
||||
|
||||
‘configure’ recognizes the following options to control how it
|
||||
operates.
|
||||
|
||||
‘--help’
|
||||
‘-h’
|
||||
Print a summary of all of the options to ‘configure’, and exit.
|
||||
|
||||
‘--help=short’
|
||||
‘--help=recursive’
|
||||
Print a summary of the options unique to this package’s
|
||||
‘configure’, and exit. The ‘short’ variant lists options used only
|
||||
in the top level, while the ‘recursive’ variant lists options also
|
||||
present in any nested packages.
|
||||
|
||||
‘--version’
|
||||
‘-V’
|
||||
Print the version of Autoconf used to generate the ‘configure’
|
||||
script, and exit.
|
||||
|
||||
‘--cache-file=FILE’
|
||||
Enable the cache: use and save the results of the tests in FILE,
|
||||
traditionally ‘config.cache’. FILE defaults to ‘/dev/null’ to
|
||||
disable caching.
|
||||
|
||||
‘--config-cache’
|
||||
‘-C’
|
||||
Alias for ‘--cache-file=config.cache’.
|
||||
|
||||
‘--srcdir=DIR’
|
||||
Look for the package’s source code in directory DIR. Usually
|
||||
‘configure’ can determine that directory automatically.
|
||||
|
||||
‘--prefix=DIR’
|
||||
Use DIR as the installation prefix. See “Installation Names” for
|
||||
more details, including other options available for fine-tuning the
|
||||
installation locations.
|
||||
|
||||
‘--host=TYPE’
|
||||
Build binaries for system TYPE. See “Specifying a System Type”.
|
||||
|
||||
‘--enable-FEATURE’
|
||||
‘--disable-FEATURE’
|
||||
Enable or disable the optional FEATURE. See “Optional Features”.
|
||||
|
||||
‘--with-PACKAGE’
|
||||
‘--without-PACKAGE’
|
||||
Use or omit PACKAGE when building. See “Optional Features”.
|
||||
|
||||
‘--quiet’
|
||||
‘--silent’
|
||||
‘-q’
|
||||
Do not print messages saying which checks are being made. To
|
||||
suppress all normal output, redirect it to ‘/dev/null’ (any error
|
||||
messages will still be shown).
|
||||
|
||||
‘--no-create’
|
||||
‘-n’
|
||||
Run the configure checks, but stop before creating any output
|
||||
files.
|
||||
|
||||
‘configure’ also recognizes several environment variables, and accepts
|
||||
some other, less widely useful, options. Run ‘configure --help’ for
|
||||
more details.
|
||||
|
||||
Copyright notice
|
||||
================
|
||||
|
||||
Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2024 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted in any medium without royalty provided the copyright
|
||||
notice and this notice are preserved. This file is offered as-is,
|
||||
without warranty of any kind.
|
||||
@@ -0,0 +1,5 @@
|
||||
Joanmarie Diggs
|
||||
E-mail: jdiggs@igalia.com
|
||||
Userid: joanied
|
||||
|
||||
|
||||
@@ -0,0 +1,947 @@
|
||||
# Makefile.in generated by automake 1.17 from Makefile.am.
|
||||
# Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994-2024 Free Software Foundation, Inc.
|
||||
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
|
||||
am__is_gnu_make = { \
|
||||
if test -z '$(MAKELEVEL)'; then \
|
||||
false; \
|
||||
elif test -n '$(MAKE_HOST)'; then \
|
||||
true; \
|
||||
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
||||
true; \
|
||||
else \
|
||||
false; \
|
||||
fi; \
|
||||
}
|
||||
am__make_running_with_option = \
|
||||
case $${target_option-} in \
|
||||
?) ;; \
|
||||
*) echo "am__make_running_with_option: internal error: invalid" \
|
||||
"target option '$${target_option-}' specified" >&2; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
has_opt=no; \
|
||||
sane_makeflags=$$MAKEFLAGS; \
|
||||
if $(am__is_gnu_make); then \
|
||||
sane_makeflags=$$MFLAGS; \
|
||||
else \
|
||||
case $$MAKEFLAGS in \
|
||||
*\\[\ \ ]*) \
|
||||
bs=\\; \
|
||||
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
||||
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
||||
esac; \
|
||||
fi; \
|
||||
skip_next=no; \
|
||||
strip_trailopt () \
|
||||
{ \
|
||||
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
||||
}; \
|
||||
for flg in $$sane_makeflags; do \
|
||||
test $$skip_next = yes && { skip_next=no; continue; }; \
|
||||
case $$flg in \
|
||||
*=*|--*) continue;; \
|
||||
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
||||
-*I?*) strip_trailopt 'I';; \
|
||||
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
||||
-*O?*) strip_trailopt 'O';; \
|
||||
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
||||
-*l?*) strip_trailopt 'l';; \
|
||||
-[dEDm]) skip_next=yes;; \
|
||||
-[JT]) skip_next=yes;; \
|
||||
esac; \
|
||||
case $$flg in \
|
||||
*$$target_option*) has_opt=yes; break;; \
|
||||
esac; \
|
||||
done; \
|
||||
test $$has_opt = yes
|
||||
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
||||
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
||||
am__rm_f = rm -f $(am__rm_f_notfound)
|
||||
am__rm_rf = rm -rf $(am__rm_f_notfound)
|
||||
pkgdatadir = $(datadir)/orca
|
||||
pkgincludedir = $(includedir)/orca
|
||||
pkglibdir = $(libdir)/orca
|
||||
pkglibexecdir = $(libexecdir)/orca
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = x86_64-pc-linux-gnu
|
||||
host_triplet = x86_64-pc-linux-gnu
|
||||
subdir = .
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/m4/build-to-host.m4 \
|
||||
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \
|
||||
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
|
||||
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
||||
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
|
||||
$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/yelp.m4 \
|
||||
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
|
||||
$(am__configure_deps) $(am__DIST_COMMON)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
configure.lineno config.status.lineno
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
AM_V_P = $(am__v_P_$(V))
|
||||
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_P_0 = false
|
||||
am__v_P_1 = :
|
||||
AM_V_GEN = $(am__v_GEN_$(V))
|
||||
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_GEN_0 = @echo " GEN " $@;
|
||||
am__v_GEN_1 =
|
||||
AM_V_at = $(am__v_at_$(V))
|
||||
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_at_0 = @
|
||||
am__v_at_1 =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
|
||||
ctags-recursive dvi-recursive html-recursive info-recursive \
|
||||
install-data-recursive install-dvi-recursive \
|
||||
install-exec-recursive install-html-recursive \
|
||||
install-info-recursive install-pdf-recursive \
|
||||
install-ps-recursive install-recursive installcheck-recursive \
|
||||
installdirs-recursive pdf-recursive ps-recursive \
|
||||
tags-recursive uninstall-recursive
|
||||
am__can_run_installinfo = \
|
||||
case $$AM_UPDATE_INFO_DIR in \
|
||||
n|no|NO) false;; \
|
||||
*) (install-info --version) >/dev/null 2>&1;; \
|
||||
esac
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
||||
am__install_max = 40
|
||||
am__nobase_strip_setup = \
|
||||
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
||||
am__nobase_strip = \
|
||||
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
||||
am__nobase_list = $(am__nobase_strip_setup); \
|
||||
for p in $$list; do echo "$$p $$p"; done | \
|
||||
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
||||
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
||||
if (++n[$$2] == $(am__install_max)) \
|
||||
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
||||
END { for (dir in files) print dir, files[dir] }'
|
||||
am__base_list = \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
||||
am__uninstall_files_from_dir = { \
|
||||
{ test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
||||
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
||||
$(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
|
||||
}
|
||||
am__installdirs = "$(DESTDIR)$(autostartdir)"
|
||||
DATA = $(autostart_DATA)
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
am__recursive_targets = \
|
||||
$(RECURSIVE_TARGETS) \
|
||||
$(RECURSIVE_CLEAN_TARGETS) \
|
||||
$(am__extra_recursive_targets)
|
||||
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
||||
cscope distdir distdir-am dist dist-all distcheck
|
||||
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
||||
# Read a list of newline-separated strings from the standard input,
|
||||
# and print each of them once, without duplicates. Input order is
|
||||
# *not* preserved.
|
||||
am__uniquify_input = $(AWK) '\
|
||||
BEGIN { nonempty = 0; } \
|
||||
{ items[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in items) print i; }; } \
|
||||
'
|
||||
# Make sure the list of sources is unique. This is necessary because,
|
||||
# e.g., the same source file might be shared among _SOURCES variables
|
||||
# for different programs/libraries.
|
||||
am__define_uniq_tagged_files = \
|
||||
list='$(am__tagged_files)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | $(am__uniquify_input)`
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
am__DIST_COMMON = $(srcdir)/Makefile.in ABOUT-NLS AUTHORS COPYING \
|
||||
ChangeLog INSTALL NEWS README README.md TODO compile \
|
||||
config.guess config.rpath config.sub install-sh missing \
|
||||
py-compile
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
am__remove_distdir = \
|
||||
if test -d "$(distdir)"; then \
|
||||
find "$(distdir)" -type d ! -perm -700 -exec chmod u+rwx {} ';' \
|
||||
; rm -rf "$(distdir)" \
|
||||
|| { sleep 5 && rm -rf "$(distdir)"; }; \
|
||||
else :; fi
|
||||
am__post_remove_distdir = $(am__remove_distdir)
|
||||
am__relativize = \
|
||||
dir0=`pwd`; \
|
||||
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
||||
sed_rest='s,^[^/]*/*,,'; \
|
||||
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
||||
sed_butlast='s,/*[^/]*$$,,'; \
|
||||
while test -n "$$dir1"; do \
|
||||
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
||||
if test "$$first" != "."; then \
|
||||
if test "$$first" = ".."; then \
|
||||
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
||||
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
||||
else \
|
||||
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
||||
if test "$$first2" = "$$first"; then \
|
||||
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
||||
else \
|
||||
dir2="../$$dir2"; \
|
||||
fi; \
|
||||
dir0="$$dir0"/"$$first"; \
|
||||
fi; \
|
||||
fi; \
|
||||
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
||||
done; \
|
||||
reldir="$$dir2"
|
||||
GZIP_ENV = -9
|
||||
DIST_ARCHIVES = $(distdir).tar.xz
|
||||
DIST_TARGETS = dist-xz
|
||||
# Exists only to be overridden by the user if desired.
|
||||
AM_DISTCHECK_DVI_TARGET = dvi
|
||||
distuninstallcheck_listfiles = find . -type f -print
|
||||
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
||||
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
||||
distcleancheck_listfiles = \
|
||||
find . \( -type f -a \! \
|
||||
\( -name .nfs* -o -name .smb* -o -name .__afs* \) \) -print
|
||||
ACLOCAL = ${SHELL} '/home/storm/orcatmp/orca/missing' aclocal-1.17
|
||||
AMTAR = $${TAR-tar}
|
||||
AM_DEFAULT_VERBOSITY = 1
|
||||
ATKBRIDGE_CFLAGS = -I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
|
||||
ATKBRIDGE_LIBS = -latk-bridge-2.0
|
||||
ATSPI2_CFLAGS = -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread
|
||||
ATSPI2_LIBS = -latspi -ldbus-1 -lglib-2.0
|
||||
AUTOCONF = ${SHELL} '/home/storm/orcatmp/orca/missing' autoconf
|
||||
AUTOHEADER = ${SHELL} '/home/storm/orcatmp/orca/missing' autoheader
|
||||
AUTOMAKE = ${SHELL} '/home/storm/orcatmp/orca/missing' automake-1.17
|
||||
AWK = gawk
|
||||
CC = gcc
|
||||
CCDEPMODE = depmode=none
|
||||
CFLAGS = -g -O2
|
||||
CPP = gcc -E
|
||||
CPPFLAGS =
|
||||
CSCOPE = cscope
|
||||
CTAGS = ctags
|
||||
CYGPATH_W = echo
|
||||
DEFS = -DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\"
|
||||
DEPDIR = .deps
|
||||
ECHO_C =
|
||||
ECHO_N = -n
|
||||
ECHO_T =
|
||||
ETAGS = etags
|
||||
EXEEXT =
|
||||
GETTEXT_MACRO_VERSION = 0.20
|
||||
GETTEXT_PACKAGE = orca
|
||||
GMSGFMT = /usr/bin/msgfmt
|
||||
GMSGFMT_015 = /usr/bin/msgfmt
|
||||
GSTREAMER_CFLAGS = -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
|
||||
GSTREAMER_LIBS = -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0
|
||||
HELP_DIR = ${datadir}/help
|
||||
INSTALL = /usr/bin/install -c
|
||||
INSTALL_DATA = ${INSTALL} -m 644
|
||||
INSTALL_PROGRAM = ${INSTALL}
|
||||
INSTALL_SCRIPT = ${INSTALL}
|
||||
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||
INTLLIBS =
|
||||
INTL_MACOSX_LIBS =
|
||||
ITSTOOL = itstool
|
||||
LDFLAGS =
|
||||
LIBICONV = -liconv
|
||||
LIBINTL =
|
||||
LIBOBJS =
|
||||
LIBS =
|
||||
LN_S = ln -s
|
||||
LOUIS_TABLE_DIR = /usr/share/liblouis/tables
|
||||
LTLIBICONV = -liconv
|
||||
LTLIBINTL =
|
||||
LTLIBOBJS =
|
||||
MAINT =
|
||||
MAKEINFO = ${SHELL} '/home/storm/orcatmp/orca/missing' makeinfo
|
||||
MKDIR_P = /usr/bin/mkdir -p
|
||||
MSGFMT = /usr/bin/msgfmt
|
||||
MSGMERGE = /usr/bin/msgmerge
|
||||
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
|
||||
OBJEXT = o
|
||||
PACKAGE = orca
|
||||
PACKAGE_BUGREPORT = https://gitlab.gnome.org/GNOME/orca/-/issues/
|
||||
PACKAGE_NAME = orca
|
||||
PACKAGE_STRING = orca 45.3
|
||||
PACKAGE_TARNAME = orca
|
||||
PACKAGE_URL =
|
||||
PACKAGE_VERSION = 45.3
|
||||
PATH_SEPARATOR = :
|
||||
PKG_CONFIG = /usr/bin/pkg-config
|
||||
PKG_CONFIG_LIBDIR =
|
||||
PKG_CONFIG_PATH =
|
||||
PLATFORM_PATH = :/usr/bin:/usr/sbin:/bin
|
||||
POSUB = po
|
||||
PYGOBJECT_CFLAGS = -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread
|
||||
PYGOBJECT_LIBS = -lgobject-2.0 -lglib-2.0
|
||||
PYTHON = /home/storm/.pyenv/shims/python
|
||||
PYTHON_EXEC_PREFIX = ${exec_prefix}
|
||||
PYTHON_PLATFORM = linux
|
||||
PYTHON_PREFIX = ${prefix}
|
||||
PYTHON_VERSION = 3.12
|
||||
REVISION = fb25228b6
|
||||
SED = /usr/bin/sed
|
||||
SET_MAKE =
|
||||
SHELL = /bin/sh
|
||||
STRIP =
|
||||
USE_NLS = yes
|
||||
VERSION = 45.3
|
||||
XGETTEXT = /usr/bin/xgettext
|
||||
XGETTEXT_015 = /usr/bin/xgettext
|
||||
XGETTEXT_EXTRA_OPTIONS =
|
||||
XMLLINT = xmllint
|
||||
YELP_LC_DIST = true
|
||||
YELP_LC_MEDIA_LINKS = true
|
||||
abs_builddir = /home/storm/orcatmp/orca
|
||||
abs_srcdir = /home/storm/orcatmp/orca
|
||||
abs_top_builddir = /home/storm/orcatmp/orca
|
||||
abs_top_srcdir = /home/storm/orcatmp/orca
|
||||
ac_ct_CC = gcc
|
||||
am__include = include
|
||||
am__leading_dot = .
|
||||
am__quote =
|
||||
am__rm_f_notfound =
|
||||
am__tar = tar --format=ustar -chf - "$$tardir"
|
||||
am__untar = tar -xf -
|
||||
am__xargs_n = xargs -n
|
||||
bindir = ${exec_prefix}/bin
|
||||
build = x86_64-pc-linux-gnu
|
||||
build_alias =
|
||||
build_cpu = x86_64
|
||||
build_os = linux-gnu
|
||||
build_vendor = pc
|
||||
builddir = .
|
||||
datadir = ${datarootdir}
|
||||
datarootdir = ${prefix}/share
|
||||
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||
dvidir = ${docdir}
|
||||
exec_prefix = ${prefix}
|
||||
host = x86_64-pc-linux-gnu
|
||||
host_alias =
|
||||
host_cpu = x86_64
|
||||
host_os = linux-gnu
|
||||
host_vendor = pc
|
||||
htmldir = ${docdir}
|
||||
includedir = ${prefix}/include
|
||||
infodir = ${datarootdir}/info
|
||||
install_sh = ${SHELL} /home/storm/orcatmp/orca/install-sh
|
||||
libdir = ${exec_prefix}/lib
|
||||
libexecdir = ${exec_prefix}/libexec
|
||||
localedir = ${datarootdir}/locale
|
||||
localedir_c = "/usr/local/share/locale"
|
||||
localedir_c_make = \"$(localedir)\"
|
||||
localstatedir = /var
|
||||
mandir = ${datarootdir}/man
|
||||
mkdir_p = $(MKDIR_P)
|
||||
oldincludedir = /usr/include
|
||||
pdfdir = ${docdir}
|
||||
pkgpyexecdir = ${pyexecdir}/orca
|
||||
pkgpythondir = ${pythondir}/orca
|
||||
prefix = /usr/local
|
||||
program_transform_name = s,x,x,
|
||||
psdir = ${docdir}
|
||||
pyexecdir = ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
|
||||
pythondir = ${PYTHON_PREFIX}/lib/python3.12/site-packages
|
||||
runstatedir = ${localstatedir}/run
|
||||
sbindir = ${exec_prefix}/sbin
|
||||
sharedstatedir = ${prefix}/com
|
||||
srcdir = .
|
||||
sysconfdir = /etc
|
||||
target_alias =
|
||||
top_build_prefix =
|
||||
top_builddir = .
|
||||
top_srcdir = .
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
SUBDIRS = docs icons po src help
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--disable-scrollkeeper
|
||||
|
||||
DISTCLEANFILES = \
|
||||
orca-autostart.desktop
|
||||
|
||||
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
||||
autostartdir = $(sysconfdir)/xdg/autostart
|
||||
autostart_in_files = orca-autostart.desktop.in
|
||||
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
|
||||
EXTRA_DIST = \
|
||||
$(autostart_in_files) \
|
||||
$(icon_DATA) \
|
||||
ChangeLog \
|
||||
MAINTAINERS \
|
||||
README.md
|
||||
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
am--refresh: Makefile
|
||||
@:
|
||||
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
|
||||
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||
$(am__cd) $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
echo ' $(SHELL) ./config.status'; \
|
||||
$(SHELL) ./config.status;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
$(SHELL) ./config.status --recheck
|
||||
|
||||
$(top_srcdir)/configure: $(am__configure_deps)
|
||||
$(am__cd) $(srcdir) && $(AUTOCONF)
|
||||
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||
$(am__aclocal_m4_deps):
|
||||
install-autostartDATA: $(autostart_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
|
||||
if test -n "$$list"; then \
|
||||
echo " $(MKDIR_P) '$(DESTDIR)$(autostartdir)'"; \
|
||||
$(MKDIR_P) "$(DESTDIR)$(autostartdir)" || exit 1; \
|
||||
fi; \
|
||||
for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
echo "$$d$$p"; \
|
||||
done | $(am__base_list) | \
|
||||
while read files; do \
|
||||
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(autostartdir)'"; \
|
||||
$(INSTALL_DATA) $$files "$(DESTDIR)$(autostartdir)" || exit $$?; \
|
||||
done
|
||||
|
||||
uninstall-autostartDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
|
||||
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
||||
dir='$(DESTDIR)$(autostartdir)'; $(am__uninstall_files_from_dir)
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run 'make' without going through this Makefile.
|
||||
# To change the values of 'make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in 'config.status', edit 'config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run 'make');
|
||||
# (2) otherwise, pass the desired values on the 'make' command line.
|
||||
$(am__recursive_targets):
|
||||
@fail=; \
|
||||
if $(am__make_keepgoing); then \
|
||||
failcom='fail=yes'; \
|
||||
else \
|
||||
failcom='exit 1'; \
|
||||
fi; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
ID: $(am__tagged_files)
|
||||
$(am__define_uniq_tagged_files); mkid -fID $$unique
|
||||
tags: tags-recursive
|
||||
TAGS: tags
|
||||
|
||||
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
||||
set x; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
$(am__define_uniq_tagged_files); \
|
||||
shift; \
|
||||
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
if test $$# -gt 0; then \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
"$$@" $$unique; \
|
||||
else \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$unique; \
|
||||
fi; \
|
||||
fi
|
||||
ctags: ctags-recursive
|
||||
|
||||
CTAGS: ctags
|
||||
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
||||
$(am__define_uniq_tagged_files); \
|
||||
test -z "$(CTAGS_ARGS)$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& $(am__cd) $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) "$$here"
|
||||
cscope: cscope.files
|
||||
test ! -s cscope.files \
|
||||
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
|
||||
clean-cscope:
|
||||
-rm -f cscope.files
|
||||
cscope.files: clean-cscope cscopelist
|
||||
cscopelist: cscopelist-recursive
|
||||
|
||||
cscopelist-am: $(am__tagged_files)
|
||||
list='$(am__tagged_files)'; \
|
||||
case "$(srcdir)" in \
|
||||
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
||||
*) sdir=$(subdir)/$(srcdir) ;; \
|
||||
esac; \
|
||||
for i in $$list; do \
|
||||
if test -f "$$i"; then \
|
||||
echo "$(subdir)/$$i"; \
|
||||
else \
|
||||
echo "$$sdir/$$i"; \
|
||||
fi; \
|
||||
done >> $(top_builddir)/cscope.files
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
|
||||
distdir: $(BUILT_SOURCES)
|
||||
$(MAKE) $(AM_MAKEFLAGS) distdir-am
|
||||
|
||||
distdir-am: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
$(AM_V_at)$(MKDIR_P) "$(distdir)"
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d "$(distdir)/$$file"; then \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||
else \
|
||||
test -f "$(distdir)/$$file" \
|
||||
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
$(am__make_dryrun) \
|
||||
|| test -d "$(distdir)/$$subdir" \
|
||||
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
||||
$(am__relativize); \
|
||||
new_distdir=$$reldir; \
|
||||
dir1=$$subdir; dir2="$(top_distdir)"; \
|
||||
$(am__relativize); \
|
||||
new_top_distdir=$$reldir; \
|
||||
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
||||
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
||||
($(am__cd) $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$new_top_distdir" \
|
||||
distdir="$$new_distdir" \
|
||||
am__remove_distdir=: \
|
||||
am__skip_length_check=: \
|
||||
am__skip_mode_fix=: \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||
dist-hook
|
||||
-test -n "$(am__skip_mode_fix)" \
|
||||
|| find "$(distdir)" -type d ! -perm -755 \
|
||||
-exec chmod u+rwx,go+rx {} \; -o \
|
||||
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||
|| chmod -R a+r "$(distdir)"
|
||||
dist-gzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-bzip2: distdir
|
||||
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-lzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
|
||||
$(am__post_remove_distdir)
|
||||
dist-xz: distdir
|
||||
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-zstd: distdir
|
||||
tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-tarZ: distdir
|
||||
@echo WARNING: "Support for distribution archives compressed with" \
|
||||
"legacy program 'compress' is deprecated." >&2
|
||||
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
||||
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-shar: distdir
|
||||
@echo WARNING: "Support for shar distribution archives is" \
|
||||
"deprecated." >&2
|
||||
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
||||
shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-zip: distdir
|
||||
-rm -f $(distdir).zip
|
||||
zip -rq $(distdir).zip $(distdir)
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist dist-all:
|
||||
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
# This target untars the dist file and tries a VPATH configuration. Then
|
||||
# it guarantees that the distribution is self-contained by making another
|
||||
# tarfile.
|
||||
distcheck: dist
|
||||
case '$(DIST_ARCHIVES)' in \
|
||||
*.tar.gz*) \
|
||||
eval GZIP= gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
||||
*.tar.bz2*) \
|
||||
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||
*.tar.lz*) \
|
||||
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
|
||||
*.tar.xz*) \
|
||||
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
|
||||
*.tar.Z*) \
|
||||
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||
*.shar.gz*) \
|
||||
eval GZIP= gzip -dc $(distdir).shar.gz | unshar ;;\
|
||||
*.zip*) \
|
||||
unzip $(distdir).zip ;;\
|
||||
*.tar.zst*) \
|
||||
zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
|
||||
esac
|
||||
chmod -R a-w $(distdir)
|
||||
chmod u+w $(distdir)
|
||||
mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
|
||||
chmod a-w $(distdir)
|
||||
test -d $(distdir)/_build || exit 0; \
|
||||
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||
&& am__cwd=`pwd` \
|
||||
&& $(am__cd) $(distdir)/_build/sub \
|
||||
&& ../../configure \
|
||||
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
|
||||
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||
--srcdir=../.. --prefix="$$dc_install_base" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||
distuninstallcheck \
|
||||
&& chmod -R a-w "$$dc_install_base" \
|
||||
&& ({ \
|
||||
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||
&& rm -rf "$$dc_destdir" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||
&& rm -rf $(DIST_ARCHIVES) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
|
||||
&& cd "$$am__cwd" \
|
||||
|| exit 1
|
||||
$(am__post_remove_distdir)
|
||||
@(echo "$(distdir) archives ready for distribution: "; \
|
||||
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||
distuninstallcheck:
|
||||
@test -n '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: trying to run $@ with an empty' \
|
||||
'$$(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
$(am__cd) '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left after uninstall:" ; \
|
||||
if test -n "$(DESTDIR)"; then \
|
||||
echo " (check DESTDIR support)"; \
|
||||
fi ; \
|
||||
$(distuninstallcheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
distcleancheck: distclean
|
||||
@if test '$(srcdir)' = . ; then \
|
||||
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||
$(distcleancheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
for dir in "$(DESTDIR)$(autostartdir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
if test -z '$(STRIP)'; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
install; \
|
||||
else \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
||||
fi
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-$(am__rm_f) $(CONFIG_CLEAN_FILES)
|
||||
-test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
|
||||
-$(am__rm_f) $(DISTCLEANFILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
html-am:
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-autostartDATA
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
||||
install-dvi: install-dvi-recursive
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-recursive
|
||||
|
||||
install-html-am:
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-info-am:
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-recursive
|
||||
|
||||
install-pdf-am:
|
||||
|
||||
install-ps: install-ps-recursive
|
||||
|
||||
install-ps-am:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -rf $(top_srcdir)/autom4te.cache
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-autostartDATA
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
||||
.MAKE: $(am__recursive_targets) install-am install-data-am \
|
||||
install-strip uninstall-am
|
||||
|
||||
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
|
||||
am--refresh check check-am clean clean-cscope clean-generic \
|
||||
cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
|
||||
dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
|
||||
dist-zip dist-zstd distcheck distclean distclean-generic \
|
||||
distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-autostartDATA install-data install-data-am \
|
||||
install-data-hook install-dvi install-dvi-am install-exec \
|
||||
install-exec-am install-html install-html-am install-info \
|
||||
install-info-am install-man install-pdf install-pdf-am \
|
||||
install-ps install-ps-am install-strip installcheck \
|
||||
installcheck-am installdirs installdirs-am maintainer-clean \
|
||||
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||
pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
||||
uninstall-autostartDATA uninstall-hook
|
||||
|
||||
.PRECIOUS: Makefile
|
||||
|
||||
|
||||
README: README.md
|
||||
cp $< $@
|
||||
|
||||
install-data-hook: update-icon-cache
|
||||
uninstall-hook: update-icon-cache
|
||||
update-icon-cache:
|
||||
@-if test -z "$(DESTDIR)"; then \
|
||||
echo "Updating Gtk icon cache."; \
|
||||
$(gtk_update_icon_cache); \
|
||||
else \
|
||||
echo "*** Icon cache not updated. After (un)install, run this:"; \
|
||||
echo "*** $(gtk_update_icon_cache)"; \
|
||||
fi
|
||||
|
||||
$(autostart_DATA): $(autostart_in_files)
|
||||
$(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
|
||||
|
||||
dist-hook:
|
||||
@if test -d "$(srcdir)/.git"; \
|
||||
then \
|
||||
echo Creating ChangeLog && \
|
||||
( cd "$(top_srcdir)" && \
|
||||
echo '# Generated by Makefile. Do not edit.'; echo; \
|
||||
$(top_srcdir)/missing --run git log --pretty=format:"%ai %an <%ae>%n%n %s%n" --name-status ORCA_2_26_0.. ) > ChangeLog.tmp \
|
||||
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|
||||
|| ( rm -f ChangeLog.tmp ; \
|
||||
echo Failed to generate ChangeLog >&2 ); \
|
||||
else \
|
||||
echo A git clone is required to generate a ChangeLog >&2; \
|
||||
fi
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
|
||||
# Tell GNU make to disable its built-in pattern rules.
|
||||
%:: %,v
|
||||
%:: RCS/%,v
|
||||
%:: RCS/%
|
||||
%:: s.%
|
||||
%:: SCCS/s.%
|
||||
+53
@@ -0,0 +1,53 @@
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
SUBDIRS = docs icons po src help
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--disable-scrollkeeper
|
||||
|
||||
DISTCLEANFILES = \
|
||||
orca-autostart.desktop
|
||||
|
||||
README: README.md
|
||||
cp $< $@
|
||||
|
||||
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
||||
|
||||
install-data-hook: update-icon-cache
|
||||
uninstall-hook: update-icon-cache
|
||||
update-icon-cache:
|
||||
@-if test -z "$(DESTDIR)"; then \
|
||||
echo "Updating Gtk icon cache."; \
|
||||
$(gtk_update_icon_cache); \
|
||||
else \
|
||||
echo "*** Icon cache not updated. After (un)install, run this:"; \
|
||||
echo "*** $(gtk_update_icon_cache)"; \
|
||||
fi
|
||||
|
||||
autostartdir = $(sysconfdir)/xdg/autostart
|
||||
autostart_in_files = orca-autostart.desktop.in
|
||||
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
|
||||
|
||||
$(autostart_DATA): $(autostart_in_files)
|
||||
$(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(autostart_in_files) \
|
||||
$(icon_DATA) \
|
||||
ChangeLog \
|
||||
MAINTAINERS \
|
||||
README.md
|
||||
|
||||
dist-hook:
|
||||
@if test -d "$(srcdir)/.git"; \
|
||||
then \
|
||||
echo Creating ChangeLog && \
|
||||
( cd "$(top_srcdir)" && \
|
||||
echo '# Generated by Makefile. Do not edit.'; echo; \
|
||||
$(top_srcdir)/missing --run git log --pretty=format:"%ai %an <%ae>%n%n %s%n" --name-status ORCA_2_26_0.. ) > ChangeLog.tmp \
|
||||
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|
||||
|| ( rm -f ChangeLog.tmp ; \
|
||||
echo Failed to generate ChangeLog >&2 ); \
|
||||
else \
|
||||
echo A git clone is required to generate a ChangeLog >&2; \
|
||||
fi
|
||||
+947
@@ -0,0 +1,947 @@
|
||||
# Makefile.in generated by automake 1.17 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994-2024 Free Software Foundation, Inc.
|
||||
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
VPATH = @srcdir@
|
||||
am__is_gnu_make = { \
|
||||
if test -z '$(MAKELEVEL)'; then \
|
||||
false; \
|
||||
elif test -n '$(MAKE_HOST)'; then \
|
||||
true; \
|
||||
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
||||
true; \
|
||||
else \
|
||||
false; \
|
||||
fi; \
|
||||
}
|
||||
am__make_running_with_option = \
|
||||
case $${target_option-} in \
|
||||
?) ;; \
|
||||
*) echo "am__make_running_with_option: internal error: invalid" \
|
||||
"target option '$${target_option-}' specified" >&2; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
has_opt=no; \
|
||||
sane_makeflags=$$MAKEFLAGS; \
|
||||
if $(am__is_gnu_make); then \
|
||||
sane_makeflags=$$MFLAGS; \
|
||||
else \
|
||||
case $$MAKEFLAGS in \
|
||||
*\\[\ \ ]*) \
|
||||
bs=\\; \
|
||||
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
||||
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
||||
esac; \
|
||||
fi; \
|
||||
skip_next=no; \
|
||||
strip_trailopt () \
|
||||
{ \
|
||||
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
||||
}; \
|
||||
for flg in $$sane_makeflags; do \
|
||||
test $$skip_next = yes && { skip_next=no; continue; }; \
|
||||
case $$flg in \
|
||||
*=*|--*) continue;; \
|
||||
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
||||
-*I?*) strip_trailopt 'I';; \
|
||||
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
||||
-*O?*) strip_trailopt 'O';; \
|
||||
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
||||
-*l?*) strip_trailopt 'l';; \
|
||||
-[dEDm]) skip_next=yes;; \
|
||||
-[JT]) skip_next=yes;; \
|
||||
esac; \
|
||||
case $$flg in \
|
||||
*$$target_option*) has_opt=yes; break;; \
|
||||
esac; \
|
||||
done; \
|
||||
test $$has_opt = yes
|
||||
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
||||
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
||||
am__rm_f = rm -f $(am__rm_f_notfound)
|
||||
am__rm_rf = rm -rf $(am__rm_f_notfound)
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = @build@
|
||||
host_triplet = @host@
|
||||
subdir = .
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/m4/build-to-host.m4 \
|
||||
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \
|
||||
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
|
||||
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
||||
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
|
||||
$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/yelp.m4 \
|
||||
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
|
||||
$(am__configure_deps) $(am__DIST_COMMON)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
configure.lineno config.status.lineno
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
||||
am__v_P_0 = false
|
||||
am__v_P_1 = :
|
||||
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
||||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
||||
am__v_GEN_0 = @echo " GEN " $@;
|
||||
am__v_GEN_1 =
|
||||
AM_V_at = $(am__v_at_@AM_V@)
|
||||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
||||
am__v_at_0 = @
|
||||
am__v_at_1 =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
|
||||
ctags-recursive dvi-recursive html-recursive info-recursive \
|
||||
install-data-recursive install-dvi-recursive \
|
||||
install-exec-recursive install-html-recursive \
|
||||
install-info-recursive install-pdf-recursive \
|
||||
install-ps-recursive install-recursive installcheck-recursive \
|
||||
installdirs-recursive pdf-recursive ps-recursive \
|
||||
tags-recursive uninstall-recursive
|
||||
am__can_run_installinfo = \
|
||||
case $$AM_UPDATE_INFO_DIR in \
|
||||
n|no|NO) false;; \
|
||||
*) (install-info --version) >/dev/null 2>&1;; \
|
||||
esac
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
||||
am__install_max = 40
|
||||
am__nobase_strip_setup = \
|
||||
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
||||
am__nobase_strip = \
|
||||
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
||||
am__nobase_list = $(am__nobase_strip_setup); \
|
||||
for p in $$list; do echo "$$p $$p"; done | \
|
||||
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
||||
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
||||
if (++n[$$2] == $(am__install_max)) \
|
||||
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
||||
END { for (dir in files) print dir, files[dir] }'
|
||||
am__base_list = \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
||||
am__uninstall_files_from_dir = { \
|
||||
{ test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
||||
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
||||
$(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \
|
||||
}
|
||||
am__installdirs = "$(DESTDIR)$(autostartdir)"
|
||||
DATA = $(autostart_DATA)
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
am__recursive_targets = \
|
||||
$(RECURSIVE_TARGETS) \
|
||||
$(RECURSIVE_CLEAN_TARGETS) \
|
||||
$(am__extra_recursive_targets)
|
||||
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
||||
cscope distdir distdir-am dist dist-all distcheck
|
||||
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
||||
# Read a list of newline-separated strings from the standard input,
|
||||
# and print each of them once, without duplicates. Input order is
|
||||
# *not* preserved.
|
||||
am__uniquify_input = $(AWK) '\
|
||||
BEGIN { nonempty = 0; } \
|
||||
{ items[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in items) print i; }; } \
|
||||
'
|
||||
# Make sure the list of sources is unique. This is necessary because,
|
||||
# e.g., the same source file might be shared among _SOURCES variables
|
||||
# for different programs/libraries.
|
||||
am__define_uniq_tagged_files = \
|
||||
list='$(am__tagged_files)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | $(am__uniquify_input)`
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
am__DIST_COMMON = $(srcdir)/Makefile.in ABOUT-NLS AUTHORS COPYING \
|
||||
ChangeLog INSTALL NEWS README README.md TODO compile \
|
||||
config.guess config.rpath config.sub install-sh missing \
|
||||
py-compile
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
am__remove_distdir = \
|
||||
if test -d "$(distdir)"; then \
|
||||
find "$(distdir)" -type d ! -perm -700 -exec chmod u+rwx {} ';' \
|
||||
; rm -rf "$(distdir)" \
|
||||
|| { sleep 5 && rm -rf "$(distdir)"; }; \
|
||||
else :; fi
|
||||
am__post_remove_distdir = $(am__remove_distdir)
|
||||
am__relativize = \
|
||||
dir0=`pwd`; \
|
||||
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
||||
sed_rest='s,^[^/]*/*,,'; \
|
||||
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
||||
sed_butlast='s,/*[^/]*$$,,'; \
|
||||
while test -n "$$dir1"; do \
|
||||
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
||||
if test "$$first" != "."; then \
|
||||
if test "$$first" = ".."; then \
|
||||
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
||||
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
||||
else \
|
||||
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
||||
if test "$$first2" = "$$first"; then \
|
||||
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
||||
else \
|
||||
dir2="../$$dir2"; \
|
||||
fi; \
|
||||
dir0="$$dir0"/"$$first"; \
|
||||
fi; \
|
||||
fi; \
|
||||
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
||||
done; \
|
||||
reldir="$$dir2"
|
||||
GZIP_ENV = -9
|
||||
DIST_ARCHIVES = $(distdir).tar.xz
|
||||
DIST_TARGETS = dist-xz
|
||||
# Exists only to be overridden by the user if desired.
|
||||
AM_DISTCHECK_DVI_TARGET = dvi
|
||||
distuninstallcheck_listfiles = find . -type f -print
|
||||
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
||||
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
||||
distcleancheck_listfiles = \
|
||||
find . \( -type f -a \! \
|
||||
\( -name .nfs* -o -name .smb* -o -name .__afs* \) \) -print
|
||||
ACLOCAL = @ACLOCAL@
|
||||
AMTAR = @AMTAR@
|
||||
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
||||
ATKBRIDGE_CFLAGS = @ATKBRIDGE_CFLAGS@
|
||||
ATKBRIDGE_LIBS = @ATKBRIDGE_LIBS@
|
||||
ATSPI2_CFLAGS = @ATSPI2_CFLAGS@
|
||||
ATSPI2_LIBS = @ATSPI2_LIBS@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CSCOPE = @CSCOPE@
|
||||
CTAGS = @CTAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
ETAGS = @ETAGS@
|
||||
EXEEXT = @EXEEXT@
|
||||
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
|
||||
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
|
||||
GMSGFMT = @GMSGFMT@
|
||||
GMSGFMT_015 = @GMSGFMT_015@
|
||||
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
|
||||
GSTREAMER_LIBS = @GSTREAMER_LIBS@
|
||||
HELP_DIR = @HELP_DIR@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
INTLLIBS = @INTLLIBS@
|
||||
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
|
||||
ITSTOOL = @ITSTOOL@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBICONV = @LIBICONV@
|
||||
LIBINTL = @LIBINTL@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LN_S = @LN_S@
|
||||
LOUIS_TABLE_DIR = @LOUIS_TABLE_DIR@
|
||||
LTLIBICONV = @LTLIBICONV@
|
||||
LTLIBINTL = @LTLIBINTL@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAINT = @MAINT@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
MSGFMT = @MSGFMT@
|
||||
MSGMERGE = @MSGMERGE@
|
||||
MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
|
||||
OBJEXT = @OBJEXT@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_URL = @PACKAGE_URL@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
||||
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||
PLATFORM_PATH = @PLATFORM_PATH@
|
||||
POSUB = @POSUB@
|
||||
PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
|
||||
PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
|
||||
PYTHON = @PYTHON@
|
||||
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
|
||||
PYTHON_PLATFORM = @PYTHON_PLATFORM@
|
||||
PYTHON_PREFIX = @PYTHON_PREFIX@
|
||||
PYTHON_VERSION = @PYTHON_VERSION@
|
||||
REVISION = @REVISION@
|
||||
SED = @SED@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRIP = @STRIP@
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
|
||||
XMLLINT = @XMLLINT@
|
||||
YELP_LC_DIST = @YELP_LC_DIST@
|
||||
YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
abs_top_srcdir = @abs_top_srcdir@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__rm_f_notfound = @am__rm_f_notfound@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
am__xargs_n = @am__xargs_n@
|
||||
bindir = @bindir@
|
||||
build = @build@
|
||||
build_alias = @build_alias@
|
||||
build_cpu = @build_cpu@
|
||||
build_os = @build_os@
|
||||
build_vendor = @build_vendor@
|
||||
builddir = @builddir@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host = @host@
|
||||
host_alias = @host_alias@
|
||||
host_cpu = @host_cpu@
|
||||
host_os = @host_os@
|
||||
host_vendor = @host_vendor@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localedir_c = @localedir_c@
|
||||
localedir_c_make = @localedir_c_make@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
pkgpyexecdir = @pkgpyexecdir@
|
||||
pkgpythondir = @pkgpythondir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
pyexecdir = @pyexecdir@
|
||||
pythondir = @pythondir@
|
||||
runstatedir = @runstatedir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
srcdir = @srcdir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
SUBDIRS = docs icons po src help
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--disable-scrollkeeper
|
||||
|
||||
DISTCLEANFILES = \
|
||||
orca-autostart.desktop
|
||||
|
||||
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
|
||||
autostartdir = $(sysconfdir)/xdg/autostart
|
||||
autostart_in_files = orca-autostart.desktop.in
|
||||
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
|
||||
EXTRA_DIST = \
|
||||
$(autostart_in_files) \
|
||||
$(icon_DATA) \
|
||||
ChangeLog \
|
||||
MAINTAINERS \
|
||||
README.md
|
||||
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
am--refresh: Makefile
|
||||
@:
|
||||
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
|
||||
$(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||
$(am__cd) $(top_srcdir) && \
|
||||
$(AUTOMAKE) --gnu Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
echo ' $(SHELL) ./config.status'; \
|
||||
$(SHELL) ./config.status;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
$(SHELL) ./config.status --recheck
|
||||
|
||||
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||
$(am__cd) $(srcdir) && $(AUTOCONF)
|
||||
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
||||
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||
$(am__aclocal_m4_deps):
|
||||
install-autostartDATA: $(autostart_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
|
||||
if test -n "$$list"; then \
|
||||
echo " $(MKDIR_P) '$(DESTDIR)$(autostartdir)'"; \
|
||||
$(MKDIR_P) "$(DESTDIR)$(autostartdir)" || exit 1; \
|
||||
fi; \
|
||||
for p in $$list; do \
|
||||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||
echo "$$d$$p"; \
|
||||
done | $(am__base_list) | \
|
||||
while read files; do \
|
||||
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(autostartdir)'"; \
|
||||
$(INSTALL_DATA) $$files "$(DESTDIR)$(autostartdir)" || exit $$?; \
|
||||
done
|
||||
|
||||
uninstall-autostartDATA:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
|
||||
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
||||
dir='$(DESTDIR)$(autostartdir)'; $(am__uninstall_files_from_dir)
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run 'make' without going through this Makefile.
|
||||
# To change the values of 'make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in 'config.status', edit 'config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run 'make');
|
||||
# (2) otherwise, pass the desired values on the 'make' command line.
|
||||
$(am__recursive_targets):
|
||||
@fail=; \
|
||||
if $(am__make_keepgoing); then \
|
||||
failcom='fail=yes'; \
|
||||
else \
|
||||
failcom='exit 1'; \
|
||||
fi; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
|
||||
ID: $(am__tagged_files)
|
||||
$(am__define_uniq_tagged_files); mkid -fID $$unique
|
||||
tags: tags-recursive
|
||||
TAGS: tags
|
||||
|
||||
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
||||
set x; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
$(am__define_uniq_tagged_files); \
|
||||
shift; \
|
||||
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
if test $$# -gt 0; then \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
"$$@" $$unique; \
|
||||
else \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$unique; \
|
||||
fi; \
|
||||
fi
|
||||
ctags: ctags-recursive
|
||||
|
||||
CTAGS: ctags
|
||||
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
|
||||
$(am__define_uniq_tagged_files); \
|
||||
test -z "$(CTAGS_ARGS)$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& $(am__cd) $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) "$$here"
|
||||
cscope: cscope.files
|
||||
test ! -s cscope.files \
|
||||
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
|
||||
clean-cscope:
|
||||
-rm -f cscope.files
|
||||
cscope.files: clean-cscope cscopelist
|
||||
cscopelist: cscopelist-recursive
|
||||
|
||||
cscopelist-am: $(am__tagged_files)
|
||||
list='$(am__tagged_files)'; \
|
||||
case "$(srcdir)" in \
|
||||
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
||||
*) sdir=$(subdir)/$(srcdir) ;; \
|
||||
esac; \
|
||||
for i in $$list; do \
|
||||
if test -f "$$i"; then \
|
||||
echo "$(subdir)/$$i"; \
|
||||
else \
|
||||
echo "$$sdir/$$i"; \
|
||||
fi; \
|
||||
done >> $(top_builddir)/cscope.files
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
|
||||
distdir: $(BUILT_SOURCES)
|
||||
$(MAKE) $(AM_MAKEFLAGS) distdir-am
|
||||
|
||||
distdir-am: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
$(AM_V_at)$(MKDIR_P) "$(distdir)"
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d "$(distdir)/$$file"; then \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||
else \
|
||||
test -f "$(distdir)/$$file" \
|
||||
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
$(am__make_dryrun) \
|
||||
|| test -d "$(distdir)/$$subdir" \
|
||||
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
||||
$(am__relativize); \
|
||||
new_distdir=$$reldir; \
|
||||
dir1=$$subdir; dir2="$(top_distdir)"; \
|
||||
$(am__relativize); \
|
||||
new_top_distdir=$$reldir; \
|
||||
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
||||
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
||||
($(am__cd) $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$new_top_distdir" \
|
||||
distdir="$$new_distdir" \
|
||||
am__remove_distdir=: \
|
||||
am__skip_length_check=: \
|
||||
am__skip_mode_fix=: \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||
dist-hook
|
||||
-test -n "$(am__skip_mode_fix)" \
|
||||
|| find "$(distdir)" -type d ! -perm -755 \
|
||||
-exec chmod u+rwx,go+rx {} \; -o \
|
||||
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||
|| chmod -R a+r "$(distdir)"
|
||||
dist-gzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-bzip2: distdir
|
||||
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-lzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
|
||||
$(am__post_remove_distdir)
|
||||
dist-xz: distdir
|
||||
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-zstd: distdir
|
||||
tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-tarZ: distdir
|
||||
@echo WARNING: "Support for distribution archives compressed with" \
|
||||
"legacy program 'compress' is deprecated." >&2
|
||||
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
||||
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-shar: distdir
|
||||
@echo WARNING: "Support for shar distribution archives is" \
|
||||
"deprecated." >&2
|
||||
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
|
||||
shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-zip: distdir
|
||||
-rm -f $(distdir).zip
|
||||
zip -rq $(distdir).zip $(distdir)
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist dist-all:
|
||||
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
# This target untars the dist file and tries a VPATH configuration. Then
|
||||
# it guarantees that the distribution is self-contained by making another
|
||||
# tarfile.
|
||||
distcheck: dist
|
||||
case '$(DIST_ARCHIVES)' in \
|
||||
*.tar.gz*) \
|
||||
eval GZIP= gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
||||
*.tar.bz2*) \
|
||||
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||
*.tar.lz*) \
|
||||
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
|
||||
*.tar.xz*) \
|
||||
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
|
||||
*.tar.Z*) \
|
||||
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||
*.shar.gz*) \
|
||||
eval GZIP= gzip -dc $(distdir).shar.gz | unshar ;;\
|
||||
*.zip*) \
|
||||
unzip $(distdir).zip ;;\
|
||||
*.tar.zst*) \
|
||||
zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
|
||||
esac
|
||||
chmod -R a-w $(distdir)
|
||||
chmod u+w $(distdir)
|
||||
mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
|
||||
chmod a-w $(distdir)
|
||||
test -d $(distdir)/_build || exit 0; \
|
||||
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||
&& am__cwd=`pwd` \
|
||||
&& $(am__cd) $(distdir)/_build/sub \
|
||||
&& ../../configure \
|
||||
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
|
||||
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||
--srcdir=../.. --prefix="$$dc_install_base" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||
distuninstallcheck \
|
||||
&& chmod -R a-w "$$dc_install_base" \
|
||||
&& ({ \
|
||||
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||
&& rm -rf "$$dc_destdir" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||
&& rm -rf $(DIST_ARCHIVES) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
|
||||
&& cd "$$am__cwd" \
|
||||
|| exit 1
|
||||
$(am__post_remove_distdir)
|
||||
@(echo "$(distdir) archives ready for distribution: "; \
|
||||
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||
distuninstallcheck:
|
||||
@test -n '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: trying to run $@ with an empty' \
|
||||
'$$(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
$(am__cd) '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left after uninstall:" ; \
|
||||
if test -n "$(DESTDIR)"; then \
|
||||
echo " (check DESTDIR support)"; \
|
||||
fi ; \
|
||||
$(distuninstallcheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
distcleancheck: distclean
|
||||
@if test '$(srcdir)' = . ; then \
|
||||
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||
$(distcleancheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile $(DATA)
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
for dir in "$(DESTDIR)$(autostartdir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
if test -z '$(STRIP)'; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
install; \
|
||||
else \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
||||
fi
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-$(am__rm_f) $(CONFIG_CLEAN_FILES)
|
||||
-test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
|
||||
-$(am__rm_f) $(DISTCLEANFILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
html-am:
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-autostartDATA
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
|
||||
install-dvi: install-dvi-recursive
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-recursive
|
||||
|
||||
install-html-am:
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-info-am:
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-recursive
|
||||
|
||||
install-pdf-am:
|
||||
|
||||
install-ps: install-ps-recursive
|
||||
|
||||
install-ps-am:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -rf $(top_srcdir)/autom4te.cache
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-autostartDATA
|
||||
@$(NORMAL_INSTALL)
|
||||
$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
|
||||
.MAKE: $(am__recursive_targets) install-am install-data-am \
|
||||
install-strip uninstall-am
|
||||
|
||||
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
|
||||
am--refresh check check-am clean clean-cscope clean-generic \
|
||||
cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
|
||||
dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
|
||||
dist-zip dist-zstd distcheck distclean distclean-generic \
|
||||
distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
||||
dvi-am html html-am info info-am install install-am \
|
||||
install-autostartDATA install-data install-data-am \
|
||||
install-data-hook install-dvi install-dvi-am install-exec \
|
||||
install-exec-am install-html install-html-am install-info \
|
||||
install-info-am install-man install-pdf install-pdf-am \
|
||||
install-ps install-ps-am install-strip installcheck \
|
||||
installcheck-am installdirs installdirs-am maintainer-clean \
|
||||
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||
pdf-am ps ps-am tags tags-am uninstall uninstall-am \
|
||||
uninstall-autostartDATA uninstall-hook
|
||||
|
||||
.PRECIOUS: Makefile
|
||||
|
||||
|
||||
README: README.md
|
||||
cp $< $@
|
||||
|
||||
install-data-hook: update-icon-cache
|
||||
uninstall-hook: update-icon-cache
|
||||
update-icon-cache:
|
||||
@-if test -z "$(DESTDIR)"; then \
|
||||
echo "Updating Gtk icon cache."; \
|
||||
$(gtk_update_icon_cache); \
|
||||
else \
|
||||
echo "*** Icon cache not updated. After (un)install, run this:"; \
|
||||
echo "*** $(gtk_update_icon_cache)"; \
|
||||
fi
|
||||
|
||||
$(autostart_DATA): $(autostart_in_files)
|
||||
$(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
|
||||
|
||||
dist-hook:
|
||||
@if test -d "$(srcdir)/.git"; \
|
||||
then \
|
||||
echo Creating ChangeLog && \
|
||||
( cd "$(top_srcdir)" && \
|
||||
echo '# Generated by Makefile. Do not edit.'; echo; \
|
||||
$(top_srcdir)/missing --run git log --pretty=format:"%ai %an <%ae>%n%n %s%n" --name-status ORCA_2_26_0.. ) > ChangeLog.tmp \
|
||||
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|
||||
|| ( rm -f ChangeLog.tmp ; \
|
||||
echo Failed to generate ChangeLog >&2 ); \
|
||||
else \
|
||||
echo A git clone is required to generate a ChangeLog >&2; \
|
||||
fi
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
||||
|
||||
# Tell GNU make to disable its built-in pattern rules.
|
||||
%:: %,v
|
||||
%:: RCS/%,v
|
||||
%:: RCS/%
|
||||
%:: s.%
|
||||
%:: SCCS/s.%
|
||||
@@ -0,0 +1 @@
|
||||
See http://wiki.gnome.org/Projects/Orca
|
||||
@@ -1,3 +1,74 @@
|
||||
# cthulhu
|
||||
# Orca v45.3
|
||||
|
||||
This is a fork of the Orca screen reader, mostly just for fun. It's branched from the gnome 45 release. If you haven't heard about this in person and are working on it, you probably do not want to install it. Your distribution should include orca by default, and if you want the source, here is the [Orca git repository](https://gitlab.gnome.org/GNOME/orca).
|
||||
## Introduction
|
||||
|
||||
Orca is a free, open source, flexible, and extensible screen reader
|
||||
that provides access to the graphical desktop via user-customizable
|
||||
combinations of speech and/or braille.
|
||||
|
||||
Orca works with applications and toolkits that support the assistive
|
||||
technology service provider interface (AT-SPI), which is the primary
|
||||
assistive technology infrastructure for the Solaris and Linux
|
||||
operating environments. Applications and toolkits supporting the
|
||||
AT-SPI include the GNOME GTK+ toolkit, the Java platform's Swing
|
||||
toolkit, OpenOffice/LibreOffice, Gecko, and WebKitGtk. AT-SPI support
|
||||
for the KDE Qt toolkit is currently being pursued.
|
||||
|
||||
See also <http://wiki.gnome.org/Projects/Orca> for detailed information
|
||||
on Orca, including how to run Orca, how to communicate with the Orca user
|
||||
community, and where to log bugs and feature requests.
|
||||
|
||||
## Dependencies
|
||||
|
||||
Orca v45.x is supported on GNOME 45.x only. We highly suggest you
|
||||
use the latest releases of GNOME because they contain accessibility
|
||||
infrastructure and application bug fixes that help Orca work better.
|
||||
|
||||
Orca also has the following dependencies:
|
||||
|
||||
* Python 3 - Python platform
|
||||
* pygobject-3.0 - Python bindings for the GObject library
|
||||
* gtk+-3.0 - GTK+ toolkit
|
||||
* json-py - a JSON (<https://json.org/>) reader and writer in Python
|
||||
* python-speechd - Python bindings for Speech Dispatcher (optional)
|
||||
* BrlTTY - BrlTTY (<https://mielke.cc/brltty/>) support for braille (optional)
|
||||
* BrlAPI - BrlAPI support for braille (optional)
|
||||
* liblouis - Liblouis (<http://liblouis.org/>) support for contracted braille (optional)
|
||||
* py-setproctitle - Python library to set the process title (optional)
|
||||
* gstreamer-1.0 - GStreamer - Streaming media framework (optional)
|
||||
|
||||
You are strongly encouraged to also have the latest stable versions
|
||||
of AT-SPI2 and ATK for the GNOME 45.x release.
|
||||
|
||||
|
||||
## NOTE FOR BRLTTY USERS:
|
||||
|
||||
Orca depends upon the Python bindings for BrlAPI available in BrlTTY v4.5
|
||||
or better. You can determine if the Python bindings for BrlAPI are
|
||||
installed by running the following command:
|
||||
|
||||
```sh
|
||||
python -c "import brlapi"
|
||||
```
|
||||
|
||||
If you get an error, the Python bindings for BrlAPI are not installed.
|
||||
|
||||
## Running Orca
|
||||
|
||||
If you wish to modify your Orca preferences, you can press "Insert+space"
|
||||
while Orca is running.
|
||||
|
||||
To get help while running Orca, press "Insert+H". This will enable
|
||||
"learn mode", which provides a spoken and brailled description of what
|
||||
various keyboard and braille input device actions will do. To exit
|
||||
learn mode, press "Escape." Finally, the preferences dialog contains
|
||||
a "Key Bindings" tab that lists the keyboard binding for Orca.
|
||||
|
||||
For more information, see the Orca documentation which is available
|
||||
within Orca as well as at: <https://help.gnome.org/users/orca/stable/>
|
||||
|
||||
## Scripting Orca
|
||||
|
||||
So, you want to write a script for Orca? The best thing to do is
|
||||
start by looking at other scripts under the src/orca/scripts/ hierarchy
|
||||
of the source tree.
|
||||
@@ -0,0 +1,84 @@
|
||||
This document provides a step-by-step list to remind Orca
|
||||
maintainers how to make a release.
|
||||
|
||||
The general instructions for a release are here:
|
||||
|
||||
https://wiki.gnome.org/MaintainersCorner/Releasing
|
||||
|
||||
See also:
|
||||
|
||||
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
|
||||
|
||||
Here's a summary for Orca:
|
||||
|
||||
PREPARE SOURCES FOR THE RELEASE:
|
||||
-------------------------------
|
||||
|
||||
Make sure you are up to date:
|
||||
|
||||
git pull
|
||||
git status
|
||||
|
||||
Update ./NEWS with changes from the last tagged release. You can use
|
||||
commands like the following:
|
||||
|
||||
Detailed commits since the ORCA_40_BETA tag:
|
||||
|
||||
git log ORCA_40_BETA..
|
||||
|
||||
Short list of translation changes with author names and files:
|
||||
|
||||
git log ORCA_40_BETA.. --grep translation --pretty=format:"%s - %an" --name-only
|
||||
|
||||
Quick-and-dirty formatted list of translation changes:
|
||||
|
||||
git log ORCA_40_BETA.. --grep translation --pretty=format:"%s,%an" --name-only |
|
||||
awk -F/ '/\.(po|am)/ {gsub("(\.po|Makefile.am)", "", $NF); printf(",%s",$NF); next;}
|
||||
{gsub("(Updated* |Add(ed)* | translation| help)", "", $0); printf("\n%s",$0);}' |
|
||||
awk -F, '!seen[$0]++ {if (NF == 3) printf(" %-15s %-25s %s\n", $3, $1, $2);}' |
|
||||
sort
|
||||
|
||||
Short list of non-translation commits:
|
||||
|
||||
git log ORCA_40_BETA.. --grep translation --invert-grep --pretty=format:" * %s%n"
|
||||
|
||||
NOTE: You should also make sure the external dependencies listed in
|
||||
configure.ac and README are accurate.
|
||||
|
||||
|
||||
BUILD THE RELEASE:
|
||||
-----------------
|
||||
|
||||
./autogen.sh --prefix=`pwd`/bld && make && make install && make distcheck
|
||||
|
||||
COMMIT RELEASE CHANGES AND TAG THE RELEASE:
|
||||
-------------------------------------------
|
||||
|
||||
git commit -a
|
||||
git push
|
||||
git tag -a -s ORCA_40_RC
|
||||
git push origin ORCA_40_RC
|
||||
|
||||
|
||||
UPLOAD THE RELEASE:
|
||||
------------------
|
||||
|
||||
scp orca-40.rc.tar.xz yourusername@master.gnome.org:
|
||||
ssh master.gnome.org
|
||||
ftpadmin install orca-40.rc.tar.xz
|
||||
|
||||
|
||||
BUMP THE VERSION:
|
||||
-----------------
|
||||
|
||||
Modify this line in ./configure.ac:
|
||||
|
||||
m4_define([orca_version], [40.rc])
|
||||
|
||||
The major version (40) increments by 1 each new GNOME release cycle.
|
||||
The minor version proceeds as follows: alpha, beta, rc, 0, 1, 2, 3, etc.
|
||||
|
||||
Modify ./README.md to make sure it has the right Orca version.
|
||||
|
||||
git commit -a
|
||||
git push
|
||||
@@ -0,0 +1,2 @@
|
||||
All Orca TODO's are maintained as RFE's and bugs in the GNOME bugzilla
|
||||
database: http://bugzilla.gnome.org/buglist.cgi?query=product%3Aorca
|
||||
+104
@@ -0,0 +1,104 @@
|
||||
dnl a macro to check for ability to create python extensions
|
||||
dnl AM_CHECK_PYTHON_HEADERS([ACTION-IF-POSSIBLE], [ACTION-IF-NOT-POSSIBLE])
|
||||
dnl function also defines PYTHON_INCLUDES
|
||||
AC_DEFUN([AM_CHECK_PYTHON_HEADERS],
|
||||
[AC_REQUIRE([AM_PATH_PYTHON])
|
||||
AC_MSG_CHECKING(for headers required to compile python extensions)
|
||||
dnl deduce PYTHON_INCLUDES
|
||||
py_prefix=`$PYTHON -c "import sys; print sys.prefix"`
|
||||
py_exec_prefix=`$PYTHON -c "import sys; print sys.exec_prefix"`
|
||||
PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}"
|
||||
if test "$py_prefix" != "$py_exec_prefix"; then
|
||||
PYTHON_INCLUDES="$PYTHON_INCLUDES -I${py_exec_prefix}/include/python${PYTHON_VERSION}"
|
||||
fi
|
||||
AC_SUBST(PYTHON_INCLUDES)
|
||||
dnl check if the headers exist:
|
||||
save_CPPFLAGS="$CPPFLAGS"
|
||||
CPPFLAGS="$CPPFLAGS $PYTHON_INCLUDES"
|
||||
AC_TRY_CPP([#include <Python.h>],dnl
|
||||
[AC_MSG_RESULT(found)
|
||||
$1],dnl
|
||||
[AC_MSG_RESULT(not found)
|
||||
$2])
|
||||
CPPFLAGS="$save_CPPFLAGS"
|
||||
])
|
||||
|
||||
dnl AM_CHECK_PYMOD(MODNAME [,SYMBOL [,ACTION-IF-FOUND [,ACTION-IF-NOT-FOUND]]])
|
||||
dnl Check if a module containing a given symbol is visible to python.
|
||||
AC_DEFUN([AM_CHECK_PYMOD],
|
||||
[AC_REQUIRE([AM_PATH_PYTHON])
|
||||
py_mod_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
|
||||
AC_MSG_CHECKING(for ifelse([$2],[],,[$2 in ])python module $1)
|
||||
AC_CACHE_VAL(py_cv_mod_$py_mod_var, [
|
||||
ifelse([$2],[], [prog="
|
||||
import sys
|
||||
try:
|
||||
from gi.repository import GObject
|
||||
import $1
|
||||
except ImportError:
|
||||
sys.exit(1)
|
||||
except:
|
||||
sys.exit(0)
|
||||
sys.exit(0)"], [prog="
|
||||
import $1
|
||||
import $1.$2"])
|
||||
if $PYTHON -c "$prog" 1>&AC_FD_CC 2>&AC_FD_CC
|
||||
then
|
||||
eval "py_cv_mod_$py_mod_var=yes"
|
||||
else
|
||||
eval "py_cv_mod_$py_mod_var=no"
|
||||
fi
|
||||
])
|
||||
py_val=`eval "echo \`echo '$py_cv_mod_'$py_mod_var\`"`
|
||||
if test "x$py_val" != xno; then
|
||||
AC_MSG_RESULT(yes)
|
||||
ifelse([$3], [],, [$3
|
||||
])dnl
|
||||
else
|
||||
AC_MSG_RESULT(no)
|
||||
ifelse([$4], [],, [$4
|
||||
])dnl
|
||||
fi
|
||||
])
|
||||
|
||||
dnl PYDOC_CHECK()
|
||||
AC_DEFUN([PYDOC_CHECK],
|
||||
[
|
||||
dnl enable/disable documentation building
|
||||
AC_ARG_ENABLE(pydoc,
|
||||
AC_HELP_STRING([--enable-pydoc],
|
||||
[use pydoc to build documentation [default=no]]),,
|
||||
enable_pydoc=no)
|
||||
|
||||
have_pydoc=no
|
||||
if test x$enable_pydoc = xyes; then
|
||||
AC_CHECK_FILE("$prefix/bin/pydoc", PYDOC="$prefix/bin/pydoc")
|
||||
fi
|
||||
|
||||
if test -z "$PYDOC"; then
|
||||
enable_pydoc=no
|
||||
fi
|
||||
AM_CONDITIONAL(ENABLE_PYDOC, test x$enable_pydoc = xyes)
|
||||
])
|
||||
|
||||
dnl
|
||||
dnl JH_ADD_CFLAG(FLAG)
|
||||
dnl checks whether the C compiler supports the given flag, and if so, adds
|
||||
dnl it to $CFLAGS. If the flag is already present in the list, then the
|
||||
dnl check is not performed.
|
||||
AC_DEFUN([JH_ADD_CFLAG],
|
||||
[
|
||||
case " $CFLAGS " in
|
||||
*@<:@\ \ @:>@$1@<:@\ \ @:>@*)
|
||||
;;
|
||||
*)
|
||||
save_CFLAGS="$CFLAGS"
|
||||
CFLAGS="$CFLAGS $1"
|
||||
AC_MSG_CHECKING([whether [$]CC understands $1])
|
||||
AC_TRY_COMPILE([], [], [jh_has_option=yes], [jh_has_option=no])
|
||||
AC_MSG_RESULT($jh_has_option)
|
||||
if test $jh_has_option = no; then
|
||||
CFLAGS="$save_CFLAGS"
|
||||
fi
|
||||
;;
|
||||
esac])
|
||||
Vendored
+1727
File diff suppressed because it is too large
Load Diff
Executable
+50
@@ -0,0 +1,50 @@
|
||||
#!/bin/sh
|
||||
# Run this to generate all the initial makefiles, etc.
|
||||
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
(test -f $srcdir/configure.ac) || {
|
||||
echo "**Error**: Directory "\`$srcdir\'" does not look like the top-level project directory"
|
||||
exit 1
|
||||
}
|
||||
|
||||
olddir=`pwd`
|
||||
|
||||
PKG_NAME=`autoconf --trace 'AC_INIT:$1' "$srcdir/configure.ac"`
|
||||
|
||||
if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
|
||||
echo "**Warning**: I am going to run \`configure' with no arguments." >&2
|
||||
echo "If you wish to pass any to it, please specify them on the" >&2
|
||||
echo \`$0\'" command line." >&2
|
||||
echo "" >&2
|
||||
fi
|
||||
|
||||
cd "$srcdir"
|
||||
|
||||
aclocal --install || {
|
||||
echo "Try installing the 'automake' package."
|
||||
exit 1
|
||||
}
|
||||
|
||||
autoreconf --verbose --force --install -Wno-portability || {
|
||||
echo "Try installing the 'autoconf' package."
|
||||
exit 1
|
||||
}
|
||||
|
||||
which yelp-build > /dev/null || {
|
||||
echo "Try installing the 'yelp-tools' package."
|
||||
exit 1
|
||||
}
|
||||
|
||||
cd "$olddir"
|
||||
|
||||
if [ "$NOCONFIGURE" = "" ]; then
|
||||
$srcdir/configure "$@" || exit 1
|
||||
|
||||
if [ "$1" = "--help" ]; then exit 0 else
|
||||
echo "Now type \`make\' to compile $PKG_NAME" || exit 1
|
||||
fi
|
||||
else
|
||||
echo "Skipping configure process."
|
||||
fi
|
||||
File diff suppressed because it is too large
Load Diff
+10148
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+10148
File diff suppressed because it is too large
Load Diff
+10660
File diff suppressed because it is too large
Load Diff
+10661
File diff suppressed because it is too large
Load Diff
+10475
File diff suppressed because it is too large
Load Diff
+10475
File diff suppressed because it is too large
Load Diff
+10475
File diff suppressed because it is too large
Load Diff
+10333
File diff suppressed because it is too large
Load Diff
+10660
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,241 @@
|
||||
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^AS_FLAGS$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?m4_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^dnl$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?AS_])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([SHELL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([SHELL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^SHELL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PATH_SEPARATOR$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL], ['AC_PACKAGE_URL'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([exec_prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([exec_prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^exec_prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([program_transform_name], [s,x,x,])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([program_transform_name])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^program_transform_name$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([bindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^bindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sbindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sbindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libexecdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libexecdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datarootdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datarootdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datadir], ['${datarootdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datadir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datadir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sysconfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sysconfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sharedstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sharedstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([runstatedir], ['${localstatedir}/run'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([runstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^runstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([includedir], ['${prefix}/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([includedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^includedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([oldincludedir], ['/usr/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([oldincludedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^oldincludedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
|
||||
['${datarootdir}/doc/${PACKAGE_TARNAME}'],
|
||||
['${datarootdir}/doc/${PACKAGE}'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([docdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^docdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([infodir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^infodir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([htmldir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([htmldir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^htmldir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([dvidir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([dvidir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^dvidir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([pdfdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([pdfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^pdfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([psdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([psdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^psdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([mandir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^mandir$])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
|
||||
@%:@undef PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
|
||||
@%:@undef PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
|
||||
@%:@undef PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
|
||||
@%:@undef PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
|
||||
@%:@undef PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */
|
||||
@%:@undef PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([DEFS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([DEFS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^DEFS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_C$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_N$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_T$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([LIBS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([LIBS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([build_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([build_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^build_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([host_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([host_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^host_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([target_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([target_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^target_alias$])
|
||||
m4trace:configure.ac:9: -1- AC_CONFIG_MACRO_DIR_TRACE([m4])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST_TRACE([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AC_DEFINE_TRACE_LITERAL([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:22: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AH_OUTPUT([GETTEXT_PACKAGE], [/* gettext package */
|
||||
@%:@undef GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:33: -1- AC_REQUIRE_AUX_FILE([install-sh])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST_TRACE([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST([INSTALL_DATA])
|
||||
m4trace:configure.ac:33: -1- AC_SUBST_TRACE([INSTALL_DATA])
|
||||
m4trace:configure.ac:33: -1- m4_pattern_allow([^INSTALL_DATA$])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST_TRACE([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- m4_pattern_allow([^LOUIS_TABLE_DIR$])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST([REVISION])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST_TRACE([REVISION])
|
||||
m4trace:configure.ac:65: -1- m4_pattern_allow([^REVISION$])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST_TRACE([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- m4_pattern_allow([^PLATFORM_PATH$])
|
||||
m4trace:configure.ac:79: -1- AC_CONFIG_FILES([
|
||||
Makefile
|
||||
docs/Makefile
|
||||
docs/man/Makefile
|
||||
po/Makefile.in
|
||||
help/Makefile
|
||||
icons/Makefile
|
||||
src/Makefile
|
||||
src/orca/Makefile
|
||||
src/orca/scripts/Makefile
|
||||
src/orca/scripts/apps/Makefile
|
||||
src/orca/scripts/apps/Banshee/Makefile
|
||||
src/orca/scripts/apps/Eclipse/Makefile
|
||||
src/orca/scripts/apps/epiphany/Makefile
|
||||
src/orca/scripts/apps/evince/Makefile
|
||||
src/orca/scripts/apps/evolution/Makefile
|
||||
src/orca/scripts/apps/gajim/Makefile
|
||||
src/orca/scripts/apps/gcalctool/Makefile
|
||||
src/orca/scripts/apps/gedit/Makefile
|
||||
src/orca/scripts/apps/gnome-documents/Makefile
|
||||
src/orca/scripts/apps/gnome-shell/Makefile
|
||||
src/orca/scripts/apps/kwin/Makefile
|
||||
src/orca/scripts/apps/notification-daemon/Makefile
|
||||
src/orca/scripts/apps/notify-osd/Makefile
|
||||
src/orca/scripts/apps/pidgin/Makefile
|
||||
src/orca/scripts/apps/soffice/Makefile
|
||||
src/orca/scripts/apps/SeaMonkey/Makefile
|
||||
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile
|
||||
src/orca/scripts/apps/Thunderbird/Makefile
|
||||
src/orca/scripts/apps/xfwm4/Makefile
|
||||
src/orca/scripts/switcher/Makefile
|
||||
src/orca/scripts/terminal/Makefile
|
||||
src/orca/scripts/web/Makefile
|
||||
src/orca/scripts/toolkits/Makefile
|
||||
src/orca/scripts/toolkits/Chromium/Makefile
|
||||
src/orca/scripts/toolkits/Gecko/Makefile
|
||||
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile
|
||||
src/orca/scripts/toolkits/clutter/Makefile
|
||||
src/orca/scripts/toolkits/GAIL/Makefile
|
||||
src/orca/scripts/toolkits/Qt/Makefile
|
||||
src/orca/scripts/toolkits/WebKitGtk/Makefile
|
||||
src/orca/scripts/toolkits/gtk/Makefile
|
||||
src/orca/backends/Makefile
|
||||
src/orca/orca_bin.py
|
||||
src/orca/orca_i18n.py
|
||||
src/orca/orca_platform.py
|
||||
])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LIB@&t@OBJS$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LTLIBOBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LTLIBOBJS$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_build_prefix])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([INSTALL])
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,762 @@
|
||||
m4trace:aclocal.m4:697: -1- AC_SUBST([am__quote])
|
||||
m4trace:aclocal.m4:697: -1- AC_SUBST_TRACE([am__quote])
|
||||
m4trace:aclocal.m4:697: -1- m4_pattern_allow([^am__quote$])
|
||||
m4trace:aclocal.m4:1714: -1- m4_include([m4/build-to-host.m4])
|
||||
m4trace:aclocal.m4:1715: -1- m4_include([m4/gettext.m4])
|
||||
m4trace:aclocal.m4:1716: -1- m4_include([m4/host-cpu-c-abi.m4])
|
||||
m4trace:aclocal.m4:1717: -1- m4_include([m4/iconv.m4])
|
||||
m4trace:aclocal.m4:1718: -1- m4_include([m4/intlmacosx.m4])
|
||||
m4trace:aclocal.m4:1719: -1- m4_include([m4/lib-ld.m4])
|
||||
m4trace:aclocal.m4:1720: -1- m4_include([m4/lib-link.m4])
|
||||
m4trace:aclocal.m4:1721: -1- m4_include([m4/lib-prefix.m4])
|
||||
m4trace:aclocal.m4:1722: -1- m4_include([m4/nls.m4])
|
||||
m4trace:aclocal.m4:1723: -1- m4_include([m4/pkg.m4])
|
||||
m4trace:aclocal.m4:1724: -1- m4_include([m4/po.m4])
|
||||
m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4])
|
||||
m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4])
|
||||
m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4])
|
||||
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^AS_FLAGS$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?m4_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^dnl$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?AS_])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([SHELL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([SHELL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^SHELL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PATH_SEPARATOR$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL], ['AC_PACKAGE_URL'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([exec_prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([exec_prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^exec_prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([program_transform_name], [s,x,x,])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([program_transform_name])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^program_transform_name$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([bindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^bindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sbindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sbindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libexecdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libexecdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datarootdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datarootdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datadir], ['${datarootdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datadir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datadir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sysconfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sysconfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sharedstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sharedstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([runstatedir], ['${localstatedir}/run'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([runstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^runstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([includedir], ['${prefix}/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([includedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^includedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([oldincludedir], ['/usr/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([oldincludedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^oldincludedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
|
||||
['${datarootdir}/doc/${PACKAGE_TARNAME}'],
|
||||
['${datarootdir}/doc/${PACKAGE}'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([docdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^docdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([infodir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^infodir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([htmldir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([htmldir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^htmldir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([dvidir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([dvidir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^dvidir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([pdfdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([pdfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^pdfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([psdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([psdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^psdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([mandir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^mandir$])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
|
||||
@%:@undef PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
|
||||
@%:@undef PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
|
||||
@%:@undef PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
|
||||
@%:@undef PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
|
||||
@%:@undef PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */
|
||||
@%:@undef PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([DEFS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([DEFS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^DEFS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_C$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_N$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_T$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([LIBS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([LIBS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([build_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([build_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^build_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([host_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([host_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^host_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([target_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([target_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^target_alias$])
|
||||
m4trace:configure.ac:9: -1- AC_CONFIG_MACRO_DIR_TRACE([m4])
|
||||
m4trace:configure.ac:11: -1- AM_INIT_AUTOMAKE([1.11 tar-ustar no-dist-gzip dist-xz])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
|
||||
m4trace:configure.ac:11: -1- AM_AUTOMAKE_VERSION([1.17])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([install-sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_DATA])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_DATA])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_DATA$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__isrc], [' -I$(srcdir)'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__isrc])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__isrc$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([am__isrc])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CYGPATH_W])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CYGPATH_W])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CYGPATH_W$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([PACKAGE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^PACKAGE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([VERSION])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^VERSION$])
|
||||
m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^PACKAGE$])
|
||||
m4trace:configure.ac:11: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
|
||||
@%:@undef PACKAGE])
|
||||
m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^VERSION$])
|
||||
m4trace:configure.ac:11: -1- AH_OUTPUT([VERSION], [/* Version number of package */
|
||||
@%:@undef VERSION])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([missing])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([ACLOCAL])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([ACLOCAL])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^ACLOCAL$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOCONF])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOCONF])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOCONF$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOMAKE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOMAKE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOMAKE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOHEADER])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOHEADER])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOHEADER$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([MAKEINFO])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([MAKEINFO])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^MAKEINFO$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([install_sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([install_sh])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^install_sh$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([STRIP])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([STRIP])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^STRIP$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_STRIP_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([install-sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([MKDIR_P])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([MKDIR_P])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^MKDIR_P$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([mkdir_p])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^mkdir_p$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AWK])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AWK])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AWK$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([SET_MAKE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([SET_MAKE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^SET_MAKE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__leading_dot])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__leading_dot])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__leading_dot$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AMTAR], ['$${TAR-tar}'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AMTAR])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AMTAR$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__tar])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__tar])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__tar$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__untar])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__untar])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__untar$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CTAGS])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CTAGS])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CTAGS$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([ETAGS])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([ETAGS])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^ETAGS$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CSCOPE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CSCOPE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CSCOPE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_V])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_V$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_DEFAULT_V$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_DEFAULT_VERBOSITY$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_BACKSLASH$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__rm_f_notfound])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__rm_f_notfound])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__rm_f_notfound$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__xargs_n])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__xargs_n])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__xargs_n$])
|
||||
m4trace:configure.ac:12: -1- AM_MAINTAINER_MODE([enable])
|
||||
m4trace:configure.ac:12: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
|
||||
m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINT])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINT])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINT$])
|
||||
m4trace:configure.ac:18: -1- AM_GNU_GETTEXT([external])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([SED])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([SED])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^SED$])
|
||||
m4trace:configure.ac:18: -1- AM_NLS
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([USE_NLS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([USE_NLS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^USE_NLS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GETTEXT_MACRO_VERSION], [0.20])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GETTEXT_MACRO_VERSION])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GETTEXT_MACRO_VERSION$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGFMT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGFMT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGFMT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GMSGFMT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GMSGFMT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GMSGFMT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GMSGFMT_015])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GMSGFMT_015])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GMSGFMT_015$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT_015])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT_015])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT_015$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGMERGE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGMERGE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGMERGE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGMERGE_FOR_MSGFMT_OPTION])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGMERGE_FOR_MSGFMT_OPTION])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGMERGE_FOR_MSGFMT_OPTION$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT_EXTRA_OPTIONS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT_EXTRA_OPTIONS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT_EXTRA_OPTIONS$])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.rpath])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LDFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LDFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LDFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([ac_ct_CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([ac_ct_CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([EXEEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^EXEEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OBJEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([compile])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([DEPDIR])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^DEPDIR$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__include])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__include])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__include$])
|
||||
m4trace:configure.ac:18: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEP_TRUE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEP_FALSE$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__nodep])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__nodep])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__nodep$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__nodep])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CCDEPMODE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CCDEPMODE$])
|
||||
m4trace:configure.ac:18: -1- AM_CONDITIONAL([am__fastdepCC], [
|
||||
test "x$enable_dependency_tracking" != xno \
|
||||
&& test "$am_cv_CC_dependencies_compiler_type" = gcc3])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_CANONICAL_HOST
|
||||
m4trace:configure.ac:18: -1- AC_CANONICAL_BUILD
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.sub])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.guess])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build], [$ac_cv_build])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_cpu], [$[1]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_cpu])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_cpu$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_vendor], [$[2]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_vendor])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_vendor$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_os])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_os])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_os$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host], [$ac_cv_host])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_cpu], [$[1]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_cpu])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_cpu$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_vendor], [$[2]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_vendor])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_vendor$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_os])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_os])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_os$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPP])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPP])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CFPREFERENCESCOPYAPPVALUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_CFPREFERENCESCOPYAPPVALUE$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_CFPREFERENCESCOPYAPPVALUE], [/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
|
||||
the CoreFoundation framework. */
|
||||
@%:@undef HAVE_CFPREFERENCESCOPYAPPVALUE])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CFLOCALECOPYPREFERREDLANGUAGES])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_CFLOCALECOPYPREFERREDLANGUAGES$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_CFLOCALECOPYPREFERREDLANGUAGES], [/* Define to 1 if you have the Mac OS X function
|
||||
CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
|
||||
@%:@undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([INTL_MACOSX_LIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([INTL_MACOSX_LIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^INTL_MACOSX_LIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_ICONV$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_ICONV], [/* Define if you have the iconv() function and it works. */
|
||||
@%:@undef HAVE_ICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBICONV$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LTLIBICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LTLIBICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBICONV$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^ENABLE_NLS$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([ENABLE_NLS], [/* Define to 1 if translation of program messages to the user\'s native
|
||||
language is requested. */
|
||||
@%:@undef ENABLE_NLS])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_GETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */
|
||||
@%:@undef HAVE_GETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DCGETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_DCGETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define if the GNU dcgettext() function is already present or preinstalled.
|
||||
*/
|
||||
@%:@undef HAVE_DCGETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([INTLLIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([INTLLIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^INTLLIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBINTL])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBINTL])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBINTL$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LTLIBINTL])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LTLIBINTL])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBINTL$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([POSUB])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([POSUB])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^POSUB$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([localedir_c])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([localedir_c])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^localedir_c$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([localedir_c_make])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([localedir_c_make])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^localedir_c_make$])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST_TRACE([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AC_DEFINE_TRACE_LITERAL([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:22: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AH_OUTPUT([GETTEXT_PACKAGE], [/* gettext package */
|
||||
@%:@undef GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([LN_S], [$as_ln_s])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([LN_S])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^LN_S$])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_V_at])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_V_GEN])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_LC_MEDIA_LINKS])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_LC_MEDIA_LINKS])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_LC_MEDIA_LINKS$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_LC_DIST])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_LC_DIST])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_LC_DIST$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([HELP_DIR])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([HELP_DIR])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^HELP_DIR$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^ITSTOOL$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^ITSTOOL$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^XMLLINT$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^XMLLINT$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_HELP_RULES$])
|
||||
m4trace:configure.ac:25: -1- _AM_SUBST_NOTMAKE([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG_PATH])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG_PATH])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_PATH$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG_LIBDIR])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG_LIBDIR])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PYGOBJECT_CFLAGS])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PYGOBJECT_CFLAGS])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PYGOBJECT_CFLAGS$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PYGOBJECT_LIBS])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PYGOBJECT_LIBS])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PYGOBJECT_LIBS$])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST([ATSPI2_CFLAGS])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST_TRACE([ATSPI2_CFLAGS])
|
||||
m4trace:configure.ac:28: -1- m4_pattern_allow([^ATSPI2_CFLAGS$])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST([ATSPI2_LIBS])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST_TRACE([ATSPI2_LIBS])
|
||||
m4trace:configure.ac:28: -1- m4_pattern_allow([^ATSPI2_LIBS$])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST([ATKBRIDGE_CFLAGS])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST_TRACE([ATKBRIDGE_CFLAGS])
|
||||
m4trace:configure.ac:29: -1- m4_pattern_allow([^ATKBRIDGE_CFLAGS$])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST([ATKBRIDGE_LIBS])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST_TRACE([ATKBRIDGE_LIBS])
|
||||
m4trace:configure.ac:29: -1- m4_pattern_allow([^ATKBRIDGE_LIBS$])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST([GSTREAMER_CFLAGS])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST_TRACE([GSTREAMER_CFLAGS])
|
||||
m4trace:configure.ac:30: -1- m4_pattern_allow([^GSTREAMER_CFLAGS$])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST([GSTREAMER_LIBS])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST_TRACE([GSTREAMER_LIBS])
|
||||
m4trace:configure.ac:30: -1- m4_pattern_allow([^GSTREAMER_LIBS$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_VERSION])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_VERSION$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_PLATFORM])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_PLATFORM$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_PREFIX], [$am_python_prefix_subst])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_PREFIX])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_PREFIX$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_EXEC_PREFIX], [$am_python_exec_prefix_subst])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_EXEC_PREFIX])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_EXEC_PREFIX$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pythondir], [$am_cv_python_pythondir])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pythondir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pythondir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pkgpythondir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pkgpythondir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pyexecdir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pyexecdir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pkgpyexecdir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pkgpyexecdir$])
|
||||
m4trace:configure.ac:43: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:43: the top level])
|
||||
m4trace:configure.ac:43: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:43: the top level])
|
||||
m4trace:configure.ac:44: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:44: the top level])
|
||||
m4trace:configure.ac:44: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:44: the top level])
|
||||
m4trace:configure.ac:45: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:45: the top level])
|
||||
m4trace:configure.ac:45: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:45: the top level])
|
||||
m4trace:configure.ac:46: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:46: the top level])
|
||||
m4trace:configure.ac:46: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:46: the top level])
|
||||
m4trace:configure.ac:50: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
configure.ac:50: the top level])
|
||||
m4trace:configure.ac:50: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
configure.ac:50: the top level])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST_TRACE([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- m4_pattern_allow([^LOUIS_TABLE_DIR$])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST([REVISION])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST_TRACE([REVISION])
|
||||
m4trace:configure.ac:65: -1- m4_pattern_allow([^REVISION$])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST_TRACE([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- m4_pattern_allow([^PLATFORM_PATH$])
|
||||
m4trace:configure.ac:79: -1- AC_CONFIG_FILES([
|
||||
Makefile
|
||||
docs/Makefile
|
||||
docs/man/Makefile
|
||||
po/Makefile.in
|
||||
help/Makefile
|
||||
icons/Makefile
|
||||
src/Makefile
|
||||
src/orca/Makefile
|
||||
src/orca/scripts/Makefile
|
||||
src/orca/scripts/apps/Makefile
|
||||
src/orca/scripts/apps/Banshee/Makefile
|
||||
src/orca/scripts/apps/Eclipse/Makefile
|
||||
src/orca/scripts/apps/epiphany/Makefile
|
||||
src/orca/scripts/apps/evince/Makefile
|
||||
src/orca/scripts/apps/evolution/Makefile
|
||||
src/orca/scripts/apps/gajim/Makefile
|
||||
src/orca/scripts/apps/gcalctool/Makefile
|
||||
src/orca/scripts/apps/gedit/Makefile
|
||||
src/orca/scripts/apps/gnome-documents/Makefile
|
||||
src/orca/scripts/apps/gnome-shell/Makefile
|
||||
src/orca/scripts/apps/kwin/Makefile
|
||||
src/orca/scripts/apps/notification-daemon/Makefile
|
||||
src/orca/scripts/apps/notify-osd/Makefile
|
||||
src/orca/scripts/apps/pidgin/Makefile
|
||||
src/orca/scripts/apps/soffice/Makefile
|
||||
src/orca/scripts/apps/SeaMonkey/Makefile
|
||||
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile
|
||||
src/orca/scripts/apps/Thunderbird/Makefile
|
||||
src/orca/scripts/apps/xfwm4/Makefile
|
||||
src/orca/scripts/switcher/Makefile
|
||||
src/orca/scripts/terminal/Makefile
|
||||
src/orca/scripts/web/Makefile
|
||||
src/orca/scripts/toolkits/Makefile
|
||||
src/orca/scripts/toolkits/Chromium/Makefile
|
||||
src/orca/scripts/toolkits/Gecko/Makefile
|
||||
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile
|
||||
src/orca/scripts/toolkits/clutter/Makefile
|
||||
src/orca/scripts/toolkits/GAIL/Makefile
|
||||
src/orca/scripts/toolkits/Qt/Makefile
|
||||
src/orca/scripts/toolkits/WebKitGtk/Makefile
|
||||
src/orca/scripts/toolkits/gtk/Makefile
|
||||
src/orca/backends/Makefile
|
||||
src/orca/orca_bin.py
|
||||
src/orca/orca_i18n.py
|
||||
src/orca/orca_platform.py
|
||||
])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LIB@&t@OBJS$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LTLIBOBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LTLIBOBJS$])
|
||||
m4trace:configure.ac:127: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
|
||||
m4trace:configure.ac:127: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_build_prefix])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([INSTALL])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([MKDIR_P])
|
||||
@@ -0,0 +1,762 @@
|
||||
m4trace:aclocal.m4:697: -1- AC_SUBST([am__quote])
|
||||
m4trace:aclocal.m4:697: -1- AC_SUBST_TRACE([am__quote])
|
||||
m4trace:aclocal.m4:697: -1- m4_pattern_allow([^am__quote$])
|
||||
m4trace:aclocal.m4:1714: -1- m4_include([m4/build-to-host.m4])
|
||||
m4trace:aclocal.m4:1715: -1- m4_include([m4/gettext.m4])
|
||||
m4trace:aclocal.m4:1716: -1- m4_include([m4/host-cpu-c-abi.m4])
|
||||
m4trace:aclocal.m4:1717: -1- m4_include([m4/iconv.m4])
|
||||
m4trace:aclocal.m4:1718: -1- m4_include([m4/intlmacosx.m4])
|
||||
m4trace:aclocal.m4:1719: -1- m4_include([m4/lib-ld.m4])
|
||||
m4trace:aclocal.m4:1720: -1- m4_include([m4/lib-link.m4])
|
||||
m4trace:aclocal.m4:1721: -1- m4_include([m4/lib-prefix.m4])
|
||||
m4trace:aclocal.m4:1722: -1- m4_include([m4/nls.m4])
|
||||
m4trace:aclocal.m4:1723: -1- m4_include([m4/pkg.m4])
|
||||
m4trace:aclocal.m4:1724: -1- m4_include([m4/po.m4])
|
||||
m4trace:aclocal.m4:1725: -1- m4_include([m4/progtest.m4])
|
||||
m4trace:aclocal.m4:1726: -1- m4_include([m4/yelp.m4])
|
||||
m4trace:aclocal.m4:1727: -1- m4_include([acinclude.m4])
|
||||
m4trace:configure.ac:7: -1- AC_INIT([orca], [orca_version], [https://gitlab.gnome.org/GNOME/orca/-/issues/], [orca])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?A[CHUM]_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([_AC_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section 'AC_LIBOBJ vs LIBOBJS'])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^AS_FLAGS$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?m4_])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^dnl$])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_forbid([^_?AS_])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([SHELL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([SHELL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^SHELL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PATH_SEPARATOR])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PATH_SEPARATOR$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL], ['AC_PACKAGE_URL'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([exec_prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([exec_prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^exec_prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([prefix], [NONE])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([prefix])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^prefix$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([program_transform_name], [s,x,x,])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([program_transform_name])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^program_transform_name$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([bindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^bindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sbindir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sbindir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libexecdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libexecdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datarootdir], ['${prefix}/share'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datarootdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datarootdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([datadir], ['${datarootdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([datadir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^datadir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sysconfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sysconfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([sharedstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^sharedstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([runstatedir], ['${localstatedir}/run'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([runstatedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^runstatedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([includedir], ['${prefix}/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([includedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^includedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([oldincludedir], ['/usr/include'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([oldincludedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^oldincludedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME],
|
||||
['${datarootdir}/doc/${PACKAGE_TARNAME}'],
|
||||
['${datarootdir}/doc/${PACKAGE}'])])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([docdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^docdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([infodir], ['${datarootdir}/info'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([infodir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^infodir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([htmldir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([htmldir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^htmldir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([dvidir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([dvidir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^dvidir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([pdfdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([pdfdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^pdfdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([psdir], ['${docdir}'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([psdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^psdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([libdir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^libdir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([localedir], ['${datarootdir}/locale'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([localedir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^localedir$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([mandir], ['${datarootdir}/man'])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([mandir])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^mandir$])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_NAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
|
||||
@%:@undef PACKAGE_NAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_TARNAME$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
|
||||
@%:@undef PACKAGE_TARNAME])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_VERSION$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
|
||||
@%:@undef PACKAGE_VERSION])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_STRING$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
|
||||
@%:@undef PACKAGE_STRING])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
|
||||
@%:@undef PACKAGE_BUGREPORT])
|
||||
m4trace:configure.ac:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^PACKAGE_URL$])
|
||||
m4trace:configure.ac:7: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */
|
||||
@%:@undef PACKAGE_URL])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([DEFS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([DEFS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^DEFS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_C])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_C$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_N])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_N$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([ECHO_T])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^ECHO_T$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([LIBS])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([LIBS])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^LIBS$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([build_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([build_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^build_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([host_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([host_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^host_alias$])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST([target_alias])
|
||||
m4trace:configure.ac:7: -1- AC_SUBST_TRACE([target_alias])
|
||||
m4trace:configure.ac:7: -1- m4_pattern_allow([^target_alias$])
|
||||
m4trace:configure.ac:9: -1- AC_CONFIG_MACRO_DIR_TRACE([m4])
|
||||
m4trace:configure.ac:11: -1- AM_INIT_AUTOMAKE([1.11 tar-ustar no-dist-gzip dist-xz])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
|
||||
m4trace:configure.ac:11: -1- AM_AUTOMAKE_VERSION([1.17])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([install-sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_SCRIPT])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_DATA])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_DATA])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_DATA$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__isrc], [' -I$(srcdir)'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__isrc])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__isrc$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([am__isrc])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CYGPATH_W])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CYGPATH_W])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CYGPATH_W$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([PACKAGE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^PACKAGE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([VERSION])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^VERSION$])
|
||||
m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^PACKAGE$])
|
||||
m4trace:configure.ac:11: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
|
||||
@%:@undef PACKAGE])
|
||||
m4trace:configure.ac:11: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^VERSION$])
|
||||
m4trace:configure.ac:11: -1- AH_OUTPUT([VERSION], [/* Version number of package */
|
||||
@%:@undef VERSION])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([missing])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([ACLOCAL])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([ACLOCAL])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^ACLOCAL$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOCONF])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOCONF])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOCONF$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOMAKE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOMAKE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOMAKE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AUTOHEADER])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AUTOHEADER])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AUTOHEADER$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([MAKEINFO])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([MAKEINFO])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^MAKEINFO$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([install_sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([install_sh])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^install_sh$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([STRIP])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([STRIP])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^STRIP$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([INSTALL_STRIP_PROGRAM])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$])
|
||||
m4trace:configure.ac:11: -1- AC_REQUIRE_AUX_FILE([install-sh])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([MKDIR_P])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([MKDIR_P])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^MKDIR_P$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([mkdir_p])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^mkdir_p$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AWK])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AWK])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AWK$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([SET_MAKE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([SET_MAKE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^SET_MAKE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__leading_dot])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__leading_dot])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__leading_dot$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AMTAR], ['$${TAR-tar}'])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AMTAR])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AMTAR$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__tar])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__tar])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__tar$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__untar])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__untar])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__untar$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CTAGS])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CTAGS])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CTAGS$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([ETAGS])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([ETAGS])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^ETAGS$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([CSCOPE])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([CSCOPE])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^CSCOPE$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_V])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_V$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_DEFAULT_V$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_DEFAULT_V])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_DEFAULT_VERBOSITY$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^AM_BACKSLASH$])
|
||||
m4trace:configure.ac:11: -1- _AM_SUBST_NOTMAKE([AM_BACKSLASH])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__rm_f_notfound])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__rm_f_notfound])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__rm_f_notfound$])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST([am__xargs_n])
|
||||
m4trace:configure.ac:11: -1- AC_SUBST_TRACE([am__xargs_n])
|
||||
m4trace:configure.ac:11: -1- m4_pattern_allow([^am__xargs_n$])
|
||||
m4trace:configure.ac:12: -1- AM_MAINTAINER_MODE([enable])
|
||||
m4trace:configure.ac:12: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINTAINER_MODE_TRUE$])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINTAINER_MODE_FALSE$])
|
||||
m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_TRUE])
|
||||
m4trace:configure.ac:12: -1- _AM_SUBST_NOTMAKE([MAINTAINER_MODE_FALSE])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST([MAINT])
|
||||
m4trace:configure.ac:12: -1- AC_SUBST_TRACE([MAINT])
|
||||
m4trace:configure.ac:12: -1- m4_pattern_allow([^MAINT$])
|
||||
m4trace:configure.ac:18: -1- AM_GNU_GETTEXT([external])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([SED])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([SED])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^SED$])
|
||||
m4trace:configure.ac:18: -1- AM_NLS
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([USE_NLS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([USE_NLS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^USE_NLS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GETTEXT_MACRO_VERSION], [0.20])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GETTEXT_MACRO_VERSION])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GETTEXT_MACRO_VERSION$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGFMT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGFMT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGFMT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GMSGFMT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GMSGFMT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GMSGFMT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([GMSGFMT_015])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([GMSGFMT_015])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^GMSGFMT_015$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT_015])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT_015])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT_015$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGMERGE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGMERGE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGMERGE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([MSGMERGE_FOR_MSGFMT_OPTION])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([MSGMERGE_FOR_MSGFMT_OPTION])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^MSGMERGE_FOR_MSGFMT_OPTION$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([XGETTEXT_EXTRA_OPTIONS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([XGETTEXT_EXTRA_OPTIONS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^XGETTEXT_EXTRA_OPTIONS$])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.rpath])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LDFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LDFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LDFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([ac_ct_CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([ac_ct_CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^ac_ct_CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CC])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CC])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CC$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([EXEEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^EXEEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([OBJEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^OBJEXT$])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([compile])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([DEPDIR])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^DEPDIR$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__include])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__include])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__include$])
|
||||
m4trace:configure.ac:18: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEP_TRUE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEP_FALSE$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^AMDEPBACKSLASH$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__nodep])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__nodep])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__nodep$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__nodep])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CCDEPMODE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CCDEPMODE$])
|
||||
m4trace:configure.ac:18: -1- AM_CONDITIONAL([am__fastdepCC], [
|
||||
test "x$enable_dependency_tracking" != xno \
|
||||
&& test "$am_cv_CC_dependencies_compiler_type" = gcc3])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCC_TRUE$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^am__fastdepCC_FALSE$])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_TRUE])
|
||||
m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__fastdepCC_FALSE])
|
||||
m4trace:configure.ac:18: -1- AC_CANONICAL_HOST
|
||||
m4trace:configure.ac:18: -1- AC_CANONICAL_BUILD
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.sub])
|
||||
m4trace:configure.ac:18: -1- AC_REQUIRE_AUX_FILE([config.guess])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build], [$ac_cv_build])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_cpu], [$[1]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_cpu])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_cpu$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_vendor], [$[2]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_vendor])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_vendor$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([build_os])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([build_os])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^build_os$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host], [$ac_cv_host])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_cpu], [$[1]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_cpu])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_cpu$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_vendor], [$[2]])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_vendor])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_vendor$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([host_os])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([host_os])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^host_os$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPP])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPPFLAGS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPPFLAGS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([CPP])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([CPP])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^CPP$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CFPREFERENCESCOPYAPPVALUE])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_CFPREFERENCESCOPYAPPVALUE$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_CFPREFERENCESCOPYAPPVALUE], [/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
|
||||
the CoreFoundation framework. */
|
||||
@%:@undef HAVE_CFPREFERENCESCOPYAPPVALUE])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_CFLOCALECOPYPREFERREDLANGUAGES])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_CFLOCALECOPYPREFERREDLANGUAGES$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_CFLOCALECOPYPREFERREDLANGUAGES], [/* Define to 1 if you have the Mac OS X function
|
||||
CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
|
||||
@%:@undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([INTL_MACOSX_LIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([INTL_MACOSX_LIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^INTL_MACOSX_LIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_ICONV$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_ICONV], [/* Define if you have the iconv() function and it works. */
|
||||
@%:@undef HAVE_ICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBICONV$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LTLIBICONV])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LTLIBICONV])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBICONV$])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^ENABLE_NLS$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([ENABLE_NLS], [/* Define to 1 if translation of program messages to the user\'s native
|
||||
language is requested. */
|
||||
@%:@undef ENABLE_NLS])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_GETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */
|
||||
@%:@undef HAVE_GETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DCGETTEXT])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^HAVE_DCGETTEXT$])
|
||||
m4trace:configure.ac:18: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define if the GNU dcgettext() function is already present or preinstalled.
|
||||
*/
|
||||
@%:@undef HAVE_DCGETTEXT])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([INTLLIBS])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([INTLLIBS])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^INTLLIBS$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LIBINTL])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LIBINTL])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LIBINTL$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([LTLIBINTL])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([LTLIBINTL])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBINTL$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([POSUB])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([POSUB])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^POSUB$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([localedir_c])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([localedir_c])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^localedir_c$])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST([localedir_c_make])
|
||||
m4trace:configure.ac:18: -1- AC_SUBST_TRACE([localedir_c_make])
|
||||
m4trace:configure.ac:18: -1- m4_pattern_allow([^localedir_c_make$])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- AC_SUBST_TRACE([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:21: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AC_DEFINE_TRACE_LITERAL([GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:22: -1- m4_pattern_allow([^GETTEXT_PACKAGE$])
|
||||
m4trace:configure.ac:22: -1- AH_OUTPUT([GETTEXT_PACKAGE], [/* gettext package */
|
||||
@%:@undef GETTEXT_PACKAGE])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([LN_S], [$as_ln_s])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([LN_S])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^LN_S$])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_V_at])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_V_GEN])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([AM_DEFAULT_VERBOSITY])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_LC_MEDIA_LINKS])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_LC_MEDIA_LINKS])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_LC_MEDIA_LINKS$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_LC_DIST])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_LC_DIST])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_LC_DIST$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([HELP_DIR])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([HELP_DIR])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^HELP_DIR$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^ITSTOOL$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([ITSTOOL])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^ITSTOOL$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^XMLLINT$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([XMLLINT])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^XMLLINT$])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:25: -1- AC_SUBST_TRACE([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:25: -1- m4_pattern_allow([^YELP_HELP_RULES$])
|
||||
m4trace:configure.ac:25: -1- _AM_SUBST_NOTMAKE([YELP_HELP_RULES])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG_PATH])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG_PATH])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_PATH$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG_LIBDIR])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG_LIBDIR])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PKG_CONFIG])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PKG_CONFIG$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PYGOBJECT_CFLAGS])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PYGOBJECT_CFLAGS])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PYGOBJECT_CFLAGS$])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST([PYGOBJECT_LIBS])
|
||||
m4trace:configure.ac:27: -1- AC_SUBST_TRACE([PYGOBJECT_LIBS])
|
||||
m4trace:configure.ac:27: -1- m4_pattern_allow([^PYGOBJECT_LIBS$])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST([ATSPI2_CFLAGS])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST_TRACE([ATSPI2_CFLAGS])
|
||||
m4trace:configure.ac:28: -1- m4_pattern_allow([^ATSPI2_CFLAGS$])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST([ATSPI2_LIBS])
|
||||
m4trace:configure.ac:28: -1- AC_SUBST_TRACE([ATSPI2_LIBS])
|
||||
m4trace:configure.ac:28: -1- m4_pattern_allow([^ATSPI2_LIBS$])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST([ATKBRIDGE_CFLAGS])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST_TRACE([ATKBRIDGE_CFLAGS])
|
||||
m4trace:configure.ac:29: -1- m4_pattern_allow([^ATKBRIDGE_CFLAGS$])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST([ATKBRIDGE_LIBS])
|
||||
m4trace:configure.ac:29: -1- AC_SUBST_TRACE([ATKBRIDGE_LIBS])
|
||||
m4trace:configure.ac:29: -1- m4_pattern_allow([^ATKBRIDGE_LIBS$])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST([GSTREAMER_CFLAGS])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST_TRACE([GSTREAMER_CFLAGS])
|
||||
m4trace:configure.ac:30: -1- m4_pattern_allow([^GSTREAMER_CFLAGS$])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST([GSTREAMER_LIBS])
|
||||
m4trace:configure.ac:30: -1- AC_SUBST_TRACE([GSTREAMER_LIBS])
|
||||
m4trace:configure.ac:30: -1- m4_pattern_allow([^GSTREAMER_LIBS$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_VERSION])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_VERSION$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_PLATFORM])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_PLATFORM$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_PREFIX], [$am_python_prefix_subst])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_PREFIX])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_PREFIX$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([PYTHON_EXEC_PREFIX], [$am_python_exec_prefix_subst])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([PYTHON_EXEC_PREFIX])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^PYTHON_EXEC_PREFIX$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pythondir], [$am_cv_python_pythondir])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pythondir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pythondir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pkgpythondir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pkgpythondir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pyexecdir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pyexecdir$])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE])
|
||||
m4trace:configure.ac:38: -1- AC_SUBST_TRACE([pkgpyexecdir])
|
||||
m4trace:configure.ac:38: -1- m4_pattern_allow([^pkgpyexecdir$])
|
||||
m4trace:configure.ac:43: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:43: the top level])
|
||||
m4trace:configure.ac:43: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:43: the top level])
|
||||
m4trace:configure.ac:44: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:44: the top level])
|
||||
m4trace:configure.ac:44: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:44: the top level])
|
||||
m4trace:configure.ac:45: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:45: the top level])
|
||||
m4trace:configure.ac:45: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:45: the top level])
|
||||
m4trace:configure.ac:46: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:46: the top level])
|
||||
m4trace:configure.ac:46: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
configure.ac:46: the top level])
|
||||
m4trace:configure.ac:50: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
configure.ac:50: the top level])
|
||||
m4trace:configure.ac:50: -1- _m4_warn([obsolete], [The macro 'AC_FD_CC' is obsolete.
|
||||
You should run autoupdate.], [./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
|
||||
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
|
||||
acinclude.m4:28: AM_CHECK_PYMOD is expanded from...
|
||||
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
|
||||
configure.ac:50: the top level])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- AC_SUBST_TRACE([LOUIS_TABLE_DIR])
|
||||
m4trace:configure.ac:62: -1- m4_pattern_allow([^LOUIS_TABLE_DIR$])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST([REVISION])
|
||||
m4trace:configure.ac:65: -1- AC_SUBST_TRACE([REVISION])
|
||||
m4trace:configure.ac:65: -1- m4_pattern_allow([^REVISION$])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- AC_SUBST_TRACE([PLATFORM_PATH])
|
||||
m4trace:configure.ac:77: -1- m4_pattern_allow([^PLATFORM_PATH$])
|
||||
m4trace:configure.ac:79: -1- AC_CONFIG_FILES([
|
||||
Makefile
|
||||
docs/Makefile
|
||||
docs/man/Makefile
|
||||
po/Makefile.in
|
||||
help/Makefile
|
||||
icons/Makefile
|
||||
src/Makefile
|
||||
src/orca/Makefile
|
||||
src/orca/scripts/Makefile
|
||||
src/orca/scripts/apps/Makefile
|
||||
src/orca/scripts/apps/Banshee/Makefile
|
||||
src/orca/scripts/apps/Eclipse/Makefile
|
||||
src/orca/scripts/apps/epiphany/Makefile
|
||||
src/orca/scripts/apps/evince/Makefile
|
||||
src/orca/scripts/apps/evolution/Makefile
|
||||
src/orca/scripts/apps/gajim/Makefile
|
||||
src/orca/scripts/apps/gcalctool/Makefile
|
||||
src/orca/scripts/apps/gedit/Makefile
|
||||
src/orca/scripts/apps/gnome-documents/Makefile
|
||||
src/orca/scripts/apps/gnome-shell/Makefile
|
||||
src/orca/scripts/apps/kwin/Makefile
|
||||
src/orca/scripts/apps/notification-daemon/Makefile
|
||||
src/orca/scripts/apps/notify-osd/Makefile
|
||||
src/orca/scripts/apps/pidgin/Makefile
|
||||
src/orca/scripts/apps/soffice/Makefile
|
||||
src/orca/scripts/apps/SeaMonkey/Makefile
|
||||
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile
|
||||
src/orca/scripts/apps/Thunderbird/Makefile
|
||||
src/orca/scripts/apps/xfwm4/Makefile
|
||||
src/orca/scripts/switcher/Makefile
|
||||
src/orca/scripts/terminal/Makefile
|
||||
src/orca/scripts/web/Makefile
|
||||
src/orca/scripts/toolkits/Makefile
|
||||
src/orca/scripts/toolkits/Chromium/Makefile
|
||||
src/orca/scripts/toolkits/Gecko/Makefile
|
||||
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile
|
||||
src/orca/scripts/toolkits/clutter/Makefile
|
||||
src/orca/scripts/toolkits/GAIL/Makefile
|
||||
src/orca/scripts/toolkits/Qt/Makefile
|
||||
src/orca/scripts/toolkits/WebKitGtk/Makefile
|
||||
src/orca/scripts/toolkits/gtk/Makefile
|
||||
src/orca/backends/Makefile
|
||||
src/orca/orca_bin.py
|
||||
src/orca/orca_i18n.py
|
||||
src/orca/orca_platform.py
|
||||
])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LIB@&t@OBJS$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([LTLIBOBJS])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^LTLIBOBJS$])
|
||||
m4trace:configure.ac:127: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^am__EXEEXT_TRUE$])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- m4_pattern_allow([^am__EXEEXT_FALSE$])
|
||||
m4trace:configure.ac:127: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE])
|
||||
m4trace:configure.ac:127: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_build_prefix])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_srcdir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([abs_top_builddir])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([INSTALL])
|
||||
m4trace:configure.ac:127: -1- AC_SUBST_TRACE([MKDIR_P])
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eux -o pipefail
|
||||
|
||||
mkdir -p _build
|
||||
cd _build
|
||||
../autogen.sh --prefix=/usr
|
||||
make
|
||||
make install
|
||||
@@ -0,0 +1,55 @@
|
||||
include:
|
||||
- remote: "https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/80f87b3058efb75a1faae11826211375fba77e7f/templates/opensuse.yml"
|
||||
|
||||
variables:
|
||||
# When branching change the suffix to avoid conflicts with images
|
||||
# from the main branch
|
||||
BASE_TAG: "2023-06-09.0-master"
|
||||
FDO_UPSTREAM_REPO: "gnome/orca"
|
||||
|
||||
.orca_opensuse_tumbleweed_x86_64:
|
||||
variables:
|
||||
FDO_DISTRIBUTION_VERSION: "tumbleweed"
|
||||
FDO_DISTRIBUTION_TAG: "x86_64-${BASE_TAG}"
|
||||
|
||||
opensuse-container@x86_64:
|
||||
extends:
|
||||
- .orca_opensuse_tumbleweed_x86_64
|
||||
- .fdo.container-build@opensuse@x86_64
|
||||
stage: "container-build"
|
||||
variables:
|
||||
FDO_DISTRIBUTION_PACKAGES: >-
|
||||
autoconf
|
||||
automake
|
||||
dbus-1
|
||||
dbus-1-devel
|
||||
gcc
|
||||
gettext
|
||||
gettext-tools
|
||||
git
|
||||
glib2-devel
|
||||
gobject-introspection-devel
|
||||
gsettings-desktop-schemas
|
||||
gstreamer-devel
|
||||
itstool
|
||||
libtool
|
||||
libXi-devel
|
||||
libXtst-devel
|
||||
libxkbcommon-devel
|
||||
libxml2-devel
|
||||
libX11-devel
|
||||
make
|
||||
meson
|
||||
ninja
|
||||
python3
|
||||
python3-brlapi
|
||||
python3-louis
|
||||
python3-pip
|
||||
python3-speechd
|
||||
python310-gobject-devel
|
||||
python310-simplejson
|
||||
xvfb-run
|
||||
yelp-devel
|
||||
yelp-tools
|
||||
FDO_DISTRIBUTION_EXEC: >-
|
||||
pip3 install ruff
|
||||
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eux -o pipefail
|
||||
|
||||
git clone --depth 1 https://gitlab.gnome.org/GNOME/at-spi2-core.git
|
||||
cd at-spi2-core
|
||||
mkdir _build
|
||||
|
||||
meson setup --buildtype=debug --prefix=/usr _build .
|
||||
meson compile -C _build
|
||||
meson install -C _build
|
||||
@@ -0,0 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eux -o pipefail
|
||||
|
||||
git clone --depth 1 https://gitlab.gnome.org/GNOME/pyatspi2.git
|
||||
cd pyatspi2
|
||||
mkdir _build
|
||||
cd _build
|
||||
|
||||
../autogen.sh --prefix=/usr
|
||||
make
|
||||
make install
|
||||
@@ -0,0 +1,30 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Utility script so you can pull the container image from CI for local development.
|
||||
# Run this script and follow the instructions; the script will tell you how
|
||||
# to run "podman run" to launch a container that has the same environment as the
|
||||
# one used during CI pipelines. You can debug things at leisure there.
|
||||
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
||||
CONTAINER_BUILDS=ci/container_builds.yml
|
||||
|
||||
if [ ! -f $CONTAINER_BUILDS ]
|
||||
then
|
||||
echo "Please run this from the toplevel source directory in orca"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
tag=$(grep -e '^ BASE_TAG:' $CONTAINER_BUILDS | head -n 1 | sed -E 's/.*BASE_TAG: "(.+)"/\1/')
|
||||
full_tag=x86_64-$tag
|
||||
echo full_tag=\"$full_tag\"
|
||||
|
||||
image_name=registry.gitlab.gnome.org/gnome/orca/opensuse/tumbleweed:$full_tag
|
||||
|
||||
echo pulling image $image_name
|
||||
podman pull $image_name
|
||||
|
||||
echo ""
|
||||
echo "You can now run this:"
|
||||
echo " podman run --rm -ti --cap-add=SYS_PTRACE -v \$(pwd):/srv/project -w /srv/project $image_name"
|
||||
@@ -0,0 +1,351 @@
|
||||
#! /bin/sh
|
||||
# Wrapper for compilers which do not understand '-c -o'.
|
||||
|
||||
scriptversion=2024-06-19.01; # UTC
|
||||
|
||||
# Copyright (C) 1999-2024 Free Software Foundation, Inc.
|
||||
# Written by Tom Tromey <tromey@cygnus.com>.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
# As a special exception to the GNU General Public License, if you
|
||||
# distribute this file as part of a program that contains a
|
||||
# configuration script generated by Autoconf, you may include it under
|
||||
# the same distribution terms that you use for the rest of that program.
|
||||
|
||||
# This file is maintained in Automake, please report
|
||||
# bugs to <bug-automake@gnu.org> or send patches to
|
||||
# <automake-patches@gnu.org>.
|
||||
|
||||
nl='
|
||||
'
|
||||
|
||||
# We need space, tab and new line, in precisely that order. Quoting is
|
||||
# there to prevent tools from complaining about whitespace usage.
|
||||
IFS=" "" $nl"
|
||||
|
||||
file_conv=
|
||||
|
||||
# func_file_conv build_file lazy
|
||||
# Convert a $build file to $host form and store it in $file
|
||||
# Currently only supports Windows hosts. If the determined conversion
|
||||
# type is listed in (the comma separated) LAZY, no conversion will
|
||||
# take place.
|
||||
func_file_conv ()
|
||||
{
|
||||
file=$1
|
||||
case $file in
|
||||
/ | /[!/]*) # absolute file, and not a UNC file
|
||||
if test -z "$file_conv"; then
|
||||
# lazily determine how to convert abs files
|
||||
case `uname -s` in
|
||||
MINGW*)
|
||||
file_conv=mingw
|
||||
;;
|
||||
CYGWIN* | MSYS*)
|
||||
file_conv=cygwin
|
||||
;;
|
||||
*)
|
||||
file_conv=wine
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
case $file_conv/,$2, in
|
||||
*,$file_conv,*)
|
||||
;;
|
||||
mingw/*)
|
||||
file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
|
||||
;;
|
||||
cygwin/* | msys/*)
|
||||
file=`cygpath -m "$file" || echo "$file"`
|
||||
;;
|
||||
wine/*)
|
||||
file=`winepath -w "$file" || echo "$file"`
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
# func_cl_dashL linkdir
|
||||
# Make cl look for libraries in LINKDIR
|
||||
func_cl_dashL ()
|
||||
{
|
||||
func_file_conv "$1"
|
||||
if test -z "$lib_path"; then
|
||||
lib_path=$file
|
||||
else
|
||||
lib_path="$lib_path;$file"
|
||||
fi
|
||||
linker_opts="$linker_opts -LIBPATH:$file"
|
||||
}
|
||||
|
||||
# func_cl_dashl library
|
||||
# Do a library search-path lookup for cl
|
||||
func_cl_dashl ()
|
||||
{
|
||||
lib=$1
|
||||
found=no
|
||||
save_IFS=$IFS
|
||||
IFS=';'
|
||||
for dir in $lib_path $LIB
|
||||
do
|
||||
IFS=$save_IFS
|
||||
if $shared && test -f "$dir/$lib.dll.lib"; then
|
||||
found=yes
|
||||
lib=$dir/$lib.dll.lib
|
||||
break
|
||||
fi
|
||||
if test -f "$dir/$lib.lib"; then
|
||||
found=yes
|
||||
lib=$dir/$lib.lib
|
||||
break
|
||||
fi
|
||||
if test -f "$dir/lib$lib.a"; then
|
||||
found=yes
|
||||
lib=$dir/lib$lib.a
|
||||
break
|
||||
fi
|
||||
done
|
||||
IFS=$save_IFS
|
||||
|
||||
if test "$found" != yes; then
|
||||
lib=$lib.lib
|
||||
fi
|
||||
}
|
||||
|
||||
# func_cl_wrapper cl arg...
|
||||
# Adjust compile command to suit cl
|
||||
func_cl_wrapper ()
|
||||
{
|
||||
# Assume a capable shell
|
||||
lib_path=
|
||||
shared=:
|
||||
linker_opts=
|
||||
for arg
|
||||
do
|
||||
if test -n "$eat"; then
|
||||
eat=
|
||||
else
|
||||
case $1 in
|
||||
-o)
|
||||
# configure might choose to run compile as 'compile cc -o foo foo.c'.
|
||||
eat=1
|
||||
case $2 in
|
||||
*.o | *.lo | *.[oO][bB][jJ])
|
||||
func_file_conv "$2"
|
||||
set x "$@" -Fo"$file"
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
func_file_conv "$2"
|
||||
set x "$@" -Fe"$file"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
-I)
|
||||
eat=1
|
||||
func_file_conv "$2" mingw
|
||||
set x "$@" -I"$file"
|
||||
shift
|
||||
;;
|
||||
-I*)
|
||||
func_file_conv "${1#-I}" mingw
|
||||
set x "$@" -I"$file"
|
||||
shift
|
||||
;;
|
||||
-l)
|
||||
eat=1
|
||||
func_cl_dashl "$2"
|
||||
set x "$@" "$lib"
|
||||
shift
|
||||
;;
|
||||
-l*)
|
||||
func_cl_dashl "${1#-l}"
|
||||
set x "$@" "$lib"
|
||||
shift
|
||||
;;
|
||||
-L)
|
||||
eat=1
|
||||
func_cl_dashL "$2"
|
||||
;;
|
||||
-L*)
|
||||
func_cl_dashL "${1#-L}"
|
||||
;;
|
||||
-static)
|
||||
shared=false
|
||||
;;
|
||||
-Wl,*)
|
||||
arg=${1#-Wl,}
|
||||
save_ifs="$IFS"; IFS=','
|
||||
for flag in $arg; do
|
||||
IFS="$save_ifs"
|
||||
linker_opts="$linker_opts $flag"
|
||||
done
|
||||
IFS="$save_ifs"
|
||||
;;
|
||||
-Xlinker)
|
||||
eat=1
|
||||
linker_opts="$linker_opts $2"
|
||||
;;
|
||||
-*)
|
||||
set x "$@" "$1"
|
||||
shift
|
||||
;;
|
||||
*.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
|
||||
func_file_conv "$1"
|
||||
set x "$@" -Tp"$file"
|
||||
shift
|
||||
;;
|
||||
*.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
|
||||
func_file_conv "$1" mingw
|
||||
set x "$@" "$file"
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set x "$@" "$1"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
shift
|
||||
done
|
||||
if test -n "$linker_opts"; then
|
||||
linker_opts="-link$linker_opts"
|
||||
fi
|
||||
exec "$@" $linker_opts
|
||||
exit 1
|
||||
}
|
||||
|
||||
eat=
|
||||
|
||||
case $1 in
|
||||
'')
|
||||
echo "$0: No command. Try '$0 --help' for more information." 1>&2
|
||||
exit 1;
|
||||
;;
|
||||
-h | --h*)
|
||||
cat <<\EOF
|
||||
Usage: compile [--help] [--version] PROGRAM [ARGS]
|
||||
|
||||
Wrapper for compilers which do not understand '-c -o'.
|
||||
Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
||||
arguments, and rename the output as expected.
|
||||
|
||||
If you are trying to build a whole package this is not the
|
||||
right script to run: please start by reading the file 'INSTALL'.
|
||||
|
||||
Report bugs to <bug-automake@gnu.org>.
|
||||
GNU Automake home page: <https://www.gnu.org/software/automake/>.
|
||||
General help using GNU software: <https://www.gnu.org/gethelp/>.
|
||||
EOF
|
||||
exit $?
|
||||
;;
|
||||
-v | --v*)
|
||||
echo "compile (GNU Automake) $scriptversion"
|
||||
exit $?
|
||||
;;
|
||||
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
|
||||
clang-cl | *[/\\]clang-cl | clang-cl.exe | *[/\\]clang-cl.exe | \
|
||||
icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
|
||||
func_cl_wrapper "$@" # Doesn't return...
|
||||
;;
|
||||
esac
|
||||
|
||||
ofile=
|
||||
cfile=
|
||||
|
||||
for arg
|
||||
do
|
||||
if test -n "$eat"; then
|
||||
eat=
|
||||
else
|
||||
case $1 in
|
||||
-o)
|
||||
# configure might choose to run compile as 'compile cc -o foo foo.c'.
|
||||
# So we strip '-o arg' only if arg is an object.
|
||||
eat=1
|
||||
case $2 in
|
||||
*.o | *.obj)
|
||||
ofile=$2
|
||||
;;
|
||||
*)
|
||||
set x "$@" -o "$2"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
*.c)
|
||||
cfile=$1
|
||||
set x "$@" "$1"
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set x "$@" "$1"
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
shift
|
||||
done
|
||||
|
||||
if test -z "$ofile" || test -z "$cfile"; then
|
||||
# If no '-o' option was seen then we might have been invoked from a
|
||||
# pattern rule where we don't need one. That is ok -- this is a
|
||||
# normal compilation that the losing compiler can handle. If no
|
||||
# '.c' file was seen then we are probably linking. That is also
|
||||
# ok.
|
||||
exec "$@"
|
||||
fi
|
||||
|
||||
# Name of file we expect compiler to create.
|
||||
cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
|
||||
|
||||
# Create the lock directory.
|
||||
# Note: use '[/\\:.-]' here to ensure that we don't use the same name
|
||||
# that we are using for the .o file. Also, base the name on the expected
|
||||
# object file name, since that is what matters with a parallel build.
|
||||
lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
|
||||
while true; do
|
||||
if mkdir "$lockdir" >/dev/null 2>&1; then
|
||||
break
|
||||
fi
|
||||
sleep 1
|
||||
done
|
||||
# FIXME: race condition here if user kills between mkdir and trap.
|
||||
trap "rmdir '$lockdir'; exit 1" 1 2 15
|
||||
|
||||
# Run the compile.
|
||||
"$@"
|
||||
ret=$?
|
||||
|
||||
if test -f "$cofile"; then
|
||||
test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
|
||||
elif test -f "${cofile}bj"; then
|
||||
test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
|
||||
fi
|
||||
|
||||
rmdir "$lockdir"
|
||||
exit $ret
|
||||
|
||||
# Local Variables:
|
||||
# mode: shell-script
|
||||
# sh-indentation: 2
|
||||
# eval: (add-hook 'before-save-hook 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-time-zone: "UTC0"
|
||||
# time-stamp-end: "; # UTC"
|
||||
# End:
|
||||
+1812
File diff suppressed because it is too large
Load Diff
Executable
+1748
File diff suppressed because it is too large
Load Diff
+931
@@ -0,0 +1,931 @@
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by orca configure 45.3, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
$ ./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
## --------- ##
|
||||
|
||||
hostname = fenrir
|
||||
uname -m = x86_64
|
||||
uname -r = 6.10.10-arch1-1
|
||||
uname -s = Linux
|
||||
uname -v = #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +0000
|
||||
|
||||
/usr/bin/uname -p = unknown
|
||||
/bin/uname -X = unknown
|
||||
|
||||
/bin/arch = unknown
|
||||
/usr/bin/arch -k = unknown
|
||||
/usr/convex/getsysinfo = unknown
|
||||
/usr/bin/hostinfo = unknown
|
||||
/bin/machine = unknown
|
||||
/usr/bin/oslevel = unknown
|
||||
/bin/universe = unknown
|
||||
|
||||
PATH: /home/storm/.pyenv/shims/
|
||||
PATH: /usr/local/sbin/
|
||||
PATH: /usr/local/bin/
|
||||
PATH: /usr/bin/
|
||||
PATH: /opt/cuda/bin/
|
||||
PATH: /opt/cuda/nsight_compute/
|
||||
PATH: /opt/cuda/nsight_systems/bin/
|
||||
PATH: /var/lib/flatpak/exports/bin/
|
||||
PATH: /usr/lib/jvm/default/bin/
|
||||
PATH: /usr/bin/site_perl/
|
||||
PATH: /usr/bin/vendor_perl/
|
||||
PATH: /usr/bin/core_perl/
|
||||
PATH: /usr/lib/rustup/bin/
|
||||
PATH: /home/storm/node_modules/.bin/
|
||||
PATH: /home/storm/bin/
|
||||
PATH: /home/storm/.local/bin/
|
||||
PATH: /usr/lib/surfraw/
|
||||
PATH: /home/storm/node_modules/.bin/
|
||||
PATH: /home/storm/bin/
|
||||
PATH: /home/storm/.local/bin/
|
||||
PATH: /usr/lib/surfraw/
|
||||
|
||||
|
||||
## ----------- ##
|
||||
## Core tests. ##
|
||||
## ----------- ##
|
||||
|
||||
configure:2382: looking for aux files: config.guess config.sub compile config.rpath missing install-sh
|
||||
configure:2395: trying ./
|
||||
configure:2424: ./config.guess found
|
||||
configure:2424: ./config.sub found
|
||||
configure:2424: ./compile found
|
||||
configure:2424: ./config.rpath found
|
||||
configure:2424: ./missing found
|
||||
configure:2406: ./install-sh found
|
||||
configure:2557: checking for a BSD-compatible install
|
||||
configure:2631: result: /usr/bin/install -c
|
||||
configure:2642: checking whether sleep supports fractional seconds
|
||||
configure:2658: result: yes
|
||||
configure:2661: checking filesystem timestamp resolution
|
||||
configure:2796: result: 0.01
|
||||
configure:2801: checking whether build environment is sane
|
||||
configure:2842: result: yes
|
||||
configure:3013: checking for a race-free mkdir -p
|
||||
configure:3056: result: /usr/bin/mkdir -p
|
||||
configure:3063: checking for gawk
|
||||
configure:3084: found /usr/bin/gawk
|
||||
configure:3096: result: gawk
|
||||
configure:3107: checking whether make sets $(MAKE)
|
||||
configure:3131: result: yes
|
||||
configure:3157: checking whether make supports nested variables
|
||||
configure:3176: result: yes
|
||||
configure:3190: checking xargs -n works
|
||||
configure:3206: result: yes
|
||||
configure:3291: checking whether UID '1000' is supported by ustar format
|
||||
configure:3297: result: yes
|
||||
configure:3304: checking whether GID '1000' is supported by ustar format
|
||||
configure:3310: result: yes
|
||||
configure:3318: checking how to create a ustar tar archive
|
||||
configure:3329: tar --version
|
||||
tar (GNU tar) 1.35
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
|
||||
This is free software: you are free to change and redistribute it.
|
||||
There is NO WARRANTY, to the extent permitted by law.
|
||||
|
||||
Written by John Gilmore and Jay Fenlason.
|
||||
configure:3332: $? = 0
|
||||
configure:3372: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
||||
configure:3375: $? = 0
|
||||
configure:3379: tar -xf - <conftest.tar
|
||||
configure:3382: $? = 0
|
||||
configure:3384: cat conftest.dir/file
|
||||
GrepMe
|
||||
configure:3387: $? = 0
|
||||
configure:3402: result: gnutar
|
||||
configure:3429: checking whether to enable maintainer-specific portions of Makefiles
|
||||
configure:3440: result: yes
|
||||
configure:3457: checking for a sed that does not truncate output
|
||||
configure:3529: result: /usr/bin/sed
|
||||
configure:3535: checking whether NLS is requested
|
||||
configure:3546: result: yes
|
||||
configure:3586: checking for msgfmt
|
||||
configure: trying /usr/bin/msgfmt...
|
||||
0 translated messages.
|
||||
configure:3620: result: /usr/bin/msgfmt
|
||||
configure:3629: checking for gmsgfmt
|
||||
configure:3666: result: /usr/bin/msgfmt
|
||||
configure:3711: checking for xgettext
|
||||
configure: trying /usr/bin/xgettext...
|
||||
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
|
||||
configure:3745: result: /usr/bin/xgettext
|
||||
configure:3790: checking for msgmerge
|
||||
configure: trying /usr/bin/msgmerge...
|
||||
configure:3823: result: /usr/bin/msgmerge
|
||||
configure:3877: checking whether make supports the include directive
|
||||
configure:3892: make -f confmf.GNU && cat confinc.out
|
||||
this is the am__doit target
|
||||
configure:3895: $? = 0
|
||||
configure:3914: result: yes (GNU style)
|
||||
configure:3991: checking for gcc
|
||||
configure:4012: found /usr/bin/gcc
|
||||
configure:4024: result: gcc
|
||||
configure:4383: checking for C compiler version
|
||||
configure:4392: gcc --version >&5
|
||||
gcc (GCC) 14.2.1 20240910
|
||||
Copyright (C) 2024 Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
configure:4403: $? = 0
|
||||
configure:4392: gcc -v >&5
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=gcc
|
||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.2.1/lto-wrapper
|
||||
Target: x86_64-pc-linux-gnu
|
||||
Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
|
||||
Thread model: posix
|
||||
Supported LTO compression algorithms: zlib zstd
|
||||
gcc version 14.2.1 20240910 (GCC)
|
||||
configure:4403: $? = 0
|
||||
configure:4392: gcc -V >&5
|
||||
gcc: error: unrecognized command-line option '-V'
|
||||
gcc: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:4403: $? = 1
|
||||
configure:4392: gcc -qversion >&5
|
||||
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
||||
gcc: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:4403: $? = 1
|
||||
configure:4392: gcc -version >&5
|
||||
gcc: error: unrecognized command-line option '-version'
|
||||
gcc: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:4403: $? = 1
|
||||
configure:4423: checking whether the C compiler works
|
||||
configure:4445: gcc conftest.c >&5
|
||||
configure:4449: $? = 0
|
||||
configure:4500: result: yes
|
||||
configure:4504: checking for C compiler default output file name
|
||||
configure:4506: result: a.out
|
||||
configure:4512: checking for suffix of executables
|
||||
configure:4519: gcc -o conftest conftest.c >&5
|
||||
configure:4523: $? = 0
|
||||
configure:4547: result:
|
||||
configure:4571: checking whether we are cross compiling
|
||||
configure:4579: gcc -o conftest conftest.c >&5
|
||||
configure:4583: $? = 0
|
||||
configure:4590: ./conftest
|
||||
configure:4594: $? = 0
|
||||
configure:4609: result: no
|
||||
configure:4615: checking for suffix of object files
|
||||
configure:4638: gcc -c conftest.c >&5
|
||||
configure:4642: $? = 0
|
||||
configure:4666: result: o
|
||||
configure:4670: checking whether the compiler supports GNU C
|
||||
configure:4690: gcc -c conftest.c >&5
|
||||
configure:4690: $? = 0
|
||||
configure:4702: result: yes
|
||||
configure:4713: checking whether gcc accepts -g
|
||||
configure:4734: gcc -c -g conftest.c >&5
|
||||
configure:4734: $? = 0
|
||||
configure:4781: result: yes
|
||||
configure:4801: checking for gcc option to enable C11 features
|
||||
configure:4816: gcc -c -g -O2 conftest.c >&5
|
||||
configure:4816: $? = 0
|
||||
configure:4835: result: none needed
|
||||
configure:4959: checking whether gcc understands -c and -o together
|
||||
configure:4982: gcc -c conftest.c -o conftest2.o
|
||||
configure:4985: $? = 0
|
||||
configure:4982: gcc -c conftest.c -o conftest2.o
|
||||
configure:4985: $? = 0
|
||||
configure:4998: result: yes
|
||||
configure:5017: checking dependency style of gcc
|
||||
configure:5130: result: none
|
||||
configure:5151: checking build system type
|
||||
configure:5167: result: x86_64-pc-linux-gnu
|
||||
configure:5187: checking host system type
|
||||
configure:5202: result: x86_64-pc-linux-gnu
|
||||
configure:5251: checking for ld used by gcc
|
||||
configure:5381: result: /usr/bin/ld
|
||||
configure:5388: checking if the linker (/usr/bin/ld) is GNU ld
|
||||
configure:5405: result: yes
|
||||
configure:5413: checking for shared library run path origin
|
||||
configure:5428: result: done
|
||||
configure:5451: checking 32-bit host C ABI
|
||||
configure:5504: gcc -c -g -O2 conftest.c >&5
|
||||
configure:5504: $? = 0
|
||||
configure:5518: result: no
|
||||
configure:5528: checking how to run the C preprocessor
|
||||
configure:5554: gcc -E conftest.c
|
||||
configure:5554: $? = 0
|
||||
configure:5570: gcc -E conftest.c
|
||||
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
11 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:5570: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "orca"
|
||||
| #define PACKAGE_TARNAME "orca"
|
||||
| #define PACKAGE_VERSION "45.3"
|
||||
| #define PACKAGE_STRING "orca 45.3"
|
||||
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "orca"
|
||||
| #define VERSION "45.3"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:5599: result: gcc -E
|
||||
configure:5613: gcc -E conftest.c
|
||||
configure:5613: $? = 0
|
||||
configure:5629: gcc -E conftest.c
|
||||
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
11 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:5629: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "orca"
|
||||
| #define PACKAGE_TARNAME "orca"
|
||||
| #define PACKAGE_VERSION "45.3"
|
||||
| #define PACKAGE_STRING "orca 45.3"
|
||||
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "orca"
|
||||
| #define VERSION "45.3"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:5662: checking for egrep -e
|
||||
configure:5792: result: /usr/bin/grep -E
|
||||
configure:5800: checking for ELF binary format
|
||||
configure:5826: result: yes
|
||||
configure:5878: checking for the common suffixes of directories in the library search path
|
||||
configure:5955: result: lib,lib,lib64
|
||||
configure:6489: checking for CFPreferencesCopyAppValue
|
||||
configure:6508: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
||||
conftest.c:11:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
||||
11 | #include <CoreFoundation/CFPreferences.h>
|
||||
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:6508: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "orca"
|
||||
| #define PACKAGE_TARNAME "orca"
|
||||
| #define PACKAGE_VERSION "45.3"
|
||||
| #define PACKAGE_STRING "orca 45.3"
|
||||
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "orca"
|
||||
| #define VERSION "45.3"
|
||||
| /* end confdefs.h. */
|
||||
| #include <CoreFoundation/CFPreferences.h>
|
||||
| int
|
||||
| main (void)
|
||||
| {
|
||||
| CFPreferencesCopyAppValue(NULL, NULL)
|
||||
| ;
|
||||
| return 0;
|
||||
| }
|
||||
configure:6520: result: no
|
||||
configure:6527: checking for CFLocaleCopyPreferredLanguages
|
||||
configure:6546: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
||||
conftest.c:11:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
||||
11 | #include <CoreFoundation/CFLocale.h>
|
||||
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:6546: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "orca"
|
||||
| #define PACKAGE_TARNAME "orca"
|
||||
| #define PACKAGE_VERSION "45.3"
|
||||
| #define PACKAGE_STRING "orca 45.3"
|
||||
| #define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "orca"
|
||||
| #define VERSION "45.3"
|
||||
| /* end confdefs.h. */
|
||||
| #include <CoreFoundation/CFLocale.h>
|
||||
| int
|
||||
| main (void)
|
||||
| {
|
||||
| CFLocaleCopyPreferredLanguages();
|
||||
| ;
|
||||
| return 0;
|
||||
| }
|
||||
configure:6558: result: no
|
||||
configure:6608: checking for GNU gettext in libc
|
||||
configure:6638: gcc -o conftest -g -O2 conftest.c >&5
|
||||
configure:6638: $? = 0
|
||||
configure:6650: result: yes
|
||||
configure:7561: checking whether to use NLS
|
||||
configure:7563: result: yes
|
||||
configure:7566: checking where the gettext function comes from
|
||||
configure:7577: result: libc
|
||||
configure:7680: checking whether ln -s works
|
||||
configure:7684: result: yes
|
||||
configure:7728: checking for itstool
|
||||
configure:7749: found /usr/bin/itstool
|
||||
configure:7761: result: itstool
|
||||
configure:7776: checking for xmllint
|
||||
configure:7797: found /usr/bin/xmllint
|
||||
configure:7809: result: xmllint
|
||||
configure:8056: checking for pkg-config
|
||||
configure:8079: found /usr/bin/pkg-config
|
||||
configure:8092: result: /usr/bin/pkg-config
|
||||
configure:8117: checking pkg-config is at least version 0.9.0
|
||||
configure:8120: result: yes
|
||||
configure:8130: checking for pygobject-3.0 >= 3.18
|
||||
configure:8137: $PKG_CONFIG --exists --print-errors "pygobject-3.0 >= 3.18"
|
||||
configure:8140: $? = 0
|
||||
configure:8154: $PKG_CONFIG --exists --print-errors "pygobject-3.0 >= 3.18"
|
||||
configure:8157: $? = 0
|
||||
configure:8215: result: yes
|
||||
configure:8221: checking for atspi-2 >= 2.48
|
||||
configure:8228: $PKG_CONFIG --exists --print-errors "atspi-2 >= 2.48"
|
||||
configure:8231: $? = 0
|
||||
configure:8245: $PKG_CONFIG --exists --print-errors "atspi-2 >= 2.48"
|
||||
configure:8248: $? = 0
|
||||
configure:8306: result: yes
|
||||
configure:8312: checking for atk-bridge-2.0 >= 2.26
|
||||
configure:8319: $PKG_CONFIG --exists --print-errors "atk-bridge-2.0 >= 2.26"
|
||||
configure:8322: $? = 0
|
||||
configure:8336: $PKG_CONFIG --exists --print-errors "atk-bridge-2.0 >= 2.26"
|
||||
configure:8339: $? = 0
|
||||
configure:8397: result: yes
|
||||
configure:8403: checking for gstreamer-1.0
|
||||
configure:8410: $PKG_CONFIG --exists --print-errors "gstreamer-1.0"
|
||||
configure:8413: $? = 0
|
||||
configure:8427: $PKG_CONFIG --exists --print-errors "gstreamer-1.0"
|
||||
configure:8430: $? = 0
|
||||
configure:8468: result: yes
|
||||
configure:8512: checking for a Python interpreter with version >= 3.3
|
||||
configure:8530: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
|
||||
configure:8533: $? = 0
|
||||
configure:8541: result: python
|
||||
configure:8549: checking for python
|
||||
configure:8572: found /home/storm/.pyenv/shims/python
|
||||
configure:8585: result: /home/storm/.pyenv/shims/python
|
||||
configure:8602: checking for python version
|
||||
configure:8611: result: 3.12
|
||||
configure:8616: checking for python platform
|
||||
configure:8625: result: linux
|
||||
configure:8688: checking for GNU default python prefix
|
||||
configure:8690: result: ${prefix}
|
||||
configure:8758: checking for GNU default python exec_prefix
|
||||
configure:8760: result: ${exec_prefix}
|
||||
configure:8807: checking for python script directory (pythondir)
|
||||
configure:8847: result: ${PYTHON_PREFIX}/lib/python3.12/site-packages
|
||||
configure:8855: checking for python extension module directory (pyexecdir)
|
||||
configure:8895: result: ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages
|
||||
configure:8912: checking for python module gi
|
||||
configure:8941: result: yes
|
||||
configure:8951: checking for python module json
|
||||
configure:8980: result: yes
|
||||
configure:8990: checking for python module brlapi
|
||||
configure:9019: result: yes
|
||||
configure:9030: checking for python module speechd
|
||||
configure:9059: result: yes
|
||||
configure:9080: checking for python module louis
|
||||
configure:9109: result: yes
|
||||
configure:9286: checking that generated files are newer than configure
|
||||
configure:9292: result: done
|
||||
configure:9331: creating ./config.status
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by orca config.status 45.3, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
CONFIG_HEADERS =
|
||||
CONFIG_LINKS =
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on fenrir
|
||||
|
||||
config.status:1062: creating Makefile
|
||||
config.status:1062: creating docs/Makefile
|
||||
config.status:1062: creating docs/man/Makefile
|
||||
config.status:1062: creating po/Makefile.in
|
||||
config.status:1062: creating help/Makefile
|
||||
config.status:1062: creating icons/Makefile
|
||||
config.status:1062: creating src/Makefile
|
||||
config.status:1062: creating src/orca/Makefile
|
||||
config.status:1062: creating src/orca/scripts/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/Banshee/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/Eclipse/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/epiphany/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/evince/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/evolution/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/gajim/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/gcalctool/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/gedit/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/gnome-documents/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/gnome-shell/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/kwin/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/notification-daemon/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/notify-osd/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/pidgin/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/soffice/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/SeaMonkey/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/smuxi-frontend-gnome/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/Thunderbird/Makefile
|
||||
config.status:1062: creating src/orca/scripts/apps/xfwm4/Makefile
|
||||
config.status:1062: creating src/orca/scripts/switcher/Makefile
|
||||
config.status:1062: creating src/orca/scripts/terminal/Makefile
|
||||
config.status:1062: creating src/orca/scripts/web/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/Chromium/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/Gecko/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/J2SE-access-bridge/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/clutter/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/GAIL/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/Qt/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/WebKitGtk/Makefile
|
||||
config.status:1062: creating src/orca/scripts/toolkits/gtk/Makefile
|
||||
config.status:1062: creating src/orca/backends/Makefile
|
||||
config.status:1062: creating src/orca/orca_bin.py
|
||||
config.status:1062: creating src/orca/orca_i18n.py
|
||||
config.status:1170: WARNING: 'src/orca/orca_i18n.py.in' seems to ignore the --datarootdir setting
|
||||
config.status:1062: creating src/orca/orca_platform.py
|
||||
config.status:1170: WARNING: 'src/orca/orca_platform.py.in' seems to ignore the --datarootdir setting
|
||||
config.status:1234: executing po-directories commands
|
||||
config.status:1234: executing depfiles commands
|
||||
config.status:1234: executing default commands
|
||||
|
||||
## ---------------- ##
|
||||
## Cache variables. ##
|
||||
## ---------------- ##
|
||||
|
||||
ac_cv_build=x86_64-pc-linux-gnu
|
||||
ac_cv_c_compiler_gnu=yes
|
||||
ac_cv_env_ATKBRIDGE_CFLAGS_set=
|
||||
ac_cv_env_ATKBRIDGE_CFLAGS_value=
|
||||
ac_cv_env_ATKBRIDGE_LIBS_set=
|
||||
ac_cv_env_ATKBRIDGE_LIBS_value=
|
||||
ac_cv_env_ATSPI2_CFLAGS_set=
|
||||
ac_cv_env_ATSPI2_CFLAGS_value=
|
||||
ac_cv_env_ATSPI2_LIBS_set=
|
||||
ac_cv_env_ATSPI2_LIBS_value=
|
||||
ac_cv_env_CC_set=
|
||||
ac_cv_env_CC_value=
|
||||
ac_cv_env_CFLAGS_set=
|
||||
ac_cv_env_CFLAGS_value=
|
||||
ac_cv_env_CPPFLAGS_set=
|
||||
ac_cv_env_CPPFLAGS_value=
|
||||
ac_cv_env_CPP_set=
|
||||
ac_cv_env_CPP_value=
|
||||
ac_cv_env_GSTREAMER_CFLAGS_set=
|
||||
ac_cv_env_GSTREAMER_CFLAGS_value=
|
||||
ac_cv_env_GSTREAMER_LIBS_set=
|
||||
ac_cv_env_GSTREAMER_LIBS_value=
|
||||
ac_cv_env_ITSTOOL_set=
|
||||
ac_cv_env_ITSTOOL_value=
|
||||
ac_cv_env_LDFLAGS_set=
|
||||
ac_cv_env_LDFLAGS_value=
|
||||
ac_cv_env_LIBS_set=
|
||||
ac_cv_env_LIBS_value=
|
||||
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
||||
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
||||
ac_cv_env_PKG_CONFIG_PATH_set=
|
||||
ac_cv_env_PKG_CONFIG_PATH_value=
|
||||
ac_cv_env_PKG_CONFIG_set=
|
||||
ac_cv_env_PKG_CONFIG_value=
|
||||
ac_cv_env_PYGOBJECT_CFLAGS_set=
|
||||
ac_cv_env_PYGOBJECT_CFLAGS_value=
|
||||
ac_cv_env_PYGOBJECT_LIBS_set=
|
||||
ac_cv_env_PYGOBJECT_LIBS_value=
|
||||
ac_cv_env_PYTHON_set=
|
||||
ac_cv_env_PYTHON_value=
|
||||
ac_cv_env_XMLLINT_set=
|
||||
ac_cv_env_XMLLINT_value=
|
||||
ac_cv_env_build_alias_set=
|
||||
ac_cv_env_build_alias_value=
|
||||
ac_cv_env_host_alias_set=
|
||||
ac_cv_env_host_alias_value=
|
||||
ac_cv_env_target_alias_set=
|
||||
ac_cv_env_target_alias_value=
|
||||
ac_cv_host=x86_64-pc-linux-gnu
|
||||
ac_cv_objext=o
|
||||
ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
|
||||
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
|
||||
ac_cv_path_MSGFMT=/usr/bin/msgfmt
|
||||
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
||||
ac_cv_path_PYTHON=/home/storm/.pyenv/shims/python
|
||||
ac_cv_path_SED=/usr/bin/sed
|
||||
ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
||||
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
||||
ac_cv_path_install='/usr/bin/install -c'
|
||||
ac_cv_path_mkdir=/usr/bin/mkdir
|
||||
ac_cv_prog_AWK=gawk
|
||||
ac_cv_prog_CPP='gcc -E'
|
||||
ac_cv_prog_ITSTOOL=itstool
|
||||
ac_cv_prog_XMLLINT=xmllint
|
||||
ac_cv_prog_ac_ct_CC=gcc
|
||||
ac_cv_prog_cc_c11=
|
||||
ac_cv_prog_cc_g=yes
|
||||
ac_cv_prog_cc_stdc=
|
||||
ac_cv_prog_make_make_set=yes
|
||||
acl_cv_hardcode_direct=no
|
||||
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
acl_cv_hardcode_libdir_separator=
|
||||
acl_cv_hardcode_minus_L=no
|
||||
acl_cv_libdirstems=lib,lib,lib64
|
||||
acl_cv_libext=a
|
||||
acl_cv_libname_spec='lib$name'
|
||||
acl_cv_library_names_spec='$libname$shrext'
|
||||
acl_cv_path_LD=/usr/bin/ld
|
||||
acl_cv_prog_gnu_ld=yes
|
||||
acl_cv_rpath=done
|
||||
acl_cv_shlibext=so
|
||||
acl_cv_wl=-Wl,
|
||||
am_cv_CC_dependencies_compiler_type=none
|
||||
am_cv_filesystem_timestamp_resolution=0.01
|
||||
am_cv_make_support_nested_variables=yes
|
||||
am_cv_pathless_PYTHON=python
|
||||
am_cv_prog_cc_c_o=yes
|
||||
am_cv_prog_tar_ustar=gnutar
|
||||
am_cv_python_platform=linux
|
||||
am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages'
|
||||
am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.12/site-packages'
|
||||
am_cv_python_version=3.12
|
||||
am_cv_sleep_fractional_seconds=yes
|
||||
am_cv_xargs_n_works=yes
|
||||
gl_cv_elf=yes
|
||||
gl_cv_host_cpu_c_abi_32bit=no
|
||||
gt_cv_func_CFLocaleCopyPreferredLanguages=no
|
||||
gt_cv_func_CFPreferencesCopyAppValue=no
|
||||
gt_cv_func_gnugettext1_libc=yes
|
||||
pkg_cv_ATKBRIDGE_CFLAGS='-I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'
|
||||
pkg_cv_ATKBRIDGE_LIBS=-latk-bridge-2.0
|
||||
pkg_cv_ATSPI2_CFLAGS='-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread'
|
||||
pkg_cv_ATSPI2_LIBS='-latspi -ldbus-1 -lglib-2.0'
|
||||
pkg_cv_GSTREAMER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread'
|
||||
pkg_cv_GSTREAMER_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
|
||||
pkg_cv_PYGOBJECT_CFLAGS='-I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread'
|
||||
pkg_cv_PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0'
|
||||
py_cv_mod_brlapi_=yes
|
||||
py_cv_mod_gi_=yes
|
||||
py_cv_mod_json_=yes
|
||||
py_cv_mod_louis_=yes
|
||||
py_cv_mod_speechd_=yes
|
||||
|
||||
## ----------------- ##
|
||||
## Output variables. ##
|
||||
## ----------------- ##
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
$(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \
|
||||
echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \
|
||||
$(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \
|
||||
echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \
|
||||
fi; \
|
||||
if test "x$(YELP_LC_MEDIA_LINKS)" != "x"; then \
|
||||
$(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \
|
||||
$(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \
|
||||
$(XMLLINT) --nonet --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \
|
||||
cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \
|
||||
d="$(srcdir)/"; \
|
||||
echo "$(XMLLINT) --nonet --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \
|
||||
echo "rm -f $$helpdir$$f"; \
|
||||
elif test "x$$lc" != "xC"; then \
|
||||
fi; \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \
|
||||
if test "x$mdir" = "x."; then mdir=""; fi; \
|
||||
if test -f "$$d$$lc/$$f"; then \
|
||||
if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \
|
||||
if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \
|
||||
mdir=`dirname "$$f"`; \
|
||||
msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \
|
||||
mv "$(notdir $@).tmp" "$(notdir $@)"); \
|
||||
rm "$(notdir $@).tmp"); \
|
||||
rm -f "$$helpdir$$f"; \
|
||||
then d=; \
|
||||
xmlpath="$$lc"; \
|
||||
xmlpath="$$lc:$(srcdir)/$$lc"; \
|
||||
$(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
|
||||
$(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
|
||||
$(MKDIR_P) "$(distdir)/$$lc"; \
|
||||
$(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
|
||||
(cd "$(dir $@)" && \
|
||||
(cd "$(dir $@)" && \
|
||||
done; \
|
||||
done; \
|
||||
done; \
|
||||
done; \
|
||||
echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
|
||||
echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
|
||||
echo "rm -f $$helpdir`basename $$f`"; \
|
||||
echo "rm -f $$helpdir`basename $$f`"; \
|
||||
else \
|
||||
fi; \
|
||||
for file in $(HELP_FILES); do \
|
||||
for lc in C $(_HELP_LINGUAS); do \
|
||||
for lc in C $(_HELP_LINGUAS); do \
|
||||
for page in $(HELP_FILES); do \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
|
||||
if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
|
||||
if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
|
||||
if test "x$(_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \
|
||||
if test -d "$$lc"; \
|
||||
if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
|
||||
if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \
|
||||
lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
|
||||
lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
|
||||
msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \
|
||||
rm -f "$$helpdir`basename $$f`"; \
|
||||
rm -f "$$helpdir`basename $$f`"; \
|
||||
$(AM_V_GEN)if ! test -f "$@"; then \
|
||||
$(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \
|
||||
$(AM_V_GEN)msgfmt -o "$@" "$<"
|
||||
$(AM_V_at)for po in $(_HELP_POFILES); do \
|
||||
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
|
||||
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
|
||||
$(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi
|
||||
$(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi
|
||||
$(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)")
|
||||
$(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \
|
||||
$(file >clean-help-files,$(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES))
|
||||
(cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \
|
||||
@for f in $(HELP_MEDIA); do \
|
||||
@for f in $(HELP_MEDIA); do \
|
||||
@for f in $(_HELP_C_EXTRA); do \
|
||||
@for f in $(_HELP_C_EXTRA); do \
|
||||
@for lc in C $(_HELP_LINGUAS); do \
|
||||
@for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
|
||||
@for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
|
||||
@xargs -t rm -f < clean-help-files
|
||||
done
|
||||
done
|
||||
done
|
||||
done
|
||||
done
|
||||
done
|
||||
done;
|
||||
done; \
|
||||
done; done
|
||||
done; done
|
||||
else \
|
||||
fi
|
||||
for lc in C $(_HELP_LINGUAS); do \
|
||||
for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
|
||||
if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \
|
||||
mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \
|
||||
rm -f clean-help-files
|
||||
touch "$@"
|
||||
$(_HELP_LC_FILES): $(_HELP_LINGUAS)
|
||||
$(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA)
|
||||
$(_HELP_LC_STAMPS): %.stamp: %.mo
|
||||
$(_HELP_LINGUAS): $(_HELP_LC_STAMPS)
|
||||
$(_HELP_MOFILES): %.mo: %.po
|
||||
$(_HELP_POFILES):
|
||||
$(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
|
||||
'
|
||||
.PHONY: check-help
|
||||
.PHONY: clean-help
|
||||
.PHONY: install-help
|
||||
.PHONY: pot
|
||||
.PHONY: repo
|
||||
.PHONY: uninstall-help
|
||||
ACLOCAL='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' aclocal-1.17'
|
||||
AMDEPBACKSLASH='\'
|
||||
AMDEP_FALSE='#'
|
||||
AMDEP_TRUE=''
|
||||
AMTAR='$${TAR-tar}'
|
||||
AM_BACKSLASH='\'
|
||||
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
||||
AM_DEFAULT_VERBOSITY='1'
|
||||
AM_V='$(V)'
|
||||
ATKBRIDGE_CFLAGS='-I/usr/include/at-spi2-atk/2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include'
|
||||
ATKBRIDGE_LIBS='-latk-bridge-2.0'
|
||||
ATSPI2_CFLAGS='-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread'
|
||||
ATSPI2_LIBS='-latspi -ldbus-1 -lglib-2.0'
|
||||
AUTOCONF='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' autoconf'
|
||||
AUTOHEADER='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' autoheader'
|
||||
AUTOMAKE='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' automake-1.17'
|
||||
AWK='gawk'
|
||||
CC='gcc'
|
||||
CCDEPMODE='depmode=none'
|
||||
CFLAGS='-g -O2'
|
||||
CPP='gcc -E'
|
||||
CPPFLAGS=''
|
||||
CSCOPE='cscope'
|
||||
CTAGS='ctags'
|
||||
CYGPATH_W='echo'
|
||||
DEFS='-DPACKAGE_NAME=\"orca\" -DPACKAGE_TARNAME=\"orca\" -DPACKAGE_VERSION=\"45.3\" -DPACKAGE_STRING=\"orca\ 45.3\" -DPACKAGE_BUGREPORT=\"https://gitlab.gnome.org/GNOME/orca/-/issues/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"orca\" -DVERSION=\"45.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGETTEXT_PACKAGE=\"orca\"'
|
||||
DEPDIR='.deps'
|
||||
ECHO_C=''
|
||||
ECHO_N='-n'
|
||||
ECHO_T=''
|
||||
ETAGS='etags'
|
||||
EXEEXT=''
|
||||
EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
|
||||
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
|
||||
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
|
||||
EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp))
|
||||
EXTRA_DIST ?=
|
||||
GETTEXT_MACRO_VERSION='0.20'
|
||||
GETTEXT_PACKAGE='orca'
|
||||
GMSGFMT='/usr/bin/msgfmt'
|
||||
GMSGFMT_015='/usr/bin/msgfmt'
|
||||
GSTREAMER_CFLAGS='-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread'
|
||||
GSTREAMER_LIBS='-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
|
||||
HELP_DIR='${datadir}/help'
|
||||
HELP_EXTRA ?=
|
||||
HELP_FILES ?=
|
||||
HELP_ID ?=
|
||||
HELP_LINGUAS ?=
|
||||
HELP_MEDIA ?=
|
||||
HELP_POT ?=
|
||||
INSTALL_DATA='${INSTALL} -m 644'
|
||||
INSTALL_PROGRAM='${INSTALL}'
|
||||
INSTALL_SCRIPT='${INSTALL}'
|
||||
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||||
INTLLIBS=''
|
||||
INTL_MACOSX_LIBS=''
|
||||
ITSTOOL='itstool'
|
||||
LDFLAGS=''
|
||||
LIBICONV='-liconv'
|
||||
LIBINTL=''
|
||||
LIBOBJS=''
|
||||
LIBS=''
|
||||
LN_S='ln -s'
|
||||
LOUIS_TABLE_DIR='/usr/share/liblouis/tables'
|
||||
LTLIBICONV='-liconv'
|
||||
LTLIBINTL=''
|
||||
LTLIBOBJS=''
|
||||
MAINT=''
|
||||
MAINTAINER_MODE_FALSE='#'
|
||||
MAINTAINER_MODE_TRUE=''
|
||||
MAKEINFO='${SHELL} '\''/home/storm/orcatmp/orca/missing'\'' makeinfo'
|
||||
MKDIR_P='/usr/bin/mkdir -p'
|
||||
MSGFMT='/usr/bin/msgfmt'
|
||||
MSGMERGE='/usr/bin/msgmerge'
|
||||
MSGMERGE_FOR_MSGFMT_OPTION='--for-msgfmt'
|
||||
OBJEXT='o'
|
||||
PACKAGE='orca'
|
||||
PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/orca/-/issues/'
|
||||
PACKAGE_NAME='orca'
|
||||
PACKAGE_STRING='orca 45.3'
|
||||
PACKAGE_TARNAME='orca'
|
||||
PACKAGE_URL=''
|
||||
PACKAGE_VERSION='45.3'
|
||||
PATH_SEPARATOR=':'
|
||||
PKG_CONFIG='/usr/bin/pkg-config'
|
||||
PKG_CONFIG_LIBDIR=''
|
||||
PKG_CONFIG_PATH=''
|
||||
PLATFORM_PATH=':/usr/bin:/usr/sbin:/bin'
|
||||
POSUB='po'
|
||||
PYGOBJECT_CFLAGS='-I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread'
|
||||
PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0'
|
||||
PYTHON='/home/storm/.pyenv/shims/python'
|
||||
PYTHON_EXEC_PREFIX='${exec_prefix}'
|
||||
PYTHON_PLATFORM='linux'
|
||||
PYTHON_PREFIX='${prefix}'
|
||||
PYTHON_VERSION='3.12'
|
||||
REVISION='fb25228b6'
|
||||
SED='/usr/bin/sed'
|
||||
SET_MAKE=''
|
||||
SHELL='/bin/sh'
|
||||
STRIP=''
|
||||
USE_NLS='yes'
|
||||
VERSION='45.3'
|
||||
XGETTEXT='/usr/bin/xgettext'
|
||||
XGETTEXT_015='/usr/bin/xgettext'
|
||||
XGETTEXT_EXTRA_OPTIONS=''
|
||||
XMLLINT='xmllint'
|
||||
YELP_HELP_RULES='
|
||||
YELP_LC_DIST='true'
|
||||
YELP_LC_MEDIA_LINKS='true'
|
||||
_HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f))
|
||||
_HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f))
|
||||
_HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f))
|
||||
_HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
|
||||
_HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f)))
|
||||
_HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp)
|
||||
_HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V))
|
||||
_HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V))
|
||||
_HELP_LC_VERBOSE_0 = @echo " GEN "$(dir $@);
|
||||
_HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS))
|
||||
_HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES))
|
||||
_HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po))
|
||||
_HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot))
|
||||
_HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V))
|
||||
ac_ct_CC='gcc'
|
||||
all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES)
|
||||
am__EXEEXT_FALSE=''
|
||||
am__EXEEXT_TRUE='#'
|
||||
am__fastdepCC_FALSE=''
|
||||
am__fastdepCC_TRUE='#'
|
||||
am__include='include'
|
||||
am__isrc=''
|
||||
am__leading_dot='.'
|
||||
am__nodep='_no'
|
||||
am__quote=''
|
||||
am__rm_f_notfound=''
|
||||
am__tar='tar --format=ustar -chf - "$$tardir"'
|
||||
am__untar='tar -xf -'
|
||||
am__xargs_n='xargs -n'
|
||||
bindir='${exec_prefix}/bin'
|
||||
build='x86_64-pc-linux-gnu'
|
||||
build_alias=''
|
||||
build_cpu='x86_64'
|
||||
build_os='linux-gnu'
|
||||
build_vendor='pc'
|
||||
check-help:
|
||||
check: check-help
|
||||
clean-help:
|
||||
datadir='${datarootdir}'
|
||||
datarootdir='${prefix}/share'
|
||||
distdir-help-files: $(_HELP_LC_FILES)
|
||||
distdir: distdir-help-files
|
||||
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
||||
dvidir='${docdir}'
|
||||
exec_prefix='${prefix}'
|
||||
host='x86_64-pc-linux-gnu'
|
||||
host_alias=''
|
||||
host_cpu='x86_64'
|
||||
host_os='linux-gnu'
|
||||
host_vendor='pc'
|
||||
htmldir='${docdir}'
|
||||
includedir='${prefix}/include'
|
||||
infodir='${datarootdir}/info'
|
||||
install-data-am: $(if $(HELP_ID),install-help)
|
||||
install-help: $(_HELP_LC_FILES)
|
||||
install_sh='${SHELL} /home/storm/orcatmp/orca/install-sh'
|
||||
libdir='${exec_prefix}/lib'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
localedir='${datarootdir}/locale'
|
||||
localedir_c='"/usr/local/share/locale"'
|
||||
localedir_c_make='\"$(localedir)\"'
|
||||
localstatedir='/var'
|
||||
mandir='${datarootdir}/man'
|
||||
mkdir_p='$(MKDIR_P)'
|
||||
mostlyclean-am: $(if $(HELP_ID),clean-help)
|
||||
oldincludedir='/usr/include'
|
||||
pdfdir='${docdir}'
|
||||
pkgpyexecdir='${pyexecdir}/orca'
|
||||
pkgpythondir='${pythondir}/orca'
|
||||
pot: $(_HELP_POTFILE)
|
||||
prefix='/usr/local'
|
||||
program_transform_name='s,x,x,'
|
||||
psdir='${docdir}'
|
||||
pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages'
|
||||
pythondir='${PYTHON_PREFIX}/lib/python3.12/site-packages'
|
||||
repo: $(_HELP_POTFILE)
|
||||
runstatedir='${localstatedir}/run'
|
||||
sbindir='${exec_prefix}/sbin'
|
||||
sharedstatedir='${prefix}/com'
|
||||
sysconfdir='/etc'
|
||||
target_alias=''
|
||||
uninstall-am: $(if $(HELP_ID),uninstall-help)
|
||||
uninstall-help:
|
||||
|
||||
## ----------- ##
|
||||
## confdefs.h. ##
|
||||
## ----------- ##
|
||||
|
||||
/* confdefs.h */
|
||||
#define PACKAGE_NAME "orca"
|
||||
#define PACKAGE_TARNAME "orca"
|
||||
#define PACKAGE_VERSION "45.3"
|
||||
#define PACKAGE_STRING "orca 45.3"
|
||||
#define PACKAGE_BUGREPORT "https://gitlab.gnome.org/GNOME/orca/-/issues/"
|
||||
#define PACKAGE_URL ""
|
||||
#define PACKAGE "orca"
|
||||
#define VERSION "45.3"
|
||||
#define ENABLE_NLS 1
|
||||
#define HAVE_GETTEXT 1
|
||||
#define HAVE_DCGETTEXT 1
|
||||
#define GETTEXT_PACKAGE "orca"
|
||||
|
||||
configure: exit 0
|
||||
Executable
+684
@@ -0,0 +1,684 @@
|
||||
#! /bin/sh
|
||||
# Output a system dependent set of variables, describing how to set the
|
||||
# run time search path of shared libraries in an executable.
|
||||
#
|
||||
# Copyright 1996-2024 Free Software Foundation, Inc.
|
||||
# Taken from GNU libtool, 2001
|
||||
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
||||
#
|
||||
# This file is free software; the Free Software Foundation gives
|
||||
# unlimited permission to copy and/or distribute it, with or without
|
||||
# modifications, as long as this notice is preserved.
|
||||
#
|
||||
# The first argument passed to this file is the canonical host specification,
|
||||
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
|
||||
# or
|
||||
# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
|
||||
# The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
|
||||
# should be set by the caller.
|
||||
#
|
||||
# The set of defined variables is at the end of this script.
|
||||
|
||||
# Known limitations:
|
||||
# - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
|
||||
# than 256 bytes, otherwise the compiler driver will dump core. The only
|
||||
# known workaround is to choose shorter directory names for the build
|
||||
# directory and/or the installation directory.
|
||||
|
||||
# All known linkers require a '.a' archive for static linking (except MSVC,
|
||||
# which needs '.lib').
|
||||
libext=a
|
||||
shrext=.so
|
||||
|
||||
host="$1"
|
||||
host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
|
||||
host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
|
||||
host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
|
||||
|
||||
# Code taken from libtool.m4's _LT_CC_BASENAME.
|
||||
|
||||
for cc_temp in $CC""; do
|
||||
case $cc_temp in
|
||||
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
|
||||
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
|
||||
\-*) ;;
|
||||
*) break;;
|
||||
esac
|
||||
done
|
||||
cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
|
||||
|
||||
# Code taken from libtool.m4's _LT_COMPILER_PIC.
|
||||
|
||||
wl=
|
||||
if test "$GCC" = yes; then
|
||||
wl='-Wl,'
|
||||
else
|
||||
case "$host_os" in
|
||||
aix*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
mingw* | cygwin* | pw32* | os2* | cegcc*)
|
||||
;;
|
||||
hpux9* | hpux10* | hpux11*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
irix5* | irix6* | nonstopux*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
linux* | k*bsd*-gnu | kopensolaris*-gnu)
|
||||
case $cc_basename in
|
||||
ecc*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
icc* | ifort*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
lf95*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
nagfor*)
|
||||
wl='-Wl,-Wl,,'
|
||||
;;
|
||||
pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
ccc*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
xl* | bgxl* | bgf* | mpixl*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
como)
|
||||
wl='-lopt='
|
||||
;;
|
||||
*)
|
||||
case `$CC -V 2>&1 | sed 5q` in
|
||||
*Sun\ F* | *Sun*Fortran*)
|
||||
wl=
|
||||
;;
|
||||
*Sun\ C*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
newsos6)
|
||||
;;
|
||||
*nto* | *qnx*)
|
||||
;;
|
||||
osf3* | osf4* | osf5*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
rdos*)
|
||||
;;
|
||||
solaris*)
|
||||
case $cc_basename in
|
||||
f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
|
||||
wl='-Qoption ld '
|
||||
;;
|
||||
*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
sunos4*)
|
||||
wl='-Qoption ld '
|
||||
;;
|
||||
sysv4 | sysv4.2uw2* | sysv4.3*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
sysv4*MP*)
|
||||
;;
|
||||
sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
unicos*)
|
||||
wl='-Wl,'
|
||||
;;
|
||||
uts4*)
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
# Code taken from libtool.m4's _LT_LINKER_SHLIBS.
|
||||
|
||||
hardcode_libdir_flag_spec=
|
||||
hardcode_libdir_separator=
|
||||
hardcode_direct=no
|
||||
hardcode_minus_L=no
|
||||
|
||||
case "$host_os" in
|
||||
cygwin* | mingw* | pw32* | cegcc*)
|
||||
# FIXME: the MSVC++ port hasn't been tested in a loooong time
|
||||
# When not using gcc, we currently assume that we are using
|
||||
# Microsoft Visual C++.
|
||||
if test "$GCC" != yes; then
|
||||
with_gnu_ld=no
|
||||
fi
|
||||
;;
|
||||
interix*)
|
||||
# we just hope/assume this is gcc and not c89 (= MSVC++)
|
||||
with_gnu_ld=yes
|
||||
;;
|
||||
openbsd*)
|
||||
with_gnu_ld=no
|
||||
;;
|
||||
esac
|
||||
|
||||
ld_shlibs=yes
|
||||
if test "$with_gnu_ld" = yes; then
|
||||
# Set some defaults for GNU ld with shared library support. These
|
||||
# are reset later if shared libraries are not supported. Putting them
|
||||
# here allows them to be overridden if necessary.
|
||||
# Unlike libtool, we use -rpath here, not --rpath, since the documented
|
||||
# option of GNU ld is called -rpath, not --rpath.
|
||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
case "$host_os" in
|
||||
aix[3-9]*)
|
||||
# On AIX/PPC, the GNU linker is very broken
|
||||
if test "$host_cpu" != ia64; then
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
amigaos*)
|
||||
case "$host_cpu" in
|
||||
powerpc)
|
||||
;;
|
||||
m68k)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
beos*)
|
||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
cygwin* | mingw* | pw32* | cegcc*)
|
||||
# hardcode_libdir_flag_spec is actually meaningless, as there is
|
||||
# no search path for DLLs.
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
haiku*)
|
||||
;;
|
||||
interix[3-9]*)
|
||||
hardcode_direct=no
|
||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
||||
;;
|
||||
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
|
||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
netbsd*)
|
||||
;;
|
||||
solaris*)
|
||||
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
|
||||
ld_shlibs=no
|
||||
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
|
||||
case `$LD -v 2>&1` in
|
||||
*\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
|
||||
ld_shlibs=no
|
||||
;;
|
||||
*)
|
||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
||||
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
sunos4*)
|
||||
hardcode_direct=yes
|
||||
;;
|
||||
*)
|
||||
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
if test "$ld_shlibs" = no; then
|
||||
hardcode_libdir_flag_spec=
|
||||
fi
|
||||
else
|
||||
case "$host_os" in
|
||||
aix3*)
|
||||
# Note: this linker hardcodes the directories in LIBPATH if there
|
||||
# are no directories specified by -L.
|
||||
hardcode_minus_L=yes
|
||||
if test "$GCC" = yes; then
|
||||
# Neither direct hardcoding nor static linking is supported with a
|
||||
# broken collect2.
|
||||
hardcode_direct=unsupported
|
||||
fi
|
||||
;;
|
||||
aix[4-9]*)
|
||||
if test "$host_cpu" = ia64; then
|
||||
# On IA64, the linker does run time linking by default, so we don't
|
||||
# have to do anything special.
|
||||
aix_use_runtimelinking=no
|
||||
else
|
||||
aix_use_runtimelinking=no
|
||||
# Test if we are trying to use run time linking or normal
|
||||
# AIX style linking. If -brtl is somewhere in LDFLAGS, we
|
||||
# need to do runtime linking.
|
||||
case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
|
||||
for ld_flag in $LDFLAGS; do
|
||||
if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
|
||||
aix_use_runtimelinking=yes
|
||||
break
|
||||
fi
|
||||
done
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
hardcode_direct=yes
|
||||
hardcode_libdir_separator=':'
|
||||
if test "$GCC" = yes; then
|
||||
case $host_os in aix4.[012]|aix4.[012].*)
|
||||
collect2name=`${CC} -print-prog-name=collect2`
|
||||
if test -f "$collect2name" && \
|
||||
strings "$collect2name" | grep resolve_lib_name >/dev/null
|
||||
then
|
||||
# We have reworked collect2
|
||||
:
|
||||
else
|
||||
# We have old collect2
|
||||
hardcode_direct=unsupported
|
||||
hardcode_minus_L=yes
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
hardcode_libdir_separator=
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
# Begin _LT_AC_SYS_LIBPATH_AIX.
|
||||
echo 'int main () { return 0; }' > conftest.c
|
||||
${CC} ${LDFLAGS} conftest.c -o conftest
|
||||
aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
|
||||
}'`
|
||||
if test -z "$aix_libpath"; then
|
||||
aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
|
||||
}'`
|
||||
fi
|
||||
if test -z "$aix_libpath"; then
|
||||
aix_libpath="/usr/lib:/lib"
|
||||
fi
|
||||
rm -f conftest.c conftest
|
||||
# End _LT_AC_SYS_LIBPATH_AIX.
|
||||
if test "$aix_use_runtimelinking" = yes; then
|
||||
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
|
||||
else
|
||||
if test "$host_cpu" = ia64; then
|
||||
hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
|
||||
else
|
||||
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
amigaos*)
|
||||
case "$host_cpu" in
|
||||
powerpc)
|
||||
;;
|
||||
m68k)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
bsdi[45]*)
|
||||
;;
|
||||
cygwin* | mingw* | pw32* | cegcc*)
|
||||
# When not using gcc, we currently assume that we are using
|
||||
# Microsoft Visual C++.
|
||||
# hardcode_libdir_flag_spec is actually meaningless, as there is
|
||||
# no search path for DLLs.
|
||||
hardcode_libdir_flag_spec=' '
|
||||
libext=lib
|
||||
;;
|
||||
darwin* | rhapsody*)
|
||||
hardcode_direct=no
|
||||
if { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then
|
||||
:
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
dgux*)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
;;
|
||||
freebsd2.[01]*)
|
||||
hardcode_direct=yes
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
freebsd* | dragonfly* | midnightbsd*)
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
hardcode_direct=yes
|
||||
;;
|
||||
hpux9*)
|
||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
hardcode_direct=yes
|
||||
# hardcode_minus_L: Not really in the search PATH,
|
||||
# but as the default location of the library.
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
hpux10*)
|
||||
if test "$with_gnu_ld" = no; then
|
||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
hardcode_direct=yes
|
||||
# hardcode_minus_L: Not really in the search PATH,
|
||||
# but as the default location of the library.
|
||||
hardcode_minus_L=yes
|
||||
fi
|
||||
;;
|
||||
hpux11*)
|
||||
if test "$with_gnu_ld" = no; then
|
||||
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
case $host_cpu in
|
||||
hppa*64*|ia64*)
|
||||
hardcode_direct=no
|
||||
;;
|
||||
*)
|
||||
hardcode_direct=yes
|
||||
# hardcode_minus_L: Not really in the search PATH,
|
||||
# but as the default location of the library.
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
;;
|
||||
irix5* | irix6* | nonstopux*)
|
||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
;;
|
||||
netbsd*)
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
hardcode_direct=yes
|
||||
;;
|
||||
newsos6)
|
||||
hardcode_direct=yes
|
||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
;;
|
||||
*nto* | *qnx*)
|
||||
;;
|
||||
openbsd*)
|
||||
if test -f /usr/libexec/ld.so; then
|
||||
hardcode_direct=yes
|
||||
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
|
||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
||||
else
|
||||
case "$host_os" in
|
||||
openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
;;
|
||||
*)
|
||||
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
else
|
||||
ld_shlibs=no
|
||||
fi
|
||||
;;
|
||||
os2*)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
osf3*)
|
||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
hardcode_libdir_separator=:
|
||||
;;
|
||||
osf4* | osf5*)
|
||||
if test "$GCC" = yes; then
|
||||
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
||||
else
|
||||
# Both cc and cxx compiler support -rpath directly
|
||||
hardcode_libdir_flag_spec='-rpath $libdir'
|
||||
fi
|
||||
hardcode_libdir_separator=:
|
||||
;;
|
||||
solaris*)
|
||||
hardcode_libdir_flag_spec='-R$libdir'
|
||||
;;
|
||||
sunos4*)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
hardcode_direct=yes
|
||||
hardcode_minus_L=yes
|
||||
;;
|
||||
sysv4)
|
||||
case $host_vendor in
|
||||
sni)
|
||||
hardcode_direct=yes # is this really true???
|
||||
;;
|
||||
siemens)
|
||||
hardcode_direct=no
|
||||
;;
|
||||
motorola)
|
||||
hardcode_direct=no #Motorola manual says yes, but my tests say they lie
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
sysv4.3*)
|
||||
;;
|
||||
sysv4*MP*)
|
||||
if test -d /usr/nec; then
|
||||
ld_shlibs=yes
|
||||
fi
|
||||
;;
|
||||
sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
|
||||
;;
|
||||
sysv5* | sco3.2v5* | sco5v6*)
|
||||
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
|
||||
hardcode_libdir_separator=':'
|
||||
;;
|
||||
uts4*)
|
||||
hardcode_libdir_flag_spec='-L$libdir'
|
||||
;;
|
||||
*)
|
||||
ld_shlibs=no
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
# Check dynamic linker characteristics
|
||||
# Code taken from libtool.m4's _LT_SYS_DYNAMIC_LINKER.
|
||||
# Unlike libtool.m4, here we don't care about _all_ names of the library, but
|
||||
# only about the one the linker finds when passed -lNAME. This is the last
|
||||
# element of library_names_spec in libtool.m4, or possibly two of them if the
|
||||
# linker has special search rules.
|
||||
library_names_spec= # the last element of library_names_spec in libtool.m4
|
||||
libname_spec='lib$name'
|
||||
case "$host_os" in
|
||||
aix3*)
|
||||
library_names_spec='$libname.a'
|
||||
;;
|
||||
aix[4-9]*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
amigaos*)
|
||||
case "$host_cpu" in
|
||||
powerpc*)
|
||||
library_names_spec='$libname$shrext' ;;
|
||||
m68k)
|
||||
library_names_spec='$libname.a' ;;
|
||||
esac
|
||||
;;
|
||||
beos*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
bsdi[45]*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
cygwin* | mingw* | pw32* | cegcc*)
|
||||
shrext=.dll
|
||||
library_names_spec='$libname.dll.a $libname.lib'
|
||||
;;
|
||||
darwin* | rhapsody*)
|
||||
shrext=.dylib
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
dgux*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
freebsd[23].*)
|
||||
library_names_spec='$libname$shrext$versuffix'
|
||||
;;
|
||||
freebsd* | dragonfly* | midnightbsd*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
gnu*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
haiku*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
hpux9* | hpux10* | hpux11*)
|
||||
case $host_cpu in
|
||||
ia64*)
|
||||
shrext=.so
|
||||
;;
|
||||
hppa*64*)
|
||||
shrext=.sl
|
||||
;;
|
||||
*)
|
||||
shrext=.sl
|
||||
;;
|
||||
esac
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
interix[3-9]*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
irix5* | irix6* | nonstopux*)
|
||||
library_names_spec='$libname$shrext'
|
||||
case "$host_os" in
|
||||
irix5* | nonstopux*)
|
||||
libsuff= shlibsuff=
|
||||
;;
|
||||
*)
|
||||
case $LD in
|
||||
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;;
|
||||
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
|
||||
*-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;;
|
||||
*) libsuff= shlibsuff= ;;
|
||||
esac
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
linux*oldld* | linux*aout* | linux*coff*)
|
||||
;;
|
||||
linux* | k*bsd*-gnu | kopensolaris*-gnu)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
knetbsd*-gnu)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
netbsd*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
newsos6)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
*nto* | *qnx*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
openbsd*)
|
||||
library_names_spec='$libname$shrext$versuffix'
|
||||
;;
|
||||
os2*)
|
||||
libname_spec='$name'
|
||||
shrext=.dll
|
||||
library_names_spec='$libname.a'
|
||||
;;
|
||||
osf3* | osf4* | osf5*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
rdos*)
|
||||
;;
|
||||
solaris*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
sunos4*)
|
||||
library_names_spec='$libname$shrext$versuffix'
|
||||
;;
|
||||
sysv4 | sysv4.3*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
sysv4*MP*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
tpf*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
uts4*)
|
||||
library_names_spec='$libname$shrext'
|
||||
;;
|
||||
esac
|
||||
|
||||
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
|
||||
escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
||||
shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
|
||||
escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
||||
escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
||||
escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
|
||||
|
||||
LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
|
||||
|
||||
# How to pass a linker flag through the compiler.
|
||||
wl="$escaped_wl"
|
||||
|
||||
# Static library suffix (normally "a").
|
||||
libext="$libext"
|
||||
|
||||
# Shared library suffix (normally "so").
|
||||
shlibext="$shlibext"
|
||||
|
||||
# Format of library name prefix.
|
||||
libname_spec="$escaped_libname_spec"
|
||||
|
||||
# Library names that the linker finds when passed -lNAME.
|
||||
library_names_spec="$escaped_library_names_spec"
|
||||
|
||||
# Flag to hardcode \$libdir into a binary during linking.
|
||||
# This must work even if \$libdir does not exist.
|
||||
hardcode_libdir_flag_spec="$escaped_hardcode_libdir_flag_spec"
|
||||
|
||||
# Whether we need a single -rpath flag with a separated argument.
|
||||
hardcode_libdir_separator="$hardcode_libdir_separator"
|
||||
|
||||
# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
|
||||
# resulting binary.
|
||||
hardcode_direct="$hardcode_direct"
|
||||
|
||||
# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
|
||||
# resulting binary.
|
||||
hardcode_minus_L="$hardcode_minus_L"
|
||||
|
||||
EOF
|
||||
Executable
+1456
File diff suppressed because it is too large
Load Diff
+1971
File diff suppressed because it is too large
Load Diff
Executable
+1884
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+153
@@ -0,0 +1,153 @@
|
||||
m4_define([orca_version], [45.3])
|
||||
|
||||
m4_define(pygobject_required_version, 3.18)
|
||||
m4_define(atspi_required_version, 2.48)
|
||||
m4_define(atkbridge_required_version, 2.26)
|
||||
|
||||
AC_INIT([orca],[orca_version],[https://gitlab.gnome.org/GNOME/orca/-/issues/],[orca])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
AM_INIT_AUTOMAKE([1.11 tar-ustar no-dist-gzip dist-xz])
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
||||
dnl Gettext stuff
|
||||
# FIXME: Remove AM_GNU_GETTEXT_VERSION once autoreconf supports REQUIRE_VERSION
|
||||
AM_GNU_GETTEXT_VERSION([0.19.8])
|
||||
AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
||||
GETTEXT_PACKAGE=AC_PACKAGE_TARNAME
|
||||
AC_SUBST(GETTEXT_PACKAGE)
|
||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [gettext package])
|
||||
|
||||
# User Documentation
|
||||
YELP_HELP_INIT
|
||||
|
||||
PKG_CHECK_MODULES([PYGOBJECT], [pygobject-3.0 >= pygobject_required_version])
|
||||
PKG_CHECK_MODULES([ATSPI2], [atspi-2 >= atspi_required_version])
|
||||
PKG_CHECK_MODULES([ATKBRIDGE], [atk-bridge-2.0 >= atkbridge_required_version])
|
||||
PKG_CHECK_MODULES([GSTREAMER], [gstreamer-1.0], [gstreamer="yes"], [gstreamer="no"])
|
||||
|
||||
dnl Needed programs
|
||||
AC_PROG_INSTALL
|
||||
|
||||
dnl Check for python and python modules needed by Orca
|
||||
dnl TODO: check for incompatibilities between Orca and liblouis
|
||||
dnl per http://live.gnome.org/Orca/Braille
|
||||
AM_PATH_PYTHON(3.3)
|
||||
|
||||
# Don't require the DISPLAY to be set - the gtk checking will fail
|
||||
# if DISPLAY is not set, and we don't like that.
|
||||
|
||||
AM_CHECK_PYMOD(gi,,,[AC_MSG_ERROR(Could not find python module: gi)])
|
||||
AM_CHECK_PYMOD(json,,,[AC_MSG_ERROR(Could not find python module: json)])
|
||||
AM_CHECK_PYMOD(brlapi,,[brlapi_available="yes"],[brlapi_available="no"])
|
||||
AM_CHECK_PYMOD(speechd,,[speechd_available="yes"],[speechd_available="no"])
|
||||
AC_ARG_WITH([liblouis],
|
||||
AS_HELP_STRING([--without-liblouis], [Disable liblouis support]))
|
||||
|
||||
AS_IF([test "x$with_liblouis" != xno],
|
||||
[AM_CHECK_PYMOD(louis,,[louis_available="yes"],[louis_available="no"])],
|
||||
[louis_available=no])
|
||||
|
||||
if test "x$with_liblouis" = xyes -a "x$louis_available" = xno; then
|
||||
AC_MSG_ERROR([Liblouis was requested but could not be found])
|
||||
fi
|
||||
|
||||
LOUIS_TABLE_DIR=""
|
||||
if test x$louis_available = "xyes"; then
|
||||
LOUIS_TABLE_DIR=`pkg-config --variable=tablesdir liblouis`
|
||||
fi
|
||||
AC_SUBST(LOUIS_TABLE_DIR)
|
||||
|
||||
REVISION=`git rev-parse --short HEAD 2> /dev/null`
|
||||
AC_SUBST(REVISION)
|
||||
|
||||
dnl Check for the OS. On *Solaris systems the PATH must be set
|
||||
PLATFORM=`uname -a`
|
||||
case "${PLATFORM}" in
|
||||
*SunOS*)
|
||||
PLATFORM_PATH=":/usr/ccs/bin:/usr/bin:/usr/sbin:/bin:/usr/sfw/bin:/usr/openwin/bin:/usr/X11R6/bin"
|
||||
;;
|
||||
*Linux*)
|
||||
PLATFORM_PATH=":/usr/bin:/usr/sbin:/bin"
|
||||
;;
|
||||
esac
|
||||
AC_SUBST(PLATFORM_PATH)
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
docs/Makefile
|
||||
docs/man/Makefile
|
||||
po/Makefile.in
|
||||
help/Makefile
|
||||
icons/Makefile
|
||||
src/Makefile
|
||||
src/orca/Makefile
|
||||
src/orca/scripts/Makefile
|
||||
src/orca/scripts/apps/Makefile
|
||||
src/orca/scripts/apps/Banshee/Makefile
|
||||
src/orca/scripts/apps/Eclipse/Makefile
|
||||
src/orca/scripts/apps/epiphany/Makefile
|
||||
src/orca/scripts/apps/evince/Makefile
|
||||
src/orca/scripts/apps/evolution/Makefile
|
||||
src/orca/scripts/apps/gajim/Makefile
|
||||
src/orca/scripts/apps/gcalctool/Makefile
|
||||
src/orca/scripts/apps/gedit/Makefile
|
||||
src/orca/scripts/apps/gnome-documents/Makefile
|
||||
src/orca/scripts/apps/gnome-shell/Makefile
|
||||
src/orca/scripts/apps/kwin/Makefile
|
||||
src/orca/scripts/apps/notification-daemon/Makefile
|
||||
src/orca/scripts/apps/notify-osd/Makefile
|
||||
src/orca/scripts/apps/pidgin/Makefile
|
||||
src/orca/scripts/apps/soffice/Makefile
|
||||
src/orca/scripts/apps/SeaMonkey/Makefile
|
||||
src/orca/scripts/apps/smuxi-frontend-gnome/Makefile
|
||||
src/orca/scripts/apps/Thunderbird/Makefile
|
||||
src/orca/scripts/apps/xfwm4/Makefile
|
||||
src/orca/scripts/switcher/Makefile
|
||||
src/orca/scripts/terminal/Makefile
|
||||
src/orca/scripts/web/Makefile
|
||||
src/orca/scripts/toolkits/Makefile
|
||||
src/orca/scripts/toolkits/Chromium/Makefile
|
||||
src/orca/scripts/toolkits/Gecko/Makefile
|
||||
src/orca/scripts/toolkits/J2SE-access-bridge/Makefile
|
||||
src/orca/scripts/toolkits/clutter/Makefile
|
||||
src/orca/scripts/toolkits/GAIL/Makefile
|
||||
src/orca/scripts/toolkits/Qt/Makefile
|
||||
src/orca/scripts/toolkits/WebKitGtk/Makefile
|
||||
src/orca/scripts/toolkits/gtk/Makefile
|
||||
src/orca/backends/Makefile
|
||||
src/orca/orca_bin.py
|
||||
src/orca/orca_i18n.py
|
||||
src/orca/orca_platform.py
|
||||
])
|
||||
AC_CONFIG_COMMANDS([default],[cp src/orca/orca_bin.py src/orca/orca],[])
|
||||
AC_OUTPUT
|
||||
|
||||
if test "x$brlapi_available" = "xno" ; then
|
||||
echo
|
||||
echo "NOTE: Braille support requires BrlTTY >= 3.9 and BrlAPI >= 0.5.1."
|
||||
fi
|
||||
if test "x$wnck_available" = "xno" ; then
|
||||
echo
|
||||
echo "NOTE: Mouse review requires wnck, which was not found."
|
||||
fi
|
||||
|
||||
if test "x$speechd_available" = "xno" ; then
|
||||
echo
|
||||
echo "NOTE: Speech support requires speech-dispatcher >= 0.8."
|
||||
fi
|
||||
|
||||
if test "x$gstreamer" = "xno" ; then
|
||||
echo
|
||||
echo "NOTE: Sound support requires gstreamer-1.0."
|
||||
fi
|
||||
|
||||
echo
|
||||
echo Use speech-dispatcher: $speechd_available
|
||||
echo Use brltty: $brlapi_available
|
||||
echo Use liblouis: $louis_available
|
||||
echo Use gstreamer: $gstreamer
|
||||
echo
|
||||
Executable
+10661
File diff suppressed because it is too large
Load Diff
+655
@@ -0,0 +1,655 @@
|
||||
# Makefile.in generated by automake 1.17 from Makefile.am.
|
||||
# docs/Makefile. Generated from Makefile.in by configure.
|
||||
|
||||
# Copyright (C) 1994-2024 Free Software Foundation, Inc.
|
||||
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
|
||||
|
||||
am__is_gnu_make = { \
|
||||
if test -z '$(MAKELEVEL)'; then \
|
||||
false; \
|
||||
elif test -n '$(MAKE_HOST)'; then \
|
||||
true; \
|
||||
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
|
||||
true; \
|
||||
else \
|
||||
false; \
|
||||
fi; \
|
||||
}
|
||||
am__make_running_with_option = \
|
||||
case $${target_option-} in \
|
||||
?) ;; \
|
||||
*) echo "am__make_running_with_option: internal error: invalid" \
|
||||
"target option '$${target_option-}' specified" >&2; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
has_opt=no; \
|
||||
sane_makeflags=$$MAKEFLAGS; \
|
||||
if $(am__is_gnu_make); then \
|
||||
sane_makeflags=$$MFLAGS; \
|
||||
else \
|
||||
case $$MAKEFLAGS in \
|
||||
*\\[\ \ ]*) \
|
||||
bs=\\; \
|
||||
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
|
||||
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
|
||||
esac; \
|
||||
fi; \
|
||||
skip_next=no; \
|
||||
strip_trailopt () \
|
||||
{ \
|
||||
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
|
||||
}; \
|
||||
for flg in $$sane_makeflags; do \
|
||||
test $$skip_next = yes && { skip_next=no; continue; }; \
|
||||
case $$flg in \
|
||||
*=*|--*) continue;; \
|
||||
-*I) strip_trailopt 'I'; skip_next=yes;; \
|
||||
-*I?*) strip_trailopt 'I';; \
|
||||
-*O) strip_trailopt 'O'; skip_next=yes;; \
|
||||
-*O?*) strip_trailopt 'O';; \
|
||||
-*l) strip_trailopt 'l'; skip_next=yes;; \
|
||||
-*l?*) strip_trailopt 'l';; \
|
||||
-[dEDm]) skip_next=yes;; \
|
||||
-[JT]) skip_next=yes;; \
|
||||
esac; \
|
||||
case $$flg in \
|
||||
*$$target_option*) has_opt=yes; break;; \
|
||||
esac; \
|
||||
done; \
|
||||
test $$has_opt = yes
|
||||
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
|
||||
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
|
||||
am__rm_f = rm -f $(am__rm_f_notfound)
|
||||
am__rm_rf = rm -rf $(am__rm_f_notfound)
|
||||
pkgdatadir = $(datadir)/orca
|
||||
pkgincludedir = $(includedir)/orca
|
||||
pkglibdir = $(libdir)/orca
|
||||
pkglibexecdir = $(libexecdir)/orca
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = x86_64-pc-linux-gnu
|
||||
host_triplet = x86_64-pc-linux-gnu
|
||||
subdir = docs
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/m4/build-to-host.m4 \
|
||||
$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \
|
||||
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
|
||||
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
||||
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
|
||||
$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/yelp.m4 \
|
||||
$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
AM_V_P = $(am__v_P_$(V))
|
||||
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_P_0 = false
|
||||
am__v_P_1 = :
|
||||
AM_V_GEN = $(am__v_GEN_$(V))
|
||||
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_GEN_0 = @echo " GEN " $@;
|
||||
am__v_GEN_1 =
|
||||
AM_V_at = $(am__v_at_$(V))
|
||||
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
|
||||
am__v_at_0 = @
|
||||
am__v_at_1 =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
|
||||
ctags-recursive dvi-recursive html-recursive info-recursive \
|
||||
install-data-recursive install-dvi-recursive \
|
||||
install-exec-recursive install-html-recursive \
|
||||
install-info-recursive install-pdf-recursive \
|
||||
install-ps-recursive install-recursive installcheck-recursive \
|
||||
installdirs-recursive pdf-recursive ps-recursive \
|
||||
tags-recursive uninstall-recursive
|
||||
am__can_run_installinfo = \
|
||||
case $$AM_UPDATE_INFO_DIR in \
|
||||
n|no|NO) false;; \
|
||||
*) (install-info --version) >/dev/null 2>&1;; \
|
||||
esac
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
am__recursive_targets = \
|
||||
$(RECURSIVE_TARGETS) \
|
||||
$(RECURSIVE_CLEAN_TARGETS) \
|
||||
$(am__extra_recursive_targets)
|
||||
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
|
||||
distdir distdir-am
|
||||
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
|
||||
# Read a list of newline-separated strings from the standard input,
|
||||
# and print each of them once, without duplicates. Input order is
|
||||
# *not* preserved.
|
||||
am__uniquify_input = $(AWK) '\
|
||||
BEGIN { nonempty = 0; } \
|
||||
{ items[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in items) print i; }; } \
|
||||
'
|
||||
# Make sure the list of sources is unique. This is necessary because,
|
||||
# e.g., the same source file might be shared among _SOURCES variables
|
||||
# for different programs/libraries.
|
||||
am__define_uniq_tagged_files = \
|
||||
list='$(am__tagged_files)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | $(am__uniquify_input)`
|
||||
| ||||