imgvtopgm-2.1/0000755000175000017500000000000014342652110012031 5ustar erikerikimgvtopgm-2.1/imgvtopnm.1.in0000644000175000017500000000702206635640506014555 0ustar erikerik.\" @(#)$Mu: imgvtopgm/imgvtopnm.1.in 1.2 1998/12/16 05:12:38 $ .\" .\" imgvtopnm.man .\" Man page for imgvtopnm. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH IMGVTOPNM 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME imgvtopnm \- Pilot Image Viewer pdb to PGM/PBM converter, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B imgvtopnm .RI [ -h ] .RI [ -v ] .RI [ "-{p|r}" ] .RI [ "-n notefile" ] .RI [ in " [" out ]] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBImgvtopnm\fR is a filter for converting Pilot Image Viewer pdb files to Portable Graymaps or Portable Bitmaps; grayscale pdb files will be converted to PGM files and monochrome pdb files will be converted to PBM files. Notes attached to images may, optionally, be extracted as well. Both compressed and uncompressed images are supported. .PP If you want to know what kind of image (monochrome or grayscale) a pdb file holds, use \fBimgvinfo\fR(1). .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a short usage message and exit. .TP .I -v Display the version and exit. .TP .I -p Produce a plain (or text) format output file. .TP .I -r Produce a raw (or binary) format output file. .TP .I -n notefile Write the image note (if any) to \fInotefile\fR. The image note is ignored by default. .TP .I in The input file. The standard input is read by default. .TP .I out The output file. The standard output is written by default. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvview (1), .BR pbmtoimgv (1), .BR pgmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. imgvtopgm-2.1/COPYING0000644000175000017500000004307106635636461013112 0ustar erikerik GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, 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 or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's 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 give any other recipients of the Program a copy of this License along with the Program. 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 Program or any portion of it, thus forming a work based on the Program, 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) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, 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 Program, 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 Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) 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; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, 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 executable. However, as a special exception, the source code 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. If distribution of executable or 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 counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program 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. 5. 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 Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program 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 to this License. 7. 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 Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program 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 Program. 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. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program 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. 9. The Free Software Foundation may publish revised and/or new versions of the 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 Program 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 Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, 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 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "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 PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. 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 PROGRAM 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 PROGRAM (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 PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. 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. Copyright (C) 19yy 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 of the License, 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, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19yy name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. imgvtopgm-2.1/.cvsignore0000644000175000017500000000024306635636443014051 0ustar erikerik*.1 *.pdb *.pgm .junk Makefile Makefile.in aclocal.m4 config.cache config.log config.status configure imgvinfo imgvtopnm imgvview pbmtoimgv pgmtoimgv ppmimgvquant imgvtopgm-2.1/Pilot160000644000175000017500000000053706715245532013232 0ustar erikerikGIMP Palette # Pilot -- GIMP Palette file 0 0 0 black 17 17 17 Untitled 34 34 34 Untitled 51 51 51 Untitled 68 68 68 Untitled 85 85 85 Untitled 102 102 102 Untitled 119 119 119 Untitled 136 136 136 Untitled 153 153 153 Untitled 170 170 170 Untitled 187 187 187 Untitled 204 204 204 Untitled 221 221 221 Untitled 238 238 238 Untitled 255 255 255 white imgvtopgm-2.1/mkinstalldirs0000755000175000017500000000132506635636511014655 0ustar erikerik#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain # $Id: mkinstalldirs,v 1.1 1998/12/16 04:55:37 mu Exp $ errstatus=0 for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" 1>&2 mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr fi fi pathcomp="$pathcomp/" done done exit $errstatus # mkinstalldirs ends here imgvtopgm-2.1/imgv.magic0000644000175000017500000000013506635640654014014 0ustar erikerik# # Pilot Image Viewer pdb files. # 60 string vIMGView Pilot Image Viewer, >0 string x "%s" imgvtopgm-2.1/depcomp0000755000175000017500000005602014342626140013415 0ustar erikerik#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2018-03-07.03; # UTC # Copyright (C) 1999-2020 Free Software Foundation, Inc. # 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 . # 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. # Originally written by Alexandre Oliva . case $1 in '') echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: depcomp [--help] [--version] PROGRAM [ARGS] Run PROGRAMS ARGS to compile a file, generating dependencies as side-effects. Environment variables: depmode Dependency tracking mode. source Source file read by 'PROGRAMS ARGS'. object Object file output by 'PROGRAMS ARGS'. DEPDIR directory where to store dependencies. depfile Dependency file to output. tmpdepfile Temporary file to use when outputting dependencies. libtool Whether libtool is used (yes/no). Report bugs to . EOF exit $? ;; -v | --v*) echo "depcomp $scriptversion" exit $? ;; esac # Get the directory component of the given path, and save it in the # global variables '$dir'. Note that this directory component will # be either empty or ending with a '/' character. This is deliberate. set_dir_from () { case $1 in */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; *) dir=;; esac } # Get the suffix-stripped basename of the given path, and save it the # global variable '$base'. set_base_from () { base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` } # If no dependency file was actually created by the compiler invocation, # we still have to create a dummy depfile, to avoid errors with the # Makefile "include basename.Plo" scheme. make_dummy_depfile () { echo "#dummy" > "$depfile" } # Factor out some common post-processing of the generated depfile. # Requires the auxiliary global variable '$tmpdepfile' to be set. aix_post_process_depfile () { # If the compiler actually managed to produce a dependency file, # post-process it. if test -f "$tmpdepfile"; then # Each line is of the form 'foo.o: dependency.h'. # Do two passes, one to just change these to # $object: dependency.h # and one to simply output # dependency.h: # which is needed to avoid the deleted-header problem. { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile" sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile" } > "$depfile" rm -f "$tmpdepfile" else make_dummy_depfile fi } # A tabulation character. tab=' ' # A newline character. nl=' ' # Character ranges might be problematic outside the C locale. # These definitions help. upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ lower=abcdefghijklmnopqrstuvwxyz digits=0123456789 alpha=${upper}${lower} if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. depfile=${depfile-`echo "$object" | sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Avoid interferences from the environment. gccflag= dashmflag= # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi cygpath_u="cygpath -u -f -" if test "$depmode" = msvcmsys; then # This is just like msvisualcpp but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvisualcpp fi if test "$depmode" = msvc7msys; then # This is just like msvc7 but w/o cygpath translation. # Just convert the backslash-escaped backslashes to single forward # slashes to satisfy depend.m4 cygpath_u='sed s,\\\\,/,g' depmode=msvc7 fi if test "$depmode" = xlc; then # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information. gccflag=-qmakedep=gcc,-MF depmode=gcc fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. ## Unfortunately, FreeBSD c89 acceptance of flags depends upon ## the command line argument order; so add the flags where they ## appear in depend2.am. Note that the slowdown incurred here ## affects only configure: in makefiles, %FASTDEP% shortcuts this. for arg do case $arg in -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; *) set fnord "$@" "$arg" ;; esac shift # fnord shift # $arg done "$@" stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. ## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. ## (see the conditional assignment to $gccflag above). ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). Also, it might not be ## supported by the other compilers which use the 'gcc' depmode. ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" # The second -e expression handles DOS-style file names with drive # letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the "deleted header file" problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. ## Some versions of gcc put a space before the ':'. On the theory ## that the space means something, we add a space to the output as ## well. hp depmode also adds that space, but also prefixes the VPATH ## to the object. Take care to not repeat it in the output. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like '#:fec' to the end of the # dependency line. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' \ | tr "$nl" ' ' >> "$depfile" echo >> "$depfile" # The second pass generates a dummy entry for each header file. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> "$depfile" else make_dummy_depfile fi rm -f "$tmpdepfile" ;; xlc) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. In older versions, this file always lives in the # current directory. Also, the AIX compiler puts '$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. set_dir_from "$object" set_base_from "$object" if test "$libtool" = yes; then tmpdepfile1=$dir$base.u tmpdepfile2=$base.u tmpdepfile3=$dir.libs/$base.u "$@" -Wc,-M else tmpdepfile1=$dir$base.u tmpdepfile2=$dir$base.u tmpdepfile3=$dir$base.u "$@" -M fi stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done aix_post_process_depfile ;; tcc) # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 # FIXME: That version still under development at the moment of writing. # Make that this statement remains true also for stable, released # versions. # It will wrap lines (doesn't matter whether long or short) with a # trailing '\', as in: # # foo.o : \ # foo.c \ # foo.h \ # # It will put a trailing '\' even on the last line, and will use leading # spaces rather than leading tabs (at least since its commit 0394caf7 # "Emit spaces for -MD"). "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each non-empty line is of the form 'foo.o : \' or ' dep.h \'. # We have to change lines of the first kind to '$object: \'. sed -e "s|.*:|$object :|" < "$tmpdepfile" > "$depfile" # And for each line of the second kind, we have to emit a 'dep.h:' # dummy dependency, to avoid the deleted-header problem. sed -n -e 's|^ *\(.*\) *\\$|\1:|p' < "$tmpdepfile" >> "$depfile" rm -f "$tmpdepfile" ;; ## The order of this option in the case statement is important, since the ## shell code in configure will try each of these formats in the order ## listed in this file. A plain '-MD' option would be understood by many ## compilers, so we must ensure this comes after the gcc and icc options. pgcc) # Portland's C compiler understands '-MD'. # Will always output deps to 'file.d' where file is the root name of the # source file under compilation, even if file resides in a subdirectory. # The object file name does not affect the name of the '.d' file. # pgcc 10.2 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using '\' : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... set_dir_from "$object" # Use the source, not the object, to determine the base name, since # that's sadly what pgcc will do too. set_base_from "$source" tmpdepfile=$base.d # For projects that build the same source file twice into different object # files, the pgcc approach of using the *source* file root name can cause # problems in parallel builds. Use a locking strategy to avoid stomping on # the same $tmpdepfile. lockdir=$base.d-lock trap " echo '$0: caught signal, cleaning up...' >&2 rmdir '$lockdir' exit 1 " 1 2 13 15 numtries=100 i=$numtries while test $i -gt 0; do # mkdir is a portable test-and-set. if mkdir "$lockdir" 2>/dev/null; then # This process acquired the lock. "$@" -MD stat=$? # Release the lock. rmdir "$lockdir" break else # If the lock is being held by a different process, wait # until the winning process is done or we timeout. while test -d "$lockdir" && test $i -gt 0; do sleep 1 i=`expr $i - 1` done fi i=`expr $i - 1` done trap - 1 2 13 15 if test $i -le 0; then echo "$0: failed to acquire lock after $numtries attempts" >&2 echo "$0: check lockdir '$lockdir'" >&2 exit 1 fi if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each line is of the form `foo.o: dependent.h', # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp2) # The "hp" stanza above does not work with aCC (C++) and HP's ia64 # compilers, which have integrated preprocessors. The correct option # to use with these is +Maked; it writes dependencies to a file named # 'foo.d', which lands next to the object file, wherever that # happens to be. # Much of this is similar to the tru64 case; see comments there. set_dir_from "$object" set_base_from "$object" if test "$libtool" = yes; then tmpdepfile1=$dir$base.d tmpdepfile2=$dir.libs/$base.d "$@" -Wc,+Maked else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d "$@" +Maked fi stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" do test -f "$tmpdepfile" && break done if test -f "$tmpdepfile"; then sed -e "s,^.*\.[$lower]*:,$object:," "$tmpdepfile" > "$depfile" # Add 'dependent.h:' lines. sed -ne '2,${ s/^ *// s/ \\*$// s/$/:/ p }' "$tmpdepfile" >> "$depfile" else make_dummy_depfile fi rm -f "$tmpdepfile" "$tmpdepfile2" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in 'foo.d' instead, so we check for that too. # Subdirectories are respected. set_dir_from "$object" set_base_from "$object" if test "$libtool" = yes; then # Libtool generates 2 separate objects for the 2 libraries. These # two compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is # automatically cleaned when .libs/ is deleted, while ignoring # the former would cause a distcleancheck panic. tmpdepfile1=$dir$base.o.d # libtool 1.5 tmpdepfile2=$dir.libs/$base.o.d # Likewise. tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d "$@" -MD fi stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done # Same post-processing that is required for AIX mode. aix_post_process_depfile ;; msvc7) if test "$libtool" = yes; then showIncludes=-Wc,-showIncludes else showIncludes=-showIncludes fi "$@" $showIncludes > "$tmpdepfile" stat=$? grep -v '^Note: including file: ' "$tmpdepfile" if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" # The first sed program below extracts the file names and escapes # backslashes for cygpath. The second sed program outputs the file # name when reading, but also accumulates all include files in the # hold buffer in order to output them again at the end. This only # works with sed implementations that can handle large buffers. sed < "$tmpdepfile" -n ' /^Note: including file: *\(.*\)/ { s//\1/ s/\\/\\\\/g p }' | $cygpath_u | sort -u | sed -n ' s/ /\\ /g s/\(.*\)/'"$tab"'\1 \\/p s/.\(.*\) \\/\1:/ H $ { s/.*/'"$tab"'/ G p }' >> "$depfile" echo >> "$depfile" # make sure the fragment doesn't end with a backslash rm -f "$tmpdepfile" ;; msvc7msys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M # Require at least two characters before searching for ':' # in the target name. This is to cope with DOS-style filenames: # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise. "$@" $dashmflag | sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this sed invocation # correctly. Breaking it into two sed invocations is a workaround. tr ' ' "$nl" < "$tmpdepfile" \ | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # X makedepend shift cleared=no eat=no for arg do case $cleared in no) set ""; shift cleared=yes ;; esac if test $eat = yes; then eat=no continue fi case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. -arch) eat=yes ;; -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix=`echo "$object" | sed 's/^.*\././'` touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" # makedepend may prepend the VPATH from the source file name to the object. # No need to regex-escape $object, excess matching of '.' is harmless. sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process the last invocation # correctly. Breaking it into two sed invocations is a workaround. sed '1,2d' "$tmpdepfile" \ | tr ' ' "$nl" \ | sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \ | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi # Remove '-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E \ | sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the preprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test "X$1" != 'X--mode=compile'; do shift done shift fi IFS=" " for arg do case "$arg" in -o) shift ;; $object) shift ;; "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E 2>/dev/null | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile" echo "$tab" >> "$depfile" sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; msvcmsys) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 # 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: imgvtopgm-2.1/INSTALL0000644000175000017500000002107306636256451013104 0ustar erikerikTo compile these tools you need an ANSI/POSIX C compiler and libraries. If you have gcc, the configure script will set things up to use it; if you don't have gcc, then cc will be used. If your cc is not ANSI/POSIX, then you will have to specify the compiler to use when you run configure: CC=reasonable-compiler ./configure On HP-UX and reasonably standard SVR4 derivatives (such as SINIX), you will usually want to use c89 as your C compiler, on AIX you may want to use xlc. You might also need to define _POSIX_SOURCE: X_CFLAGS=-D_POSIX_SOURCE ./configure or force your compiler into ANSI mode or avoid some problems with the pbm headers (which stupidly provide prototypes for various libc functions, sigh); the configure script will add '-DSYSV' to X_CFLAGS to, hopefully, avoid these problems with pbmplus.h. These tools also require the netpbm libraries: ftp://ftp.x.org/contrib/utilities/netpbm-1mar1994.p1.tar.gz) Basic Installation ================== These are generic installation instructions. 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, a file `config.cache' that saves the results of its tests to speed up reconfiguring, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). 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 at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.in' is used to create `configure' by a program called `autoconf'. You only need `configure.in' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package. 4. Type `make install' to install the programs and any data files and documentation. 5. 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 get all sorts of other programs in order to regenerate files that came with the distribution. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. You can give `configure' initial values for variables by setting them in the environment. Using a Bourne-compatible shell, you can do that on the command line like this: CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure Or on systems that have the `env' program, you can do it like this: env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure 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 architecture in their own directory. To do this, you must use a version of `make' that supports the `VPATH' variable, such as 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 `..'. If you have to use a `make' that does not supports the `VPATH' variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. Installation Names ================== By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' 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. 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'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Specifying the System Type ========================== There may be some features `configure' can not figure out automatically, but needs to determine by the type of host the package will run on. Usually `configure' can figure that out, but if it prints a message saying it can not guess the host type, give it the `--host=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name with three fields: CPU-COMPANY-SYSTEM See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the host type. If you are building compiler tools for cross-compiling, you can also use the `--target=TYPE' option to select the type of system they will produce code for and the `--build=TYPE' option to select the type of system on which you are compiling the package. 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. Operation Controls ================== `configure' recognizes the following options to control how it operates. `--cache-file=FILE' Use and save the results of the tests in FILE instead of `./config.cache'. Set FILE to `/dev/null' to disable caching, for debugging `configure'. `--help' Print a summary of the options to `configure', and exit. `--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). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--version' Print the version of Autoconf used to generate the `configure' script, and exit. `configure' also accepts some other, not widely useful, options. imgvtopgm-2.1/Makefile.am0000644000175000017500000000321506636003706014076 0ustar erikerik# @(#)$Mu: imgvtopgm/Makefile.am 1.5 1998/12/16 19:19:34 $ ## ## Makefile.am ## automake file for imgvtopgm. ## ## Copyright (C) 1998 Eric A. Howe ## ## 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 of the License, 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, write to the Free Software ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ## ## Authors: Eric A. Howe (mu@trends.net) ## bin_PROGRAMS = imgvinfo imgvtopnm pbmtoimgv pgmtoimgv bin_SCRIPTS = imgvview ppmimgvquant imgvinfo_SOURCES = imgvinfo.c ipdb_r.c ipdb_c.c sex.c imgvtopnm_SOURCES = imgvtopnm.c ipdb_r.c ipdb_c.c sex.c pbmtoimgv_SOURCES = pbmtoimgv.c ipdb_w.c ipdb_c.c sex.c pgmtoimgv_SOURCES = pgmtoimgv.c ipdb_w.c ipdb_c.c sex.c imgvinfo_LDADD = @PGM_LIBS@ @PBM_LIBS@ imgvtopnm_LDADD = @PGM_LIBS@ @PBM_LIBS@ pbmtoimgv_LDADD = @PGM_LIBS@ @PBM_LIBS@ pgmtoimgv_LDADD = @PGM_LIBS@ @PBM_LIBS@ man_MANS = \ imgvinfo.1 \ imgvtopnm.1 \ imgvview.1 \ pbmtoimgv.1 \ pgmtoimgv.1 \ ppmimgvquant.1 MAINTAINERCLEANFILES = aclocal.m4 Makefile.in DISTCLEANFILES = \ imgvinfo.1 \ imgvtopnm.1 \ imgvview.1 \ pbmtoimgv.1 \ pgmtoimgv.1 \ ppmimgvquant.1 \ imgvview \ ppmimgvquant INCLUDES = -I. imgvtopgm-2.1/sex.c0000644000175000017500000001002006635775407013012 0ustar erikerik/* * sex.c * Byte mangling functions for ipdb.c. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/sex.c 1.10 1998/12/16 18:25:11 $") #include #if !defined(MU_BIGENDIAN) && !defined(MU_LITTLEENDIAN) && !defined(MU_UNKNOWNENDIAN) # define MU_UNKNOWNENDIAN #endif /** ** Big endian. **/ #if defined(MU_BIGENDIAN) || defined(MU_UNKNOWNENDIAN) static u1 * flip2_big(u2 x, u1 *b) { b[0] = ((u1 *)&x)[0]; b[1] = ((u1 *)&x)[1]; return b; } static u2 unflip2_big(u1 *b) { u2 x; ((u1 *)&x)[0] = b[0]; ((u1 *)&x)[1] = b[1]; return x; } static u1 * flip4_big(u4 x, u1 *b) { b[0] = ((u1 *)&x)[0]; b[1] = ((u1 *)&x)[1]; b[2] = ((u1 *)&x)[2]; b[3] = ((u1 *)&x)[3]; return b; } static u4 unflip4_big(u1 *b) { u4 x; ((u1 *)&x)[0] = b[0]; ((u1 *)&x)[1] = b[1]; ((u1 *)&x)[2] = b[2]; ((u1 *)&x)[3] = b[3]; return x; } #endif /** ** Little endian. **/ #if defined(MU_LITTLEENDIAN) || defined(MU_UNKNOWNENDIAN) static u1 * flip2_little(u2 x, u1 *b) { b[0] = ((u1 *)&x)[1]; b[1] = ((u1 *)&x)[0]; return b; } static u2 unflip2_little(u1 *b) { u2 x; ((u1 *)&x)[0] = b[1]; ((u1 *)&x)[1] = b[0]; return x; } static u1 * flip4_little(u4 x, u1 *b) { b[0] = ((u1 *)&x)[3]; b[1] = ((u1 *)&x)[2]; b[2] = ((u1 *)&x)[1]; b[3] = ((u1 *)&x)[0]; return b; } static u4 unflip4_little(u1 *b) { u4 x; ((u1 *)&x)[0] = b[3]; ((u1 *)&x)[1] = b[2]; ((u1 *)&x)[2] = b[1]; ((u1 *)&x)[3] = b[0]; return x; } #endif #if defined(MU_UNKNOWNENDIAN) static u1 *flip2_unknown(u2, u1 *); static u1 *flip4_unknown(u4, u1 *); static u2 unflip2_unknown(u1 *); static u4 unflip4_unknown(u1 *); static u1 *(*flip2)(u2, u1 *) = flip2_unknown; static u1 *(*flip4)(u4, u1 *) = flip4_unknown; static u2 (*unflip2)(u1 *) = unflip2_unknown; static u4 (*unflip4)(u1 *) = unflip4_unknown; static void fix(void) { union { u1 c[4]; u4 i; } u; u.i = 0x01020304; if(u.c[0] == 4 && u.c[1] == 3 && u.c[2] == 2 && u.c[3] == 1) { flip2 = flip2_little; unflip2 = unflip2_little; flip4 = flip4_little; unflip4 = unflip4_little; } else { flip2 = flip2_big; unflip2 = unflip2_big; flip4 = flip4_big; unflip4 = unflip4_big; } } static u1 * flip2_unknown(u2 x, u1 *b) { fix(); return flip2(x, b); } static u2 unflip2_unknown(u1 *b) { fix(); return unflip2(b); } static u1 * flip4_unknown(u4 x, u1 *b) { fix(); return flip4(x, b); } static u4 unflip4_unknown(u1 *b) { fix(); return unflip4(b); } #endif #if defined(MU_BIGENDIAN) # define flip2 flip2_big # define flip4 flip4_big # define unflip2 unflip2_big # define unflip4 unflip4_big #elif defined(MU_LITTLEENDIAN) # define flip2 flip2_little # define flip4 flip4_little # define unflip2 unflip2_little # define unflip4 unflip4_little #endif size_t fread_u2(u2 *x, FILE *fp) { u1 b[2]; size_t len; if((len = fread(b, 1, 2, fp)) != 2) return len; *x = unflip2(b); return 2; } size_t fread_u4(u4 *x, FILE *fp) { u1 b[4]; size_t len; if((len = fread(b, 1, 4, fp)) != 4) return len; *x = unflip4(b); return 4; } size_t fwrite_u2(u2 x, FILE *fp) { u1 b[2]; return fwrite(flip2(x, b), 1, 2, fp); } size_t fwrite_u4(u4 x, FILE *fp) { u1 b[4]; return fwrite(flip4(x, b), 1, 4, fp); } imgvtopgm-2.1/install-sh0000755000175000017500000001272106635636511014055 0ustar erikerik#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" transformbasename="" transform_arg="" instcmd="$mvprog" chmodcmd="$chmodprog 0755" chowncmd="" chgrpcmd="" stripcmd="" rmcmd="$rmprog -f" mvcmd="$mvprog" src="" dst="" dir_arg="" while [ x"$1" != x ]; do case $1 in -c) instcmd="$cpprog" shift continue;; -d) dir_arg=true shift continue;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; -s) stripcmd="$stripprog" shift continue;; -t=*) transformarg=`echo $1 | sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue;; *) if [ x"$src" = x ] then src=$1 else # this colon is to work around a 386BSD /bin/sh bug : dst=$1 fi shift continue;; esac done if [ x"$src" = x ] then echo "install: no input file specified" exit 1 else true fi if [ x"$dir_arg" != x ]; then dst=$src src="" if [ -d $dst ]; then instcmd=: else instcmd=mkdir fi else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if [ -f $src -o -d $src ] then true else echo "install: $src does not exist" exit 1 fi if [ x"$dst" = x ] then echo "install: no destination specified" exit 1 else true fi # If destination is a directory, append the input filename; if your system # does not like double slashes in filenames, you may need to add some logic if [ -d $dst ] then dst="$dst"/`basename $src` else true fi fi ## this sed command emulates the dirname command dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Make sure that the destination directory exists. # this part is taken from Noah Friedman's mkinstalldirs script # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then defaultIFS=' ' IFS="${IFS-${defaultIFS}}" oIFS="${IFS}" # Some sh's can't handle IFS=/ for some reason. IFS='%' set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` IFS="${oIFS}" pathcomp='' while [ $# -ne 0 ] ; do pathcomp="${pathcomp}${1}" shift if [ ! -d "${pathcomp}" ] ; then $mkdirprog "${pathcomp}" else true fi pathcomp="${pathcomp}/" done fi if [ x"$dir_arg" != x ] then $doit $instcmd $dst && if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi else # If we're going to rename the final executable, determine the name now. if [ x"$transformarg" = x ] then dstfile=`basename $dst` else dstfile=`basename $dst $transformbasename | sed $transformarg`$transformbasename fi # don't allow the sed command to completely eliminate the filename if [ x"$dstfile" = x ] then dstfile=`basename $dst` else true fi # Make a temp file name in the proper directory. dsttmp=$dstdir/#inst.$$# # Move or copy the file name to the temp name $doit $instcmd $src $dsttmp && trap "rm -f ${dsttmp}" 0 && # and set any options; do chmod last to preserve setuid bits # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $instcmd $src $dsttmp" command. if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi && # Now rename the file to the real destination. $doit $rmcmd -f $dstdir/$dstfile && $doit $mvcmd $dsttmp $dstdir/$dstfile fi && exit 0 imgvtopgm-2.1/pgmtoimgv.c0000644000175000017500000001075614342620136014222 0ustar erikerik/* * pgmtoimgv.c * PGM to Pilot Image Viewer pdb converter. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/pgmtoimgv.c 1.28 1999/05/09 08:27:51 $") #include #include #include #include /* * These tend to live in different places on different systems so I'll * just do it by hand and assume you have a proper libc. */ extern int optind; extern char *optarg; extern int getopt(int, char *const *, const char *); static int version(const char *me) { printf("%s %s\n", me, VERSION); return EXIT_SUCCESS; } #define OPTS "4hvt:n:cmu" static char *usefmt = "%s [-hv] [-n note] [-t title] [-{c|m|u}] [in [out]]\n"; static char *explain[] = { "\tConvert a pgm file to a Pilot Image Viewer pdb file.", "", "\t-4 4 depth bitmap.", "\t-h Display this usage message and exit.", "\t-v Display the version number and exit.", "\t-c Produce a compressed image.", "\t-m Produce a compressed image only if it is smaller.", "\t-u Produce an uncompressed image.", "\t-t title Specify the pdb name, the default is unnamed.", "\t-n note Read the image note from note.", NULL }; static int usage(const char *me, int ret) { char **s; printf(usefmt, me); for(s = &explain[0]; *s != NULL; ++s) printf("%s\n", *s); return ret; } static int readimg(IPDB *pdb, FILE *fp, int depth) { gray *g = NULL; gray maxval; int w, h, fmt; int status, i; pgm_readpgminit(fp, &w, &h, &maxval, &fmt); if((g = calloc(1, w*h*sizeof(gray))) == NULL) return ENOMEM; for(i = 0; i < h; ++i) pgm_readpgmrow(fp, &g[w*i], w, maxval, fmt); if (depth) status = ipdb_insert_g16image(pdb, w, h, g); else status = ipdb_insert_gimage(pdb, w, h, g); free(g); return status; } static int readtxt(IPDB *pdb, char *notefile) { struct stat st; char *s; FILE *fp; int n; if(notefile == NULL) return 0; memset((void *)&st, '\0', sizeof(st)); if(stat(notefile, &st) != 0) return errno; fp = pm_openr(notefile); if((s = calloc(1, st.st_size + 1)) == NULL) return ENOMEM; if(fread(s, 1, st.st_size, fp) != (size_t)st.st_size) return EIO; pm_close(fp); for(n = strlen(s) - 1; n >= 0 && s[n] == '\n'; --n) s[n] = '\0'; ipdb_insert_text(pdb, s); return 0; } int main(int argc, char **argv) { char *me, *name, *notefile; int i, status, comp, depth = 0; IPDB *pdb; FILE *in, *out; if((me = strrchr(*argv, '/')) == NULL) me = *argv; else ++me; comp = IPDB_COMPMAYBE; name = NULL; notefile = NULL; pgm_init(&argc, argv); while((i = getopt(argc, argv, OPTS)) != EOF) { switch(i) { case '4': depth = 4; break; case 'h': exit(usage(me, EXIT_SUCCESS)); break; case 'v': exit(version(me)); break; case 't': name = optarg; break; case 'c': comp = IPDB_COMPRESS; break; case 'u': comp = IPDB_NOCOMPRESS; break; case 'm': comp = IPDB_COMPMAYBE; break; case 'n': notefile = optarg; break; default: exit(usage(me, EXIT_FAILURE)); break; } } if(name == NULL) name = argv[optind] == NULL ? "unnamed" : argv[optind]; in = argv[optind] == NULL ? stdin : pm_openr(argv[optind++]); out = argv[optind] == NULL ? stdout : pm_openw(argv[optind]); if((pdb = ipdb_alloc(name)) == NULL) pm_error("%s.", ipdb_err(ENOMEM)); if((status = readimg(pdb, in, depth)) != 0) pm_error("PGM read error: %s.", ipdb_err(status)); if((status = readtxt(pdb, notefile)) != 0) pm_error("Note read error: %s.", ipdb_err(status)); if((status = ipdb_write(pdb, comp, out)) != 0) pm_error("PDB write error: %s.", ipdb_err(status)); if(comp == IPDB_COMPMAYBE && !ipdb_compressed(pdb)) pm_message("Image too complex to be compressed."); pdb = ipdb_free(pdb); if(in != stdin) pm_close(in); if(out != stdout) pm_close(out); return EXIT_SUCCESS; } imgvtopgm-2.1/pbmtoimgv.1.in0000644000175000017500000000710706635640506014545 0ustar erikerik.\" @(#)$Mu: imgvtopgm/pbmtoimgv.1.in 1.2 1998/12/16 05:12:38 $ .\" .\" pbmtoimgv.man .\" Man page for pbmtoimgv. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH PBMTOIMGV 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME pbmtoimgv \- Portable Bitmap to Pilot Image Viewer converter, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B pbmtoimgv .RI [ -h ] .RI [ -v ] .RI [ "-t title" ] .RI [ "-n notefile" ] .RI [ "-{c|m|u}" ] .RI [ in " [" out ]] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBpbmtoimgv\fR is a simple filter for converting Portable Bitmap to monochrome Pilot Image Viewer pdb files. .PP If an image's width is not a multiple of 16 pixels, enough extra white pixels will be added at the right side to ensure alignment. Images will be padded, with white pixels, to a width and height of 160 if needed. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a short summary of the command line options and exit. .TP .I -v Display the version and exit. .TP .I -t title Specify the title of the image (up to 31 characters). .TP .I -n notefile Specify the note file. No note is attached to the image by default. .TP .I -c Produce a compressed image. .TP .I -m Produce a compressed image if it is smaller than the uncompressed version. This is the default compression mode. .TP .I -u Produce an uncompressed image. .TP .I in The input file. The default is the standard input. .TP .I out The output file. The default is the standard output. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvtopnm (1), .BR imgvview (1), .BR pgmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. imgvtopgm-2.1/ppmimgvquant.in0000755000175000017500000000410606715237631015131 0ustar erikerik#!/bin/sh ## ## ppmimgvquant.sh ## Simple palette mangler for image viewer pgm files. ## ## Copyright (C) 1997 Eric A. Howe ## ## 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 of the License, 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, write to the Free Software ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ## ## Authors: Eric A. Howe (mu@trends.net) ## ## $Mu: imgvtopgm/ppmimgvquant.in 1.2 1999/05/09 07:56:09 $ ## MAPFILE=/tmp/$$.ppmimgvquant.$$ cleanup() { [ -r $MAPFILE ] && rm -f $MAPFILE } trap cleanup 2 3 9 13 15 usage() { NAME=`basename $1` echo "$NAME [-hv] [ppmquant options]" cat <<_DONE_DONE_DONE_ Convert the palette of a PPM image to the standard Image Viewer palette. All options except -h and -v are passed to ppmquant(1). -4 Convert to 4 depth image (for Palm IIIx/V). -h Display this usage message and exit. -v Display the version number and exit. _DONE_DONE_DONE_ } version() { NAME=`basename $1` echo "$NAME @VERSION@" } GRAY16="no" DONE="no" while [ $DONE != "yes" ]; do case X"$1" in X"-h") usage $0; exit 0 ;; X"-v") version $0; exit 0 ;; X"-4") GRAY16="yes"; shift ;; X*) DONE="yes" ;; esac done if [ $GRAY16 = "yes" ]; then cat > $MAPFILE <<_DONE_DONE_DONE_ P3 16 1 255 0 0 0 17 17 17 34 34 34 51 51 51 68 68 68 85 85 85 102 102 102 119 119 119 136 136 136 153 153 153 170 170 170 187 187 187 204 204 204 221 221 221 238 238 238 255 255 255 _DONE_DONE_DONE_ else cat > $MAPFILE <<_DONE_DONE_DONE_ P3 4 1 255 0 0 0 85 85 85 170 170 170 255 255 255 _DONE_DONE_DONE_ fi ppmquant -map $MAPFILE "$@" | ppmtopgm cleanup imgvtopgm-2.1/missing0000755000175000017500000001420206635636511013444 0ustar erikerik#! /bin/sh # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997 Free Software Foundation, Inc. # Franc,ois Pinard , 1996. # 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, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi case "$1" in -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file yacc create \`y.tab.[ch]', if possible, from existing .[ch]" ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing - GNU libit 0.0" ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; aclocal) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acinclude.m4' or \`configure.in'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`configure.in'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acconfig.h' or \`configure.in'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER([^):]*:\([^)]*\)).*/\1/p' configure.in` if test -z "$files"; then files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^):]*\)).*/\1/p' configure.in` test -z "$files" || files="$files.in" else files=`echo "$files" | sed -e 's/:/ /g'` fi test -z "$files" && files="config.h.in" touch $files ;; automake) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print \ | sed 's/^\(.*\).am$/touch \1.in/' \ | sh ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; makeinfo) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` fi touch $file ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 imgvtopgm-2.1/ipdb_r.c0000644000175000017500000002244114342617632013451 0ustar erikerik/* * ipdb_r.c * Pilot Image Viewer PDB reading functions. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/ipdb_r.c 1.13 1999/05/09 08:00:47 $") #include #include #include /* * This will *always* free `buffer'. * * The compression scheme used is a simple RLE; the control codes, * CODE, are one byte and have the following meanings: * * CODE > 0x80 Insert (CODE + 1 - 0x80) copies of the next byte. * CODE <= 0x80 Insert the next (CODE + 1) literal bytes. * * Compressed pieces can (and do) cross row boundaries. */ static u1 * decompress(u1 *buffer, int bytes) { int got, put; u1 *in, *out, *data; if((data = calloc(1, bytes)) == NULL) { free(buffer); return NULL; } in = buffer; out = data; while(bytes > 0) { if(*in > 0x80) { put = *in++ + 1 - 0x80; memset(out, *in, put); got = 1; } else { put = *in++ + 1; memcpy(out, in, put); got = put; } in += got; out += put; bytes -= put; } free(buffer); return data; } #define UNKNOWN_OFFSET (u4)-1 static int image_read_data(IMAGE *i, u4 end_offset, FILE *fp) { size_t data_size = 0; u1 *buffer; if(end_offset == UNKNOWN_OFFSET) { /* * Read until EOF. Some of them have an extra zero byte * dangling off the end. I originally thought this was * an empty note record (even though there was no record * header for it); however, the release notes for Image * Compression Manager 1.1 on http://www.pilotgear.com * note this extra byte as a bug in Image Compression * Manager 1.0 which 1.1 fixes. We'll just blindly read * this extra byte and ignore it by paying attention to * the image dimensions. */ if((buffer = calloc(1, img_size(i))) == NULL) return ENOMEM; if((data_size = fread(buffer, 1, img_size(i), fp)) <= 0) return EIO; } else { /* * Read to the indicated offset. */ data_size = end_offset - ftell(fp) + 1; if((buffer = calloc(1, data_size)) == NULL) return ENOMEM; if(fread(buffer, 1, data_size, fp) != data_size) return EIO; } /* * Compressed data can cross row boundaries so we decompress * the data here to avoid messiness in the row access functions. */ if(data_size != img_size(i)) { if((i->data = decompress(buffer, img_size(i))) == NULL) return ENOMEM; i->compressed = TRUE; } else { i->compressed = FALSE; i->data = buffer; } return 0; } static int image_read(IMAGE *i, u4 end_offset, FILE *fp) { if(i == NULL) return 0; i->r->offset = (u4)ftell(fp); if(fread( i->name, 1, 32, fp) != 32 || fread( &i->version, 1, 1, fp) != 1 || fread( &i->type, 1, 1, fp) != 1 || fread( i->reserved1, 1, 4, fp) != 4 || fread( i->note, 1, 4, fp) != 4 || fread_u2(&i->x_last, fp) != 2 || fread_u2(&i->y_last, fp) != 2 || fread( i->reserved2, 1, 4, fp) != 4 || fread_u2(&i->x_anchor, fp) != 2 || fread_u2(&i->y_anchor, fp) != 2 || fread_u2(&i->width, fp) != 2 || fread_u2(&i->height, fp) != 2 || image_read_data(i, end_offset, fp) != 0) return EIO; return 0; } static int text_read(TEXT *t, FILE *fp) { # define BUFSZ 128 char *s; char buf[BUFSZ]; int used, alloced, len; if(t == NULL) return 0; t->r->offset = (u4)ftell(fp); /* * What a pain in the ass! Why the hell isn't there a length * attached to the text record? I suppose the designer wasn't * concerned about non-seekable (i.e. pipes) input streams. * Perhaps I'm being a little harsh, the lack of a length probably * isn't much of an issue on the Pilot. */ used = alloced = 0; s = NULL; while((len = fread(buf, 1, sizeof(buf), fp)) != 0) { if(buf[len - 1] == '\0') --len; if(used + len > alloced) { char *tmp; if((tmp = realloc(s, alloced += 2*BUFSZ)) == NULL) { free(s); return ENOMEM; } s = tmp; } memcpy(s + used, buf, len); used += len; } if((t->data = calloc(1, used + 1)) == NULL) { free(s); return ENOMEM; } memcpy(t->data, s, used); free(s); return 0; # undef BUFSZ } static int pdbhead_read(PDBHEAD *p, FILE *fp) { if(fread( p->name, 1, 32, fp) != 32 || fread_u2(&p->flags, fp) != 2 || fread_u2(&p->version, fp) != 2 || fread_u4(&p->ctime, fp) != 4 || fread_u4(&p->mtime, fp) != 4 || fread_u4(&p->btime, fp) != 4 || fread_u4(&p->mod_num, fp) != 4 || fread_u4(&p->app_info, fp) != 4 || fread_u4(&p->sort_info, fp) != 4 || fread( p->type, 1, 4, fp) != 4 || fread( p->id, 1, 4, fp) != 4 || fread_u4(&p->uniq_seed, fp) != 4 || fread_u4(&p->next_rec, fp) != 4 || fread_u2(&p->num_recs, fp) != 2) return EIO; if(memcmp(p->type, IPDB_vIMG, 4) != 0 || memcmp(p->id, IPDB_View, 4) != 0) return E_NOTIMAGE; return 0; } static int rechdr_read(RECHDR *r, FILE *fp) { off_t len; if(fread_u4(&r->offset, fp) != 4) return EIO; len = (off_t)r->offset - ftell(fp); switch(len) { case 4: case 12: /* * Version zero (eight bytes of record header) or version * two with a note (two chunks of eight record header bytes). */ if(fread(&r->unknown[0], 1, 3, fp) != 3 || fread(&r->rec_type, 1, 1, fp) != 1) return EIO; r->n_extra = 0; r->extra = NULL; break; case 6: /* * Version one (ten bytes of record header). */ if(fread(&r->unknown[0], 1, 3, fp) != 3 || fread(&r->rec_type, 1, 1, fp) != 1) return EIO; r->n_extra = 2; if((r->extra = malloc(r->n_extra)) == NULL) return ENOMEM; if(fread(r->extra, 1, r->n_extra, fp) != r->n_extra) return EIO; break; default: /* * hmmm.... I'll assume this is the record header * for a text record. */ if((fread(&r->unknown[0], 1, 3, fp) != 3) || (fread(&r->rec_type, 1, 1, fp) != 1)) return EIO; r->n_extra = 0; r->extra = NULL; break; } if((r->rec_type != IMG_REC && r->rec_type != TEXT_REC) || memcmp(r->unknown, IPDB_MYST, 3) != 0) return E_NOTRECHDR; return 0; } int ipdb_read(IPDB *pdb, FILE *fp) { int status; u4 offset; ipdb_clear(pdb); if((pdb->p = pdbhead_alloc(NULL)) == NULL) return ENOMEM; if((status = pdbhead_read(pdb->p, fp)) != 0) return status; if((pdb->i = image_alloc(pdb->p->name, IMG_GRAY, 0, 0)) == NULL) return ENOMEM; if((status = rechdr_read(pdb->i->r, fp)) != 0) return status; if(pdb->p->num_recs > 1) { if((pdb->t = text_alloc(NULL)) == NULL) return ENOMEM; if((status = rechdr_read(pdb->t->r, fp)) != 0) return status; } offset = pdb->t == NULL ? UNKNOWN_OFFSET : pdb->t->r->offset - 1; if((status = image_read(pdb->i, offset, fp)) != 0) return status; if(pdb->t != NULL && (status = text_read(pdb->t, fp)) != 0) return status; return 0; } static gray * g16unpack(const u1 *p, gray *g, int w) { static gray pal[] = {0xff, 0xee, 0xdd, 0xcc, 0xbb, 0xaa, 0x99, 0x88, 0x77, 0x66, 0x55, 0x44, 0x33, 0x22, 0x11, 0x00}; u1 *seg; int i; for(i = 0, seg = (u1 *)p; i < w; i += 2, ++seg) { g[i + 0] = pal[getg16pixel(*seg, 0)]; g[i + 1] = pal[getg16pixel(*seg, 1)]; } return g; } static gray * gunpack(const u1 *p, gray *g, int w) { static gray pal[] = {0xff, 0xaa, 0x55, 0x00}; u1 *seg; int i; for(i = 0, seg = (u1 *)p; i < w; i += 4, ++seg) { g[i + 0] = pal[getgpixel(*seg, 0)]; g[i + 1] = pal[getgpixel(*seg, 1)]; g[i + 2] = pal[getgpixel(*seg, 2)]; g[i + 3] = pal[getgpixel(*seg, 3)]; } return g; } static u1 * munpack(const u1 *p, bit *b, int w) { static bit pal[] = {0x00, 0x01}; u1 *seg; int i; for(i = 0, seg = (u1 *)p; i < w; i += 8, ++seg) { b[i + 0] = pal[getmpixel(*seg, 0)]; b[i + 1] = pal[getmpixel(*seg, 1)]; b[i + 2] = pal[getmpixel(*seg, 2)]; b[i + 3] = pal[getmpixel(*seg, 3)]; b[i + 4] = pal[getmpixel(*seg, 4)]; b[i + 5] = pal[getmpixel(*seg, 5)]; b[i + 6] = pal[getmpixel(*seg, 6)]; b[i + 7] = pal[getmpixel(*seg, 7)]; } return b; } gray * ipdb_g16row(IPDB *pdb, int row, gray *buffer) { return g16unpack(img_row(pdb->i, row), buffer, ipdb_width(pdb)); } gray * ipdb_grow(IPDB *pdb, int row, gray *buffer) { return gunpack(img_row(pdb->i, row), buffer, ipdb_width(pdb)); } bit * ipdb_mrow(IPDB *pdb, int row, bit *buffer) { return munpack(img_row(pdb->i, row), buffer, ipdb_width(pdb)); } /* * There's no point in fiddling with pdb->t->r->offset here since we * never know what it really should be until write-time anyway. */ int ipdb_remove_image(IPDB *pdb) { if(pdb->i == NULL) return 0; pdb->i = image_free(pdb->i); --pdb->p->num_recs; return 0; } int ipdb_remove_text(IPDB *pdb) { if(pdb->t == NULL) return 0; pdb->t = text_free(pdb->t); if(pdb->i != NULL) pdb->i->r->offset -= 8; --pdb->p->num_recs; return 0; } imgvtopgm-2.1/README0000644000175000017500000000452206715245715012732 0ustar erikerikThese programs are GPL'ed, see COPYING for license details. The PDB header record was figured out/compiled by Theodore Ts'o (the PDB header is the same as the PRC application header), the layout of the Image Viewer image header was figured out by Eric.Arnold@sun.com (I kinda' stole the format from his ppmtoIVpdb program which was posted to the pilot-unix mailing list). I figured out the compression format, notes, and monochrome format and wrapped it all together as ipdb*.c. The programs are pretty thin wrappers around ipdb*.c. Support for depth 4 grayscale (i.e. 16 shades of gray) images was graciously supplied by Munechika SUMIKAWA . I think you need a Palm IIIx or better to view such images. This package was developed on i486-unknown-linux but I have tested the code on a SPARC-10, HP-PA, and DEC Alpha to check for byte order and type size problems. All the code is pretty strict ANSI so I don't expect any difficulties on any modern unixen (YMMV anywhere else). I think the new autoconf hackery should take care of various endian issues; however, I've left the run-time endian checks in the code as a backup option. I'm also assuming the following sizes: unsigned char == 1 byte unsigned short == 2 bytes unsigned int == 4 bytes These are not guaranteed to work but they do work on all the systems that I care about, see "mine/slop.h" if you need to fiddle with these. Notes on the Image Viewer pdb format can be found in ipdb*.[ch]. Two and four bit palettes for the GIMP can be found in Pilot and Pilot16. I don't really have any use for the Pilot Image Viewer program, I just did this out of curiosity (and because I find GUI only converters a little silly). These programs have no connection with the Image Viewer author so don't send problem reports to him (unless it is a bug in Image Viewer). I don't guarantee that the converted images will be correct but I think they will be okay (I have tested all the images in samples with the viewer without incident). Don't blame me if any of the converted images crash your pilot, if one does and you find out why, let me know so I can fix the tools (or just send me a patch). If you're looking for a nagless image viewer for your Pilot, check out Tiny Viewer (http://www.righto.com/pilot/tv.html). Eric Howe mu@trends.net http://www.trends.net/~mu imgvtopgm-2.1/CREDITS0000644000175000017500000000061006715244532013060 0ustar erikerikThis is at least a partial credits-file of people that have contributed to the imgvtopgm utilities. If anyone has been left out, please let me know so that I can update the list. Thanks, Eric Howe Eric Arnold Original reverse engineering of the Image Viewer header record. SUMIKAWA Munechika 4 bit grayscale support. imgvtopgm-2.1/compile0000755000175000017500000001635014342626140013420 0ustar erikerik#! /bin/sh # Wrapper for compilers which do not understand '-c -o'. scriptversion=2018-03-07.03; # UTC # Copyright (C) 1999-2020 Free Software Foundation, Inc. # Written by Tom Tromey . # # 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 . # 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 or send patches to # . 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 | *.[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 . EOF exit $? ;; -v | --v*) echo "compile $scriptversion" exit $? ;; cl | *[/\\]cl | cl.exe | *[/\\]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: imgvtopgm-2.1/pgmtoimgv.1.in0000644000175000017500000001030506715243407014542 0ustar erikerik.\" @(#)$Mu: imgvtopgm/pgmtoimgv.1.in 1.3 1999/05/09 08:27:51 $ .\" .\" pgmtoimgv.man .\" Man page for pgmtoimgv. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH PGMTOIMGV 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME pgmtoimgv \- Portable Graymap to Pilot Image Viewer converter, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B pgmtoimgv .RI [ -h ] .RI [ -v ] .RI [ -4 ] .RI [ "-t title" ] .RI [ "-n notefile" ] .RI [ "-{c|m|u}" ] .RI [ in " [" out ]] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBpgmtoimgv\fR is a simple filter for converting Portable Graymaps to grayscale Pilot Image Viewer pdb files. The input pgm file \fBmust\fR use the following palette unless you specify the \fI-4\fR switch: .nf P3 4 1 255 0 0 0 85 85 85 170 170 170 255 255 255 .fi if you specify \fI-4\fR, then your grayscale image must use this palette: .nf P3 16 1 255 0 0 0 17 17 17 34 34 34 51 51 51 68 68 68 85 85 85 102 102 102 119 119 119 136 136 136 153 153 153 170 170 170 187 187 187 204 204 204 221 221 221 238 238 238 255 255 255 .fi If your PGM file doesn't use one of these palettes, use \fBppmquant\fR(1) to convert your palette. .PP If an image's width is not a multiple of 16 pixels, enough extra white pixels will be added at the right side to ensure alignment. Images will be padded, with white pixels, to a width and height of 160 if needed. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a short summary of the command line options and exit. .TP .I -v Display the version and exit. .TP .I -4 Use 4 bit grayscale (16 shades of gray). .TP .I -t title Specify the title of the image (up to 31 characters). .TP .I -n notefile Specify the note file. No note is attached to the image by default. .TP .I -c Produce a compressed image. .TP .I -m Produce a compressed image if it is smaller than the uncompressed version. This is the default compression mode. .TP .I -u Produce an uncompressed image. .TP .I in The input file. The default is the standard input. .TP .I out The output file. The default is the standard output. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvtopnm (1), .BR imgvview (1), .BR pbmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. imgvtopgm-2.1/ipdb_c.c0000644000175000017500000001075514342617623013437 0ustar erikerik/* * ipdb_c.c * Functions common to Pilot Image Viewer PDB reading and writing. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/ipdb_c.c 1.14 1998/12/16 18:25:11 $") #include #include #include #include static char *errors[] = { /* E_BADCOLORS */ "Invalid palette, only {0x00, 0x55, 0xAA, 0xFF} allowed.", /* E_NOTIMAGE */ "Not an image file.", /* E_IMAGETHERE */ "Image record already present, logic error.", /* E_IMAGENOTTHERE */ "Image record required before text record, logic error.", /* E_TEXTTHERE */ "Text record already present, logic error.", /* E_NOTRECHDR */ "Invalid record header encountered.", /* E_UNKNOWNRECHDR */ "Unknown record header.", /* E_TOOBIGG */ "Image too big, maximum size approx. 640*400 gray pixels.", /* E_TOOBIGM */ "Image too big, maximum size approx. 640*800 monochrome pixels.", }; char * ipdb_err(int e) { if(e < 0) return e >= E_LAST ? errors[-e - 1] : "unknown error"; return strerror(e); } /** ** Death. **/ RECHDR * rechdr_free(RECHDR *r) { if(r == NULL) return r; free(r->extra); free(r); return NULL; } IMAGE * image_free(IMAGE *i) { if(i == NULL) return i; i->r = rechdr_free(i->r); free(i->data); free(i); return NULL; } TEXT * text_free(TEXT *t) { if(t == NULL) return t; t->r = rechdr_free(t->r); free(t->data); free(t); return NULL; } PDBHEAD * pdbhead_free(PDBHEAD *p) { free(p); return NULL; } IPDB * ipdb_clear(IPDB *pdb) { if(pdb == NULL) return pdb; pdb->i = image_free(pdb->i); pdb->t = text_free(pdb->t); pdb->p = pdbhead_free(pdb->p); return pdb; } IPDB * ipdb_free(IPDB *pdb) { free(ipdb_clear(pdb)); return NULL; } /** ** Birth. **/ PDBHEAD * pdbhead_alloc(const char *name) { PDBHEAD *p; if((p = calloc(1, sizeof(PDBHEAD))) == NULL) return NULL; strncpy(p->name, name == NULL ? "unnamed" : name, 31); /* * All of the Image Viewer pdb files that I've come across have * 3510939142U (1997.08.16 14:38:22 UTC) here. I don't know where * this bizarre date comes from but the real date works fine so * I'm using it. */ p->ctime = p->mtime = (pilot_time_t)time(NULL) + UNIXEPOCH; memcpy(p->type, IPDB_vIMG, sizeof(p->type)); memcpy(p->id, IPDB_View, sizeof(p->id)); return p; } /* * We never produce the `extra' bytes (we only read them from a file) * so there is no point allocating them here. */ RECHDR * rechdr_alloc(int type, u4 offset) { RECHDR *r; if((r = calloc(1, sizeof(RECHDR))) == NULL) return r; r->offset = offset; r->rec_type = (u1)(0xff & type); memcpy(r->unknown, IPDB_MYST, sizeof(r->unknown)); return r; } /* * The offset will be patched up as needed elsewhere. */ #define IMGOFFSET (PDBHEAD_SIZE + 8) IMAGE * image_alloc(const char *name, int type, int w, int h) { IMAGE *i; if((i = calloc(1, sizeof(IMAGE))) == NULL || (i->r = rechdr_alloc(IMG_REC, IMGOFFSET)) == NULL || (w != 0 && h != 0 && (i->data = calloc(1, w*h)) == NULL)) return image_free(i); strncpy(i->name, name == NULL ? "unnamed" : name, 31); i->type = type; i->x_anchor = i->y_anchor = 0xffff; i->width = w; i->height = h; return i; } TEXT * text_alloc(const char *s) { TEXT *t; /* * The offset will be patched up later on when we know what it * should be. */ if((t = calloc(1, sizeof(TEXT))) == NULL || (t->r = rechdr_alloc(TEXT_REC, 0)) == NULL) return text_free(t); if(s == NULL) return t; if((t->data = calloc(1, strlen(s) + 1)) == NULL) return text_free(t); strcpy(t->data, s); return t; } IPDB * ipdb_alloc(const char *name) { IPDB *pdb; if((pdb = calloc(1, sizeof(IPDB))) == NULL) return ipdb_free(pdb); if(name == NULL) return pdb; if((pdb->p = pdbhead_alloc(name)) == NULL) return ipdb_free(pdb); return pdb; } imgvtopgm-2.1/Makefile.in0000644000175000017500000010152614342630706014112 0ustar erikerik# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2020 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@ # @(#)$Mu: imgvtopgm/Makefile.am 1.5 1998/12/16 19:19:34 $ 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)) 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 = : bin_PROGRAMS = imgvinfo$(EXEEXT) imgvtopnm$(EXEEXT) pbmtoimgv$(EXEEXT) \ pgmtoimgv$(EXEEXT) subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in 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 = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \ pgmtoimgv.1 ppmimgvquant.1 imgvview ppmimgvquant CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(man1dir)" PROGRAMS = $(bin_PROGRAMS) am_imgvinfo_OBJECTS = imgvinfo.$(OBJEXT) ipdb_r.$(OBJEXT) \ ipdb_c.$(OBJEXT) sex.$(OBJEXT) imgvinfo_OBJECTS = $(am_imgvinfo_OBJECTS) imgvinfo_DEPENDENCIES = am_imgvtopnm_OBJECTS = imgvtopnm.$(OBJEXT) ipdb_r.$(OBJEXT) \ ipdb_c.$(OBJEXT) sex.$(OBJEXT) imgvtopnm_OBJECTS = $(am_imgvtopnm_OBJECTS) imgvtopnm_DEPENDENCIES = am_pbmtoimgv_OBJECTS = pbmtoimgv.$(OBJEXT) ipdb_w.$(OBJEXT) \ ipdb_c.$(OBJEXT) sex.$(OBJEXT) pbmtoimgv_OBJECTS = $(am_pbmtoimgv_OBJECTS) pbmtoimgv_DEPENDENCIES = am_pgmtoimgv_OBJECTS = pgmtoimgv.$(OBJEXT) ipdb_w.$(OBJEXT) \ ipdb_c.$(OBJEXT) sex.$(OBJEXT) pgmtoimgv_OBJECTS = $(am_pgmtoimgv_OBJECTS) pgmtoimgv_DEPENDENCIES = 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 -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } SCRIPTS = $(bin_SCRIPTS) 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 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/imgvinfo.Po ./$(DEPDIR)/imgvtopnm.Po \ ./$(DEPDIR)/ipdb_c.Po ./$(DEPDIR)/ipdb_r.Po \ ./$(DEPDIR)/ipdb_w.Po ./$(DEPDIR)/pbmtoimgv.Po \ ./$(DEPDIR)/pgmtoimgv.Po ./$(DEPDIR)/sex.Po am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(imgvinfo_SOURCES) $(imgvtopnm_SOURCES) \ $(pbmtoimgv_SOURCES) $(pgmtoimgv_SOURCES) DIST_SOURCES = $(imgvinfo_SOURCES) $(imgvtopnm_SOURCES) \ $(pbmtoimgv_SOURCES) $(pgmtoimgv_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac man1dir = $(mandir)/man1 NROFF = nroff MANS = $(man_MANS) 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)` ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/imgvinfo.1.in \ $(srcdir)/imgvtopnm.1.in $(srcdir)/imgvview.1.in \ $(srcdir)/imgvview.in $(srcdir)/pbmtoimgv.1.in \ $(srcdir)/pgmtoimgv.1.in $(srcdir)/ppmimgvquant.1.in \ $(srcdir)/ppmimgvquant.in AUTHORS COPYING ChangeLog INSTALL \ NEWS README compile depcomp install-sh missing mkinstalldirs 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 -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best DIST_TARGETS = dist-gzip # 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 -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ 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@ PBM_LIBS = @PBM_LIBS@ PGM_LIBS = @PGM_LIBS@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ XMKMF = @XMKMF@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ 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__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ 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@ bin_SCRIPTS = imgvview ppmimgvquant imgvinfo_SOURCES = imgvinfo.c ipdb_r.c ipdb_c.c sex.c imgvtopnm_SOURCES = imgvtopnm.c ipdb_r.c ipdb_c.c sex.c pbmtoimgv_SOURCES = pbmtoimgv.c ipdb_w.c ipdb_c.c sex.c pgmtoimgv_SOURCES = pgmtoimgv.c ipdb_w.c ipdb_c.c sex.c imgvinfo_LDADD = @PGM_LIBS@ @PBM_LIBS@ imgvtopnm_LDADD = @PGM_LIBS@ @PBM_LIBS@ pbmtoimgv_LDADD = @PGM_LIBS@ @PBM_LIBS@ pgmtoimgv_LDADD = @PGM_LIBS@ @PBM_LIBS@ man_MANS = \ imgvinfo.1 \ imgvtopnm.1 \ imgvview.1 \ pbmtoimgv.1 \ pgmtoimgv.1 \ ppmimgvquant.1 MAINTAINERCLEANFILES = aclocal.m4 Makefile.in DISTCLEANFILES = \ imgvinfo.1 \ imgvtopnm.1 \ imgvview.1 \ pbmtoimgv.1 \ pgmtoimgv.1 \ ppmimgvquant.1 \ imgvview \ ppmimgvquant INCLUDES = -I. all: all-am .SUFFIXES: .SUFFIXES: .c .o .obj 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): imgvinfo.1: $(top_builddir)/config.status $(srcdir)/imgvinfo.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ imgvtopnm.1: $(top_builddir)/config.status $(srcdir)/imgvtopnm.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ imgvview.1: $(top_builddir)/config.status $(srcdir)/imgvview.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ pbmtoimgv.1: $(top_builddir)/config.status $(srcdir)/pbmtoimgv.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ pgmtoimgv.1: $(top_builddir)/config.status $(srcdir)/pgmtoimgv.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ ppmimgvquant.1: $(top_builddir)/config.status $(srcdir)/ppmimgvquant.1.in cd $(top_builddir) && $(SHELL) ./config.status $@ imgvview: $(top_builddir)/config.status $(srcdir)/imgvview.in cd $(top_builddir) && $(SHELL) ./config.status $@ ppmimgvquant: $(top_builddir)/config.status $(srcdir)/ppmimgvquant.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p \ ; then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' \ -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' \ `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) imgvinfo$(EXEEXT): $(imgvinfo_OBJECTS) $(imgvinfo_DEPENDENCIES) $(EXTRA_imgvinfo_DEPENDENCIES) @rm -f imgvinfo$(EXEEXT) $(AM_V_CCLD)$(LINK) $(imgvinfo_OBJECTS) $(imgvinfo_LDADD) $(LIBS) imgvtopnm$(EXEEXT): $(imgvtopnm_OBJECTS) $(imgvtopnm_DEPENDENCIES) $(EXTRA_imgvtopnm_DEPENDENCIES) @rm -f imgvtopnm$(EXEEXT) $(AM_V_CCLD)$(LINK) $(imgvtopnm_OBJECTS) $(imgvtopnm_LDADD) $(LIBS) pbmtoimgv$(EXEEXT): $(pbmtoimgv_OBJECTS) $(pbmtoimgv_DEPENDENCIES) $(EXTRA_pbmtoimgv_DEPENDENCIES) @rm -f pbmtoimgv$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pbmtoimgv_OBJECTS) $(pbmtoimgv_LDADD) $(LIBS) pgmtoimgv$(EXEEXT): $(pgmtoimgv_OBJECTS) $(pgmtoimgv_DEPENDENCIES) $(EXTRA_pgmtoimgv_DEPENDENCIES) @rm -f pgmtoimgv$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pgmtoimgv_OBJECTS) $(pgmtoimgv_LDADD) $(LIBS) install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imgvinfo.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imgvtopnm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipdb_c.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipdb_r.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipdb_w.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pbmtoimgv.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pgmtoimgv.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sex.Po@am__quote@ # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` install-man1: $(man_MANS) @$(NORMAL_INSTALL) @list1=''; \ list2='$(man_MANS)'; \ test -n "$(man1dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.1[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list=''; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(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-am 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-am 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) test -d "$(distdir)" || mkdir "$(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 -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 $(GZIP_ENV) -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 $(GZIP_ENV) -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-am all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(MANS) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am 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: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -test -z "$(DISTCLEANFILES)" || 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." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f ./$(DEPDIR)/imgvinfo.Po -rm -f ./$(DEPDIR)/imgvtopnm.Po -rm -f ./$(DEPDIR)/ipdb_c.Po -rm -f ./$(DEPDIR)/ipdb_r.Po -rm -f ./$(DEPDIR)/ipdb_w.Po -rm -f ./$(DEPDIR)/pbmtoimgv.Po -rm -f ./$(DEPDIR)/pgmtoimgv.Po -rm -f ./$(DEPDIR)/sex.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-binSCRIPTS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f ./$(DEPDIR)/imgvinfo.Po -rm -f ./$(DEPDIR)/imgvtopnm.Po -rm -f ./$(DEPDIR)/ipdb_c.Po -rm -f ./$(DEPDIR)/ipdb_r.Po -rm -f ./$(DEPDIR)/ipdb_w.Po -rm -f ./$(DEPDIR)/pbmtoimgv.Po -rm -f ./$(DEPDIR)/pgmtoimgv.Po -rm -f ./$(DEPDIR)/sex.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS uninstall-man uninstall-man: uninstall-man1 .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ check-am clean clean-binPROGRAMS clean-cscope clean-generic \ cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ dist-zstd distcheck distclean distclean-compile \ distclean-generic distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-binSCRIPTS \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-man1 \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-binSCRIPTS uninstall-man uninstall-man1 .PRECIOUS: Makefile # 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: imgvtopgm-2.1/acinclude.m40000644000175000017500000001716714342621223014237 0ustar erikerikdnl dnl AC_PROG_CC replacement. dnl dnl The -DMU_AUTOKLUDGE business is an interesting study in kludging around dnl code that is trying to be smarter than it really is. If CFLAGS doesn't dnl have anything in it, AC_PROG_CC will put things in it for us; in dnl particular, the dreaded debug flag, -g, will appear under various dnl circumstances. I don't want debug information it be around by default, dnl I want optimizations turned on and debug turned off unless someone asks dnl for different settings via --disable-optimize and/or --enable-debug. dnl The problem is that I don't know what compiler optimization flags to dnl use until the compiler is known; hence, the debug/optimization settings dnl cannot be dealt with until AC_PROG_CC has done its thing. To keep dnl AC_PROG_CC from polluting CFLAGS with debug settings we have to make sure dnl that something is in CFLAGS before AC_PROG_CC executes. I have chosen dnl to slip a -DMU_AUTOKLUDGE into CFLAGS since it should be completely dnl harmless and it is easy to take out later. This whole thing is just dnl a way to let me use -O2, -xO2, or plain -O depending on what works. dnl dnl This macro runs AC_PROG_CC (with a little trick) and AC_ISC_POSIX. dnl After that, we check for --enable-debug and --enable-optimize switches dnl (and their --disable counterparts of course) to pick up debug and/or dnl optimization flags for the C compiler. dnl AC_DEFUN(MU_PROG_CC, [ CFLAGS="${CFLAGS:--DMU_AUTOKLUDGE}" AC_PROG_CC CFLAGS=`echo $CFLAGS | sed 's/-DMU_AUTOKLUDGE//'` dnl dnl We must call AC_ISC_POSIX before AC_TRY_COMPILE or we dnl get some warnings. dnl AC_ISC_POSIX dnl dnl Check for debug options. dnl mu_debug=${DEBUGFLAG:--g} AC_ARG_ENABLE(debug, [ --enable-debug turn on debugging [default=no]], [ if test "x${enable_debug}" != "xyes"; then mu_debug="" fi ], [ mu_debug="" ]) if test "x${mu_debug}" != "x"; then dnl dnl We could end up with multiple -g's in here but I really dnl don't care, if the compiler ends up caring then too bad, dnl so there! dnl CFLAGS="$mu_debug $CFLAGS" fi dnl dnl Check for various optimization settings. dnl mu_opt="yes" AC_ARG_ENABLE(optimize, [ --enable-optimize turn on optimization [default=yes]], if test "x$enable_optimize" = "xno"; then mu_opt="no" fi ) if test "x${mu_opt}" != "xyes"; then OPTFLAG="" mu_opt_works="no" elif test "x${OPTFLAG}" != "x"; then dnl dnl They've specified a specific optimization flag so we'll be dnl nice and use it (besides, the docs say we will and matching dnl the docs is generally a good idea). dnl CFLAGS="$OPTFLAG $CFLAGS" mu_opt_works="yes" else dnl dnl We try -O2 before -xO2 since -O2 will usually work and gcc dnl seems to just warn that "language O2 is unknown" with -xO2 dnl but the compile doesn't fail, sigh. Hopefully Sun's dnl compiler will fail with -O2 so that we can pick up -xO2. dnl mu_cflags="$CFLAGS" mu_opt_works="no" for OPTFLAG in -O2 -xO2 -O ""; do if test $mu_opt_works != "yes"; then CFLAGS="$OPTFLAG $mu_cflags" AC_TRY_COMPILE([],[], mu_opt_works=yes, mu_opt_works=no ) fi done fi dnl dnl If we've got an optimization flag but no debug flag, then dnl we want to strip the final binaries. dnl if test "x${mu_opt_works}" != "x"; then if test "x${mu_debug}" = "x"; then LDFLAGS="${STRIPFLAG:--s} $LDFLAGS" fi fi ]) dnl dnl MU_FIND_PNM dnl ----------- dnl dnl Find netpbm libraries and headers dnl Put include directory in pnm_includes, dnl put library directory in pnm_libraries, dnl and add appropriate flags to X_CFLAGS and PNM_LIBS. dnl dnl Based on DDD's Motif finding code. dnl AC_DEFUN(MU_FIND_PNM, [ pnm_includes= pnm_libraries= AC_ARG_WITH(pnm-includes, [ --with-pnm-includes=DIR netpbm include files are in DIR], pnm_includes="$withval") AC_ARG_WITH(pnm-libraries, [ --with-pnm-libraries=DIR netpbm libraries are in DIR], pnm_libraries="$withval") AC_MSG_CHECKING(for netpbm) ## ## Headers first. ## if test "$pnm_includes" = ""; then AC_CACHE_VAL(mu_cv_pnm_includes, [ mu_pnm_save_LIBS="$LIBS" mu_pnm_save_CFLAGS="$CFLAGS" mu_pnm_save_CPPFLAGS="$CPPFLAGS" mu_pnm_save_LDFLAGS="$LDFLAGS" CFLAGS="$X_CFLAGS $CFLAGS" CPPFLAGS="$X_CFLAGS $CPPFLAGS" LDFLAGS="$X_LDFLAGS $LDFLAGS" AC_TRY_COMPILE([#include ], [int a;], [ ## ## Headers are in the standard include path. ## mu_cv_pnm_includes= ], [ ## ## pbm.h is not in the standard search path. ## Locate it and put its directory in ## `pnm_includes'. We look in all kinds ## of places. ## for dir in "${prefix}/include" \ /usr/include \ /usr/local/include \ /usr/include/Motif* \ /usr/include/X11* \ /usr/dt/include \ /usr/openwin/include \ \ /usr/dt/*/include \ /opt/*/include \ "${prefix}"/*/include \ /usr/*/include \ /usr/local/*/include \ "${prefix}"/include/* \ /usr/include/* \ /usr/local/include/*; do if test -f "$dir/pbm.h"; then mu_cv_pnm_includes="$dir" break fi done if test "$mu_cv_pnm_includes" = ""; then mu_cv_pnm_includes=no fi ]) LIBS="$mu_pnm_save_LIBS" CFLAGS="$mu_pnm_save_CFLAGS" CPPFLAGS="$mu_pnm_save_CPPFLAGS" LDFLAGS="$mu_pnm_save_LDFLAGS" ]) pnm_includes="$mu_cv_pnm_includes" fi ## ## And now for the libraries. ## if test "$pnm_libraries" = ""; then AC_CACHE_VAL(mu_cv_pnm_libraries, [ mu_pnm_save_LIBS="$LIBS" mu_pnm_save_CFLAGS="$CFLAGS" mu_pnm_save_CPPFLAGS="$CPPFLAGS" mu_pnm_save_LDFLAGS="$LDFLAGS" LIBS="-lnetpbm $LIBS" CFLAGS="$X_CFLAGS $CFLAGS" CPPFLAGS="$X_CFLAGS $CPPFLAGS" LDFLAGS="$X_LDFLAGS $LDFLAGS" AC_TRY_LINK([ #include ], [pbm_init((int *)0, (char **)0);], [ ## ## libpbm is in the standard search path. ## mu_cv_pnm_libraries= ], [ ## ## libpbm.a is not in the standard search path. ## Locate it and put its directory in ## `pnm_libraries'. ## for dir in "${prefix}/lib" \ /usr/lib \ /usr/local/lib \ /usr/lib/Motif* \ /usr/lib/X11* \ /usr/dt/lib \ /usr/openwin/lib \ /usr/dt/*/lib \ /opt/*/lib \ /usr/lesstif*/lib \ /usr/lib/Lesstif* \ "${prefix}"/*/lib \ /usr/*/lib \ /usr/local/*/lib \ "${prefix}"/lib/* \ /usr/lib/* \ /usr/local/lib/*; do if test -d "$dir" \ && test "`ls $dir/libpbm.* 2>/dev/null`" != ""; then mu_cv_pnm_libraries="$dir" break fi done if test "$mu_cv_pnm_libraries" = ""; then mu_cv_pnm_libraries=no fi ]) LIBS="$mu_pnm_save_LIBS" CFLAGS="$mu_pnm_save_CFLAGS" CPPFLAGS="$mu_pnm_save_CPPFLAGS" LDFLAGS="$mu_pnm_save_LDFLAGS" ]) pnm_libraries="$mu_cv_pnm_libraries" fi ## ## Add netpbm definitions to X flags. ## if test "$pnm_includes" != "" \ && test "$pnm_includes" != "$x_includes" \ && test "$pnm_includes" != "no"; then X_CFLAGS="-I$pnm_includes $X_CFLAGS" fi PNM_LIBS="" if test "$pnm_libraries" != "" \ && test "$pnm_libraries" != "$x_libraries" \ && test "$pnm_libraries" != "no"; then PNM_LIBS="-L$pnm_libraries" fi pnm_libraries_result="$pnm_libraries" pnm_includes_result="$pnm_includes" if test "$pnm_libraries_result" = ""; then pnm_libraries_result="in default path" elif test "$pnm_libraries_result" = "no"; then pnm_libraries_result="(none)" fi if test "$pnm_includes_result" = ""; then pnm_includes_result="in default path" elif test "$pnm_includes_result" = "no"; then pnm_includes_result="(none)" fi AC_MSG_RESULT([libraries $pnm_libraries_result, headers $pnm_includes_result]) ])dnl imgvtopgm-2.1/imgvview.in0000755000175000017500000000407106635774127014246 0ustar erikerik#!/bin/sh ## ## imgvview.sh ## Very simple viewer script for Image Viewer PDB files. This ## converts the image to a temporary pgm file and launches ## a pgm viewer (xli, xv, or display (from Image Magick) will ## work here). This script makes it a bit easier to wire the ## pdb files into your web browser or just to view them from the ## command line. ## ## Copyright (C) 1997 Eric A. Howe ## ## 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 of the License, 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, write to the Free Software ## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. ## ## Authors: Eric A. Howe (mu@trends.net) ## ## $Mu: imgvtopgm/imgvview.in 1.1 1998/12/16 18:13:43 $ ## TEMPFILE=/tmp/$$-imgvview.pnm cleanup() { [ -r $TEMPFILE ] && rm -f $TEMPFILE } trap cleanup 2 3 9 13 15 ## ## Choose your weapons. ## #VIEWER=xli VIEWER=xv #VIEWER=display usage() { NAME=`basename $1` echo "$NAME [-hv] [file]" cat <<_DONE_DONE_DONE_ Convert file to a temporary PGM or PBM file and launch $VIEWER to view it. If file is not specified or file is "-", then the standard input is read. -h Display this usage message and exit. -v Display the version number and exit. _DONE_DONE_DONE_ } version() { NAME=`basename $1` echo "$NAME @VERSION@" } IMAGE="" while [ X"$IMAGE" = X"" -a $# -ne 0 ]; do case X"$1" in X"-h") usage $0; exit 0 ;; X"-v") version $0; exit 0 ;; X"--") shift; IMAGE=$1 ;; X*) IMAGE=$1 ;; esac done if [ X"$IMAGE" = X"" ]; then IMAGE="-" fi imgvtopnm "$IMAGE" "$TEMPFILE" if [ $? -ne 0 ]; then cleanup exit 1 fi $VIEWER $TEMPFILE cleanup imgvtopgm-2.1/AUTHORS0000644000175000017500000000013306635636431013114 0ustar erikerikAuthors of imgvtopgm. Eric Howe. Various others have suggested features and sent patches. imgvtopgm-2.1/configure0000755000175000017500000065637214342630512013765 0ustar erikerik#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then _as_can_reexec=no; export _as_can_reexec; # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 as_fn_exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall # in an infinite loop. This has already happened in practice. _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= PACKAGE_URL= ac_unique_file="imgvtopnm.c" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS PBM_LIBS PGM_LIBS MU_MAINTAINER_FALSE MU_MAINTAINER_TRUE X_EXTRA_LIBS X_LIBS X_PRE_LIBS X_CFLAGS XMKMF EGREP GREP CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC AM_BACKSLASH AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir runstatedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL am__quote' ac_subst_files='' ac_user_opts=' enable_option_checking enable_silent_rules enable_dependency_tracking enable_debug enable_optimize with_x enable_maintainer with_pnm_includes with_pnm_libraries ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP XMKMF' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' runstatedir='${localstatedir}/run' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -runstatedir | --runstatedir | --runstatedi | --runstated \ | --runstate | --runstat | --runsta | --runst | --runs \ | --run | --ru | --r) ac_prev=runstatedir ;; -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ | --run=* | --ru=* | --r=*) runstatedir=$ac_optarg ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir runstatedir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names X features: --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --enable-dependency-tracking do not reject slow dependency extractors --disable-dependency-tracking speeds up one-time build --enable-debug turn on debugging default=no --enable-optimize turn on optimization default=yes --enable-maintainer enable maintainer rules default=no Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-x use the X Window System --with-pnm-includes=DIR netpbm include files are in DIR --with-pnm-libraries=DIR netpbm libraries are in DIR Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor XMKMF Path to xmkmf, Makefile generator for X Window System Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to the package provider. _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF configure generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version='1.16' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; esac # Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error $? "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi if test "$2" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done test "$2" = conftest.file ) then # Ok. : else as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi rm -f conftest.file test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # Expand $ac_aux_dir to an absolute path. am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then MISSING="\${SHELL} '$am_aux_dir/missing'" fi # Use eval to expand $SHELL if eval "$MISSING --is-lightweight"; then am_missing_run="$MISSING " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using 'strip' when the user # run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the 'STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi case $enable_silent_rules in # ((( yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=1;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } if ${am_cv_make_support_nested_variables+:} false; then : $as_echo_n "(cached) " >&6 else if $as_echo 'TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 am__doit: @$(TRUE) .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then am_cv_make_support_nested_variables=yes else am_cv_make_support_nested_variables=no fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 $as_echo "$am_cv_make_support_nested_variables" >&6; } if test $am_cv_make_support_nested_variables = yes; then AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else AM_V=$AM_DEFAULT_VERBOSITY AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY fi AM_BACKSLASH='\' if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE=imgvtopgm VERSION=2.1 cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # mkdir_p='$(MKDIR_P)' # We need awk for the "check" target (and possibly the TAP driver). The # system "awk" is bad on some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' # We'll loop over all known methods to create a tar archive until one works. _am_tools='gnutar pax cpio none' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile # recipes. So use an aggressive probe to check that the usage we want is # actually supported "in the wild" to an acceptable degree. # See automake bug#10828. # To make any issue more visible, cause the running configure to be aborted # by default if the 'rm' program in use doesn't match our expectations; the # user can still override this though. if rm -f && rm -fr && rm -rf; then : OK; else cat >&2 <<'END' Oops! Your 'rm' program seems unable to run without file operands specified on the command line, even when the '-f' option is present. This is contrary to the behaviour of most rm programs out there, and not conforming with the upcoming POSIX standard: Please tell bug-automake@gnu.org about your system, including the value of your $PATH and any error possibly output before this message. This can help us improve future automake versions. END if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then echo 'Configuration will proceed anyway, since you have set the' >&2 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 echo >&2 else cat >&2 <<'END' Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM to "yes", and re-run configure. END as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 fi fi DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } cat > confinc.mk << 'END' am__doit: @echo this is the am__doit target >confinc.out .PHONY: am__doit END am__include="#" am__quote= # BSD make does it like this. echo '.include "confinc.mk" # ignored' > confmf.BSD # Other make implementations (GNU, Solaris 10, AIX) do it like this. echo 'include confinc.mk # ignored' > confmf.GNU _am_result=no for s in GNU BSD; do { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } case $?:`cat confinc.out 2>/dev/null` in #( '0:this is the am__doit target') : case $s in #( BSD) : am__include='.include' am__quote='"' ;; #( *) : am__include='include' am__quote='' ;; esac ;; #( *) : ;; esac if test "$am__include" != "#"; then _am_result="yes ($s style)" break fi done rm -f confinc.* confmf.* { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 $as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include struct stat; /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } if ${am_cv_prog_cc_c_o+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF # Make sure it works both with $CC and with simple cc. # Following AC_PROG_CC_C_O, we do the test twice because some # compilers refuse to overwrite an existing .o file with -o, # though they will create one. am_cv_prog_cc_c_o=yes for am_i in 1 2; do if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } \ && test -f conftest2.$ac_objext; then : OK else am_cv_prog_cc_c_o=no break fi done rm -f core conftest* unset am_i fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 $as_echo "$am_cv_prog_cc_c_o" >&6; } if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. # But if we don't then we get into trouble of one sort or another. # A longer-term fix would be to have automake use am__CC in this case, # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" CC="$am_aux_dir/compile $CC" fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named 'D' -- because '-MD' means "put the output # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with # Solaris 10 /bin/sh. echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle '-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # After this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi CFLAGS="${CFLAGS:--DMU_AUTOKLUDGE}" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include struct stat; /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } if ${am_cv_prog_cc_c_o+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF # Make sure it works both with $CC and with simple cc. # Following AC_PROG_CC_C_O, we do the test twice because some # compilers refuse to overwrite an existing .o file with -o, # though they will create one. am_cv_prog_cc_c_o=yes for am_i in 1 2; do if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } \ && test -f conftest2.$ac_objext; then : OK else am_cv_prog_cc_c_o=no break fi done rm -f core conftest* unset am_i fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 $as_echo "$am_cv_prog_cc_c_o" >&6; } if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. # But if we don't then we get into trouble of one sort or another. # A longer-term fix would be to have automake use am__CC in this case, # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" CC="$am_aux_dir/compile $CC" fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named 'D' -- because '-MD' means "put the output # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with # Solaris 10 /bin/sh. echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle '-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # After this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi CFLAGS=`echo $CFLAGS | sed 's/-DMU_AUTOKLUDGE//'` { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 $as_echo_n "checking for library containing strerror... " >&6; } if ${ac_cv_search_strerror+:} false; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char strerror (); int main () { return strerror (); ; return 0; } _ACEOF for ac_lib in '' cposix; do if test -z "$ac_lib"; then ac_res="none required" else ac_res=-l$ac_lib LIBS="-l$ac_lib $ac_func_search_save_LIBS" fi if ac_fn_c_try_link "$LINENO"; then : ac_cv_search_strerror=$ac_res fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext if ${ac_cv_search_strerror+:} false; then : break fi done if ${ac_cv_search_strerror+:} false; then : else ac_cv_search_strerror=no fi rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5 $as_echo "$ac_cv_search_strerror" >&6; } ac_res=$ac_cv_search_strerror if test "$ac_res" != no; then : test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi mu_debug=${DEBUGFLAG:--g} # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then : enableval=$enable_debug; if test "x${enable_debug}" != "xyes"; then mu_debug="" fi else mu_debug="" fi if test "x${mu_debug}" != "x"; then CFLAGS="$mu_debug $CFLAGS" fi mu_opt="yes" # Check whether --enable-optimize was given. if test "${enable_optimize+set}" = set; then : enableval=$enable_optimize; if test "x$enable_optimize" = "xno"; then mu_opt="no" fi fi if test "x${mu_opt}" != "xyes"; then OPTFLAG="" mu_opt_works="no" elif test "x${OPTFLAG}" != "x"; then CFLAGS="$OPTFLAG $CFLAGS" mu_opt_works="yes" else mu_cflags="$CFLAGS" mu_opt_works="no" for OPTFLAG in -O2 -xO2 -O ""; do if test $mu_opt_works != "yes"; then CFLAGS="$OPTFLAG $mu_cflags" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : mu_opt_works=yes else mu_opt_works=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi done fi if test "x${mu_opt_works}" != "x"; then if test "x${mu_debug}" = "x"; then LDFLAGS="${STRIPFLAG:--s} $LDFLAGS" fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_EGREP" || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } if ${ac_cv_c_bigendian+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_bigendian=unknown # See if we're dealing with a universal compiler. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef __APPLE_CC__ not a universal capable compiler #endif typedef int dummy; _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # Check for potential -arch flags. It is not universal unless # there are at least two -arch flags with different values. ac_arch= ac_prev= for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do if test -n "$ac_prev"; then case $ac_word in i?86 | x86_64 | ppc | ppc64) if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then ac_arch=$ac_word else ac_cv_c_bigendian=universal break fi ;; esac ac_prev= elif test "x$ac_word" = "x-arch"; then ac_prev=arch fi done fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_c_bigendian = unknown; then # See if sys/param.h defines the BYTE_ORDER macro. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ && LITTLE_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # See if defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to _BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #ifndef _BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # Compile a test program. if test "$cross_compiling" = yes; then : # Try to guess by grepping values from an object file. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; int use_ascii (int i) { return ascii_mm[i] + ascii_ii[i]; } short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; int use_ebcdic (int i) { return ebcdic_mm[i] + ebcdic_ii[i]; } extern int foo; int main () { return use_ascii (foo) == use_ebcdic (foo); ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then ac_cv_c_bigendian=yes fi if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then if test "$ac_cv_c_bigendian" = unknown; then ac_cv_c_bigendian=no else # finding both strings is unlikely to happen, but who knows? ac_cv_c_bigendian=unknown fi fi fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default int main () { /* Are we little or big endian? From Harbison&Steele. */ union { long int l; char c[sizeof (long int)]; } u; u.l = 1; return u.c[sizeof (long int) - 1] == 1; ; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : ac_cv_c_bigendian=no else ac_cv_c_bigendian=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 $as_echo "$ac_cv_c_bigendian" >&6; } case $ac_cv_c_bigendian in #( yes) $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h ;; #( no) ;; #( universal) $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h ;; #( *) as_fn_error $? "unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; esac if test $ac_cv_c_bigendian = "yes"; then CFLAGS="-DMU_BIGENDIAN $CFLAGS" else CFLAGS="-DMU_LITTLEENDIAN $CFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5 $as_echo_n "checking for X... " >&6; } # Check whether --with-x was given. if test "${with_x+set}" = set; then : withval=$with_x; fi # $have_x is `yes', `no', `disabled', or empty when we do not yet know. if test "x$with_x" = xno; then # The user explicitly disabled X. have_x=disabled else case $x_includes,$x_libraries in #( *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : $as_echo_n "(cached) " >&6 else # One or both of the vars are not set, and there is no cached value. ac_x_includes=no ac_x_libraries=no rm -f -r conftest.dir if mkdir conftest.dir; then cd conftest.dir cat >Imakefile <<'_ACEOF' incroot: @echo incroot='${INCROOT}' usrlibdir: @echo usrlibdir='${USRLIBDIR}' libdir: @echo libdir='${LIBDIR}' _ACEOF if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. for ac_var in incroot usrlibdir libdir; do eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" done # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. for ac_extension in a so sl dylib la dll; do if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && test -f "$ac_im_libdir/libX11.$ac_extension"; then ac_im_usrlibdir=$ac_im_libdir; break fi done # Screen out bogus values from the imake configuration. They are # bogus both because they are the default anyway, and because # using them would break gcc on systems where it needs fixed includes. case $ac_im_incroot in /usr/include) ac_x_includes= ;; *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; esac case $ac_im_usrlibdir in /usr/lib | /usr/lib64 | /lib | /lib64) ;; *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; esac fi cd .. rm -f -r conftest.dir fi # Standard set of common directories for X headers. # Check X11 before X11Rn because it is often a symlink to the current release. ac_x_header_dirs=' /usr/X11/include /usr/X11R7/include /usr/X11R6/include /usr/X11R5/include /usr/X11R4/include /usr/include/X11 /usr/include/X11R7 /usr/include/X11R6 /usr/include/X11R5 /usr/include/X11R4 /usr/local/X11/include /usr/local/X11R7/include /usr/local/X11R6/include /usr/local/X11R5/include /usr/local/X11R4/include /usr/local/include/X11 /usr/local/include/X11R7 /usr/local/include/X11R6 /usr/local/include/X11R5 /usr/local/include/X11R4 /usr/X386/include /usr/x386/include /usr/XFree86/include/X11 /usr/include /usr/local/include /usr/unsupported/include /usr/athena/include /usr/local/x11r5/include /usr/lpp/Xamples/include /usr/openwin/include /usr/openwin/share/include' if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for Xlib.h. # First, try using that file with no special directory specified. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # We can compile using X headers with no special include directory. ac_x_includes= else for ac_dir in $ac_x_header_dirs; do if test -r "$ac_dir/X11/Xlib.h"; then ac_x_includes=$ac_dir break fi done fi rm -f conftest.err conftest.i conftest.$ac_ext fi # $ac_x_includes = no if test "$ac_x_libraries" = no; then # Check for the libraries. # See if we find them without any special options. # Don't add to $LIBS permanently. ac_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { XrmInitialize () ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : LIBS=$ac_save_LIBS # We can link X programs with no special library path. ac_x_libraries= else LIBS=$ac_save_LIBS for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` do # Don't even attempt the hair of trying to link an X program! for ac_extension in a so sl dylib la dll; do if test -r "$ac_dir/libX11.$ac_extension"; then ac_x_libraries=$ac_dir break 2 fi done done fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi # $ac_x_libraries = no case $ac_x_includes,$ac_x_libraries in #( no,* | *,no | *\'*) # Didn't find X, or a directory has "'" in its name. ac_cv_have_x="have_x=no";; #( *) # Record where we found X for the cache. ac_cv_have_x="have_x=yes\ ac_x_includes='$ac_x_includes'\ ac_x_libraries='$ac_x_libraries'" esac fi ;; #( *) have_x=yes;; esac eval "$ac_cv_have_x" fi # $with_x != no if test "$have_x" != yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5 $as_echo "$have_x" >&6; } no_x=yes else # If each of the values was on the command line, it overrides each guess. test "x$x_includes" = xNONE && x_includes=$ac_x_includes test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries # Update the cache value to reflect the command line values. ac_cv_have_x="have_x=yes\ ac_x_includes='$x_includes'\ ac_x_libraries='$x_libraries'" { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5 $as_echo "libraries $x_libraries, headers $x_includes" >&6; } fi if test "$no_x" = yes; then # Not all programs may use this symbol, but it does not hurt to define it. $as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= else if test -n "$x_includes"; then X_CFLAGS="$X_CFLAGS -I$x_includes" fi # It would also be nice to do this for all -L options, not just this one. if test -n "$x_libraries"; then X_LIBS="$X_LIBS -L$x_libraries" # For Solaris; some versions of Sun CC require a space after -R and # others require no space. Words are not sufficient . . . . { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5 $as_echo_n "checking whether -R must be followed by a space... " >&6; } ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" ac_xsave_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } X_LIBS="$X_LIBS -R$x_libraries" else LIBS="$ac_xsave_LIBS -R $x_libraries" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } X_LIBS="$X_LIBS -R $x_libraries" else { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5 $as_echo "neither works" >&6; } fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_c_werror_flag=$ac_xsave_c_werror_flag LIBS=$ac_xsave_LIBS fi # Check for system-dependent libraries X programs must link with. # Do this before checking for the system-independent R6 libraries # (-lICE), since we may need -lsocket or whatever for X linking. if test "$ISC" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" else # Martyn Johnson says this is needed for Ultrix, if the X # libraries were built with DECnet support. And Karl Berry says # the Alpha needs dnet_stub (dnet does not exist). ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char XOpenDisplay (); int main () { return XOpenDisplay (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dnet_ntoa (); int main () { return dnet_ntoa (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dnet_dnet_ntoa=yes else ac_cv_lib_dnet_dnet_ntoa=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dnet_ntoa (); int main () { return dnet_ntoa (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dnet_stub_dnet_ntoa=yes else ac_cv_lib_dnet_stub_dnet_ntoa=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_xsave_LIBS" # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, # to get the SysV transport functions. # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) # needs -lnsl. # The nsl library prevents programs from opening the X display # on Irix 5.2, according to T.E. Dickey. # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" if test "x$ac_cv_func_gethostbyname" = xyes; then : fi if test $ac_cv_func_gethostbyname = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } if ${ac_cv_lib_nsl_gethostbyname+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); int main () { return gethostbyname (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_nsl_gethostbyname=yes else ac_cv_lib_nsl_gethostbyname=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } if ${ac_cv_lib_bsd_gethostbyname+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); int main () { return gethostbyname (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_bsd_gethostbyname=yes else ac_cv_lib_bsd_gethostbyname=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" fi fi fi # lieder@skyler.mavd.honeywell.com says without -lsocket, # socket/setsockopt and other routines are undefined under SCO ODT # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary # on later versions), says Simon Leinen: it contains gethostby* # variants that don't use the name server (or something). -lsocket # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" if test "x$ac_cv_func_connect" = xyes; then : fi if test $ac_cv_func_connect = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 $as_echo_n "checking for connect in -lsocket... " >&6; } if ${ac_cv_lib_socket_connect+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char connect (); int main () { return connect (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_socket_connect=yes else ac_cv_lib_socket_connect=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 $as_echo "$ac_cv_lib_socket_connect" >&6; } if test "x$ac_cv_lib_socket_connect" = xyes; then : X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi fi # Guillermo Gomez says -lposix is necessary on A/UX. ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" if test "x$ac_cv_func_remove" = xyes; then : fi if test $ac_cv_func_remove = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 $as_echo_n "checking for remove in -lposix... " >&6; } if ${ac_cv_lib_posix_remove+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char remove (); int main () { return remove (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_posix_remove=yes else ac_cv_lib_posix_remove=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 $as_echo "$ac_cv_lib_posix_remove" >&6; } if test "x$ac_cv_lib_posix_remove" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" if test "x$ac_cv_func_shmat" = xyes; then : fi if test $ac_cv_func_shmat = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 $as_echo_n "checking for shmat in -lipc... " >&6; } if ${ac_cv_lib_ipc_shmat+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shmat (); int main () { return shmat (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_ipc_shmat=yes else ac_cv_lib_ipc_shmat=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } if test "x$ac_cv_lib_ipc_shmat" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi fi fi # Check for libraries that X11R6 Xt/Xaw programs need. ac_save_LDFLAGS=$LDFLAGS test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to # check for ICE first), but we must link in the order -lSM -lICE or # we get undefined symbols. So assume we have SM if we have ICE. # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # John Interrante, Karl Berry { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char IceConnectionNumber (); int main () { return IceConnectionNumber (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_ICE_IceConnectionNumber=yes else ac_cv_lib_ICE_IceConnectionNumber=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" fi LDFLAGS=$ac_save_LDFLAGS fi # Check whether --enable-maintainer was given. if test "${enable_maintainer+set}" = set; then : enableval=$enable_maintainer; fi if test x$enable_maintainer = xyes; then MU_MAINTAINER_TRUE= MU_MAINTAINER_FALSE='#' else MU_MAINTAINER_TRUE='#' MU_MAINTAINER_FALSE= fi pnm_includes= pnm_libraries= # Check whether --with-pnm-includes was given. if test "${with_pnm_includes+set}" = set; then : withval=$with_pnm_includes; pnm_includes="$withval" fi # Check whether --with-pnm-libraries was given. if test "${with_pnm_libraries+set}" = set; then : withval=$with_pnm_libraries; pnm_libraries="$withval" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for netpbm" >&5 $as_echo_n "checking for netpbm... " >&6; } ## ## Headers first. ## if test "$pnm_includes" = ""; then if ${mu_cv_pnm_includes+:} false; then : $as_echo_n "(cached) " >&6 else mu_pnm_save_LIBS="$LIBS" mu_pnm_save_CFLAGS="$CFLAGS" mu_pnm_save_CPPFLAGS="$CPPFLAGS" mu_pnm_save_LDFLAGS="$LDFLAGS" CFLAGS="$X_CFLAGS $CFLAGS" CPPFLAGS="$X_CFLAGS $CPPFLAGS" LDFLAGS="$X_LDFLAGS $LDFLAGS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { int a; ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ## ## Headers are in the standard include path. ## mu_cv_pnm_includes= else ## ## pbm.h is not in the standard search path. ## Locate it and put its directory in ## `pnm_includes'. We look in all kinds ## of places. ## for dir in "${prefix}/include" \ /usr/include \ /usr/local/include \ /usr/include/Motif* \ /usr/include/X11* \ /usr/dt/include \ /usr/openwin/include \ \ /usr/dt/*/include \ /opt/*/include \ "${prefix}"/*/include \ /usr/*/include \ /usr/local/*/include \ "${prefix}"/include/* \ /usr/include/* \ /usr/local/include/*; do if test -f "$dir/pbm.h"; then mu_cv_pnm_includes="$dir" break fi done if test "$mu_cv_pnm_includes" = ""; then mu_cv_pnm_includes=no fi fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext LIBS="$mu_pnm_save_LIBS" CFLAGS="$mu_pnm_save_CFLAGS" CPPFLAGS="$mu_pnm_save_CPPFLAGS" LDFLAGS="$mu_pnm_save_LDFLAGS" fi pnm_includes="$mu_cv_pnm_includes" fi ## ## And now for the libraries. ## if test "$pnm_libraries" = ""; then if ${mu_cv_pnm_libraries+:} false; then : $as_echo_n "(cached) " >&6 else mu_pnm_save_LIBS="$LIBS" mu_pnm_save_CFLAGS="$CFLAGS" mu_pnm_save_CPPFLAGS="$CPPFLAGS" mu_pnm_save_LDFLAGS="$LDFLAGS" LIBS="-lnetpbm $LIBS" CFLAGS="$X_CFLAGS $CFLAGS" CPPFLAGS="$X_CFLAGS $CPPFLAGS" LDFLAGS="$X_LDFLAGS $LDFLAGS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { pbm_init((int *)0, (char **)0); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ## ## libpbm is in the standard search path. ## mu_cv_pnm_libraries= else ## ## libpbm.a is not in the standard search path. ## Locate it and put its directory in ## `pnm_libraries'. ## for dir in "${prefix}/lib" \ /usr/lib \ /usr/local/lib \ /usr/lib/Motif* \ /usr/lib/X11* \ /usr/dt/lib \ /usr/openwin/lib \ /usr/dt/*/lib \ /opt/*/lib \ /usr/lesstif*/lib \ /usr/lib/Lesstif* \ "${prefix}"/*/lib \ /usr/*/lib \ /usr/local/*/lib \ "${prefix}"/lib/* \ /usr/lib/* \ /usr/local/lib/*; do if test -d "$dir" \ && test "`ls $dir/libpbm.* 2>/dev/null`" != ""; then mu_cv_pnm_libraries="$dir" break fi done if test "$mu_cv_pnm_libraries" = ""; then mu_cv_pnm_libraries=no fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$mu_pnm_save_LIBS" CFLAGS="$mu_pnm_save_CFLAGS" CPPFLAGS="$mu_pnm_save_CPPFLAGS" LDFLAGS="$mu_pnm_save_LDFLAGS" fi pnm_libraries="$mu_cv_pnm_libraries" fi ## ## Add netpbm definitions to X flags. ## if test "$pnm_includes" != "" \ && test "$pnm_includes" != "$x_includes" \ && test "$pnm_includes" != "no"; then X_CFLAGS="-I$pnm_includes $X_CFLAGS" fi PNM_LIBS="" if test "$pnm_libraries" != "" \ && test "$pnm_libraries" != "$x_libraries" \ && test "$pnm_libraries" != "no"; then PNM_LIBS="-L$pnm_libraries" fi pnm_libraries_result="$pnm_libraries" pnm_includes_result="$pnm_includes" if test "$pnm_libraries_result" = ""; then pnm_libraries_result="in default path" elif test "$pnm_libraries_result" = "no"; then pnm_libraries_result="(none)" fi if test "$pnm_includes_result" = ""; then pnm_includes_result="in default path" elif test "$pnm_includes_result" = "no"; then pnm_includes_result="(none)" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $pnm_libraries_result, headers $pnm_includes_result" >&5 $as_echo "libraries $pnm_libraries_result, headers $pnm_includes_result" >&6; } LIBS="$LIBS $X_EXTRA_LIBS" CFLAGS="$CFLAGS $X_CFLAGS" CPPFLAGS="$CPPFLAGS $X_CFLAGS" LDFLAGS="$LDFLAGS $X_LIBS" PBM_LIBS="" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pbm_init in -lnetpbm" >&5 $as_echo_n "checking for pbm_init in -lnetpbm... " >&6; } if ${ac_cv_lib_netpbm_pbm_init+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnetpbm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pbm_init (); int main () { return pbm_init (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_netpbm_pbm_init=yes else ac_cv_lib_netpbm_pbm_init=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_netpbm_pbm_init" >&5 $as_echo "$ac_cv_lib_netpbm_pbm_init" >&6; } if test "x$ac_cv_lib_netpbm_pbm_init" = xyes; then : PBM_LIBS="$PNM_LIBS -lnetpbm" fi if test "$PBM_LIBS" = ""; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pbm_init in -lpbm" >&5 $as_echo_n "checking for pbm_init in -lpbm... " >&6; } if ${ac_cv_lib_pbm_pbm_init+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpbm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pbm_init (); int main () { return pbm_init (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_pbm_pbm_init=yes else ac_cv_lib_pbm_pbm_init=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pbm_pbm_init" >&5 $as_echo "$ac_cv_lib_pbm_pbm_init" >&6; } if test "x$ac_cv_lib_pbm_pbm_init" = xyes; then : PBM_LIBS="$PNM_LIBS -lpbm" fi if test "$PBM_LIBS" = ""; then as_fn_error $? "The PBM libraries '-lnetpbm' or '-lpbm' could not be found. Please use the configure options '--with-pnm-includes=DIR' and '--with-pnm-libraries=DIR' to specify the netpbm location. See the 'config.log' file for further diagnostics." "$LINENO" 5 fi PGM_LIBS="" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pgm_init in -lpgm" >&5 $as_echo_n "checking for pgm_init in -lpgm... " >&6; } if ${ac_cv_lib_pgm_pgm_init+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpgm $PNM_LIBS ${PBM_LIBS} $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pgm_init (); int main () { return pgm_init (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_pgm_pgm_init=yes else ac_cv_lib_pgm_pgm_init=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pgm_pgm_init" >&5 $as_echo "$ac_cv_lib_pgm_pgm_init" >&6; } if test "x$ac_cv_lib_pgm_pgm_init" = xyes; then : PGM_LIBS="$PNM_LIBS -lpgm" fi if test "$PGM_LIBS" = ""; then as_fn_error $? "The PGM library '-lpgm' could not be found. Please use the configure options '--with-pnm-includes=DIR' and '--with-pnm-libraries=DIR' to specify the netpbm location. See the 'config.log' file for further diagnostics." "$LINENO" 5 fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we need -DSYSV" >&5 $as_echo_n "checking whether we need -DSYSV... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #define SYSV #include int main () { exit(0); ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } $as_echo "#define SYSV 1" >>confdefs.h else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_config_files="$ac_config_files Makefile imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 pgmtoimgv.1 ppmimgvquant.1 imgvview ppmimgvquant" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' # Transform confdefs.h into DEFS. # Protect against shell expansion while executing Makefile rules. # Protect against Makefile macro expansion. # # If the first sed substitution is executed (which looks for macros that # take arguments), then branch to the quote section. Otherwise, # look for a macro that doesn't take arguments. ac_script=' :mline /\\$/{ N s,\\\n,, b mline } t clear :clear s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g t quote s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g t quote b any :quote s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g s/\[/\\&/g s/\]/\\&/g s/\$/$$/g H :any ${ g s/^\n// s/\n/ /g p } ' DEFS=`sed -n "$ac_script" confdefs.h` ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 $as_echo_n "checking that generated files are newer than configure... " >&6; } if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 $as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${MU_MAINTAINER_TRUE}" && test -z "${MU_MAINTAINER_FALSE}"; then as_fn_error $? "conditional \"MU_MAINTAINER\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -pR'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -pR' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -pR' fi else as_ln_s='cp -pR' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi # as_fn_executable_p FILE # ----------------------- # Test if FILE is an executable regular file. as_fn_executable_p () { test -f "$1" && test -x "$1" } # as_fn_executable_p as_test_x='test -x' as_executable_p=as_fn_executable_p # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by $as_me, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE Configuration files: $config_files Configuration commands: $config_commands Report bugs to the package provider." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --he | --h | --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "imgvinfo.1") CONFIG_FILES="$CONFIG_FILES imgvinfo.1" ;; "imgvtopnm.1") CONFIG_FILES="$CONFIG_FILES imgvtopnm.1" ;; "imgvview.1") CONFIG_FILES="$CONFIG_FILES imgvview.1" ;; "pbmtoimgv.1") CONFIG_FILES="$CONFIG_FILES pbmtoimgv.1" ;; "pgmtoimgv.1") CONFIG_FILES="$CONFIG_FILES pgmtoimgv.1" ;; "ppmimgvquant.1") CONFIG_FILES="$CONFIG_FILES ppmimgvquant.1" ;; "imgvview") CONFIG_FILES="$CONFIG_FILES imgvview" ;; "ppmimgvquant") CONFIG_FILES="$CONFIG_FILES ppmimgvquant" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. # TODO: see whether this extra hack can be removed once we start # requiring Autoconf 2.70 or later. case $CONFIG_FILES in #( *\'*) : eval set x "$CONFIG_FILES" ;; #( *) : set x $CONFIG_FILES ;; #( *) : ;; esac shift # Used to flag and report bootstrapping failures. am_rc=0 for am_mf do # Strip MF so we end up with the name of the file. am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile which includes # dependency-tracking related rules and includes. # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ || continue am_dirpart=`$as_dirname -- "$am_mf" || $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$am_mf" : 'X\(//\)[^/]' \| \ X"$am_mf" : 'X\(//\)$' \| \ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$am_mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` am_filepart=`$as_basename -- "$am_mf" || $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ X"$am_mf" : 'X\(//\)$' \| \ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$am_mf" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` { echo "$as_me:$LINENO: cd "$am_dirpart" \ && sed -e '/# am--include-marker/d' "$am_filepart" \ | $MAKE -f - am--depfiles" >&5 (cd "$am_dirpart" \ && sed -e '/# am--include-marker/d' "$am_filepart" \ | $MAKE -f - am--depfiles) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } || am_rc=$? done if test $am_rc -ne 0; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "Something went wrong bootstrapping makefile fragments for automatic dependency tracking. If GNU make was not used, consider re-running the configure script with MAKE=\"gmake\" (or whatever is necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See \`config.log' for more details" "$LINENO" 5; } fi { am_dirpart=; unset am_dirpart;} { am_filepart=; unset am_filepart;} { am_mf=; unset am_mf;} { am_rc=; unset am_rc;} rm -f conftest-deps.mk } ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi imgvtopgm-2.1/mine/0000755000175000017500000000000006716322075012773 5ustar erikerikimgvtopgm-2.1/mine/ipdbP.h0000644000175000017500000000434106715240416014201 0ustar erikerik/* * ipdbP.h * Private things for ipdb*.c. * * Copyright (C) 1997 Eric A. Howe * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 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 Library General Public License for more details. * * You should have received a copy of the GNU Library General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #ifndef IMGVTOPGM_IPDBP_H #define IMGVTOPGM_IPDBP_H MU_HID(imgvtopgm_ipdbP_h, "$Mu: imgvtopgm/mine/ipdbP.h 1.2 1999/05/09 08:02:22 $") #include /* * Pixel setting macros. */ #define setg16pixel(b,v,o) ((b) |= ((v) << (4 - 4*(o)))) #define getg16pixel(b,o) (((b) >> (4 - 4*(o))) & 0x0f) #define setgpixel(b,v,o) ((b) |= ((v) << (6 - 2*(o)))) #define getgpixel(b,o) (((b) >> (6 - 2*(o))) & 0x03) #define setmpixel(b,v,o) ((b) |= ((v) << (7 - (o)))) #define getmpixel(b,o) (((b) >> (7 - (o))) & 0x01) /* * Pixels/byte. */ #define img_ppb(i) ( \ (i)->type == IMG_GRAY ? 4 : \ (i)->type == IMG_GRAY16 ? 2 : \ 8 \ ) /* * Size (in bytes) of an image's data. */ #define img_size(i) (size_t)((i)->width/img_ppb(i)*(i)->height) /* * Return the start of row `r'. */ #define img_row(i, r) (&(i)->data[(r)*(i)->width/img_ppb(i)]) /* * Only use four bytes of these. */ #define IPDB_vIMG "vIMG" #define IPDB_View "View" /* * Only use three bytes of this. */ #define IPDB_MYST "\x40\x6f\x80" CDECLS_BEGIN extern IPDB *ipdb_clear(IPDB *); extern PDBHEAD *pdbhead_alloc(const char *); extern PDBHEAD *pdbhead_free(PDBHEAD *); extern RECHDR *rechdr_alloc(int, u4); extern RECHDR *rechdr_free(RECHDR *); extern IMAGE *image_alloc(const char *, int, int, int); extern IMAGE *image_free(IMAGE *); extern TEXT *text_alloc(const char *); extern TEXT *text_free(TEXT *); CDECLS_END #endif imgvtopgm-2.1/mine/slop.h0000644000175000017500000000565106635775410014135 0ustar erikerik/* * slop.h * Misc. slop. * * Copyright (C) 1996 Eric A. Howe * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 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 Library General Public License for more details. * * You should have received a copy of the GNU Library General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #ifndef IMGVTOPGM_SLOP_H #define IMGVTOPGM_SLOP_H /* * A tricky way to get a string in a compiled file without polluting the * global name space. The little mess will also keep 'gcc -Wall' quiet * (thus allowing you to use '-Werror' to be a bastard _and_ get your * version strings in the compiled file). Note that we prefix a "@(#)" * on the version strings so that what(1) (from SCCS) can find the * version strings too. Yes, this takes an extra four bytes (!!!!!) * to fool the compiler but who cares about four stupid bytes when you're * already imbedding a whole goddamn useless string? * * You can also get away with casting things to void with gcc but I don't * know what other compilers think of that so I'll just stick with this * trick (which fools all of the compilers that I have used). * * Use MU_ID() for C files and MU_HID() for headers. */ #define MU_IDBASE(s,x) \ static char Mu_iD_##s[] = "@(#)" x; \ static int Mu_iD_trick_##s = sizeof(Mu_iD_trick_##s) \ + sizeof(Mu_iD_##s); #if defined(NORCS) # define MU_ID(x) #else # define MU_ID(x) MU_IDBASE(SoUrCeFiLe, x) #endif /* * Almost never want these but they can be handy when you're debugging things. */ #if !defined(DEBUG) # define NOHRCS #endif #if defined(NOHRCS) # define MU_HID(s, x) #else # define MU_HID(s, x) MU_IDBASE(s, x) #endif MU_HID(imgvtopgm_slop_h, "$Mu: imgvtopgm/mine/slop.h 1.1 1998/12/16 18:25:12 $") /* * Types of known size. These should work on 32 and 64 bit unix machines * (`int' is still 32 bits on the Alpha, I don't know about the UltraSPARC but * I'd assume it is the same). */ typedef unsigned char u1; typedef unsigned short u2; typedef unsigned int u4; /* * Pilot time is Mac time (seconds since 00:00 UTC 1904.01.01) */ typedef u4 pilot_time_t; /* * The unix epoch in Mac time (the Mac epoch is 00:00 UTC 1904.01.01). * The 17 is the number of leap years. */ #define UNIXEPOCH (pilot_time_t)((66*365+17)*24*3600) #define TRUE 1 #define FALSE 0 #if defined(__cplusplus) # define CDECLS_BEGIN extern "C" { # define CDECLS_END }; #else # define CDECLS_BEGIN # define CDECLS_END #endif #endif imgvtopgm-2.1/mine/ipdb.h0000644000175000017500000001441106715240400014051 0ustar erikerik/* * ipdb.h * Image Viewer PDB file functions. * * Copyright (C) 1997 Eric A. Howe * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 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 Library General Public License for more details. * * You should have received a copy of the GNU Library General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #ifndef IMGVTOPGM_IPDB_H #define IMGVTOPGM_IPDB_H MU_HID(imgvtopgm_ipdb_h, "$Mu: imgvtopgm/mine/ipdb.h 1.2 1999/05/09 08:02:08 $") #include #include #include /* * Extra error numbers, feed these (or errno values) to ipdb_err() * to get strings. */ #define E_BADCOLORS -1 #define E_NOTIMAGE -2 #define E_IMAGETHERE -3 #define E_IMAGENOTTHERE -4 #define E_TEXTTHERE -5 #define E_NOTRECHDR -6 #define E_UNKNOWNRECHDR -7 #define E_TOOBIGG -8 #define E_TOOBIGM -9 #define E_LAST -9 /* * The standard pdb header. */ typedef struct { char name[32]; /* nul terminated */ u2 flags; /* 0 */ u2 version; /* 0 */ u4 ctime; /* mac time */ u4 mtime; /* mac time */ u4 btime; /* mac time */ u4 mod_num; /* 0 */ u4 app_info; /* 0 */ u4 sort_info; /* 0 */ u1 type[4]; /* vIMG */ u1 id[4]; /* View */ u4 uniq_seed; /* 0 */ u4 next_rec; /* 0 */ u2 num_recs; /* 1 */ } PDBHEAD; #define PDBHEAD_SIZE (32 + 2*2 + 6*4 + 4 + 4 + 2*4 + 2) /* * Between the pdb header and the image header we find some "mystery" bytes, * these are supposed to be eight byte record headers but sometimes there * are ten bytes. Version zero files use eight bytes, version 1 files appear * to use ten bytes, files with attached notes (version 2?) use two sets of * eight bytes. Note that this version isn't the same as the `version' field * in IMAGE, that version only indicates if the file is compressed or not. * * The first four bytes of each piece are a four byte offset to the start * of the corresponding image header or text record; the next three bytes * (40 6f 80) are some kind of magic (they are always the same); the next * byte is zero for image records and 1 for text records; any remaining * mystery bytes (zero or two) are always zero. */ typedef struct { u4 offset; /* offset, from zero, to the image */ u1 unknown[3]; /* 40 6f 80 */ u1 rec_type; /* byte seven, TEXT_REC || IMG_REC */ size_t n_extra; /* bytes in extra */ u1 *extra; /* extra unknown end bytes */ } RECHDR; #define IMG_REC (u1)(0x00) #define TEXT_REC (u1)(0x01) /* * The image headers. */ typedef struct { RECHDR *r; /* * Whether the image was originally compressed. Since compressed * data can cross row boundaries we have to uncompress the whole * thing during reads so `data' is always in the uncompressed * (but packed) format. I think we can just use the `version' * field for this but a little extra paranoia is worth a couple * of bytes. This is also set after a write to indicate if * compression was used. */ int compressed; /* * The actual image header, this starts at `m->offset'. */ char name[32]; /* nul terminated */ u1 version; /* 0 => uncompressed, 1 => compressed */ u1 type; /* GRAYSCALE || MONOCHROME */ u1 reserved1[4]; /* zero */ u1 note[4]; /* zero */ u2 x_last; /* zero */ u2 y_last; /* zero */ u1 reserved2[4]; /* zero */ u2 x_anchor; /* 0xffff */ u2 y_anchor; /* 0xffff */ u2 width; /* pixels (must be 0 mod 16) */ u2 height; /* pixels */ /* * And finally, the actual image data. We always store the * image data as 4 pixels per byte uncompressed. Any compression * or decompression is done at I/O time. */ u1 *data; } IMAGE; #define IMAGESIZE (32 + 1 + 1 + 4 + 4 + 2*2 + 4 + 2*2 + 2*2) /* * Image types for IMAGE.type. */ #define IMG_GRAY16 ((u1)2) #define IMG_GRAY ((u1)0) #define IMG_MONO ((u1)0xff) /* * Compression constants for IMAGE.version. */ #define IMG_COMPRESSED ((u1)0x01) #define IMG_UNCOMPRESSED ((u1)0x00) /* * The notes record. If this exists, it will follow the image record. */ typedef struct { RECHDR *r; char *data; /* the actual text as a normal string */ } TEXT; /* * One PDB file. The `t' field will be NULL if there is no note. */ typedef struct { PDBHEAD *p; IMAGE *i; TEXT *t; } IPDB; /* * Flags for ipdb_write(). */ #define IPDB_COMPMAYBE 0 /* compress if it does any good */ #define IPDB_NOCOMPRESS (1 << 1) /* don't compress */ #define IPDB_COMPRESS (1 << 2) /* compress */ #define ipdb_width(pdb) ((pdb)->i->width) #define ipdb_height(pdb) ((pdb)->i->height) #define ipdb_text(pdb) ((pdb)->t == NULL ? NULL : (pdb)->t->data) #define ipdb_compressed(pdb) ((pdb)->i->compressed) #define ipdb_ctime(pdb) ((time_t)((pdb)->p->ctime - UNIXEPOCH)) #define ipdb_mtime(pdb) ((time_t)((pdb)->p->mtime - UNIXEPOCH)) #define ipdb_btime(pdb) ((time_t)((pdb)->p->btime - UNIXEPOCH)) #define ipdb_iname(pdb) ((pdb)->i->name) #define ipdb_pname(pdb) ((pdb)->p->name) #define ipdb_version(pdb) ((pdb)->i->version) #define ipdb_type(pdb) ((pdb)->i->type) #define ipdb_xlast(pdb) ((pdb)->i->x_last) #define ipdb_ylast(pdb) ((pdb)->i->y_last) #define ipdb_xanchor(pdb) ((pdb)->i->x_anchor) #define ipdb_yanchor(pdb) ((pdb)->i->y_anchor) CDECLS_BEGIN extern char *ipdb_err(int error); extern int ipdb_read(IPDB *, FILE *); extern int ipdb_write(IPDB *, int, FILE *); extern int ipdb_insert_g16image(IPDB *, int, int, const gray *); extern int ipdb_insert_gimage(IPDB *, int, int, const gray *); extern int ipdb_insert_mimage(IPDB *, int, int, const bit *); extern int ipdb_insert_text(IPDB *, const char *); extern int ipdb_remove_image(IPDB *); extern int ipdb_remove_text(IPDB *); extern gray *ipdb_g16row(IPDB *, int, gray *); extern gray *ipdb_grow(IPDB *, int, gray *); extern bit *ipdb_mrow(IPDB *, int, bit *); extern IPDB *ipdb_free(IPDB *); extern IPDB *ipdb_alloc(const char *); CDECLS_END #endif imgvtopgm-2.1/mine/sex.h0000644000175000017500000000225706635775410013756 0ustar erikerik/* * sex.h * Byte order mangling functions for ipdb.c. * * Copyright (C) 1997 Eric A. Howe * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published by * the Free Software Foundation; either version 2 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 Library General Public License for more details. * * You should have received a copy of the GNU Library General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #ifndef IMGVTOPGM_SEX_H #define IMGVTOPGM_SEX_H MU_HID(imgvtopgm_sex_h, "$Mu: imgvtopgm/mine/sex.h 1.1 1998/12/16 18:25:12 $") #include CDECLS_BEGIN extern size_t fread_u2(u2 *, FILE *); extern size_t fread_u4(u4 *, FILE *); extern size_t fwrite_u2(u2, FILE *); extern size_t fwrite_u4(u4, FILE *); CDECLS_END #endif imgvtopgm-2.1/imgvinfo.1.in0000644000175000017500000000757706635640506014372 0ustar erikerik.\" @(#)$Mu: imgvtopgm/imgvinfo.1.in 1.2 1998/12/16 05:12:38 $ .\" .\" imgvinfo.man .\" Man page for imgvinfo. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH IMGVINFO 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME imgvinfo \- extract and display interesting things from a Pilot Image Viewer pdb header, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B imgvinfo .RI [ -h ] .RI [ -v ] .RI [ "-t fmt" ] .RI [ "-{u|l}" ] .RI [ "in " [ "..." ]] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBimgvinfo\fR is a simple tool for extracting and displaying a couple things from a Pilot Image Viewer pdb file; the name, creation time, last modified time, last backup time, version, type, last position, anchor position, image size, and the note (if present) are extracted and printed on the standard output. .PP The \fIcreation time\fR and \fImod time\fR are incorrect most of the time; all of the Image Viewer pdb files that I've come across have \fI1907-08-16 19:38:22\fR (UTC) here and that makes no sense at all. However, if you've created an image pdb with \fBpgmtoimgv\fR(1) or \fBpbmtoimgv\fR(1), these times will be correct. .PP This program was originally written to test some .pdb header parsing code but it may be a usefull little tool anyway. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a short usage message and exit. .TP .I -v Display the version and exit. .TP .I -t fmt Specify the time format. The default is "%Y-%m-%d %H:%M:%S" (the ISO8601 standard). See \fBstrftime\fR(3) for the available format codes. .TP .I -u Output times in UTC rather than the local time zone. .TP .I -l Output times in the local time zone (default). .TP .I in The input file. The standard input is read by default. A file name of \fI-\fR means the standard input. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvtopnm (1), .BR imgvview (1), .BR pbmtoimgv (1), .BR pgmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. imgvtopgm-2.1/ipdb_w.c0000644000175000017500000002120714342620060013442 0ustar erikerik/* * ipdb_w.c * Pilot Image Viewer PDB writing functions. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/ipdb_w.c 1.19 1999/05/09 08:01:47 $") #include #include #include static int pdbhead_write(PDBHEAD *p, FILE *fp) { if(fwrite( p->name, 1, 32, fp) != 32 || fwrite_u2(p->flags, fp) != 2 || fwrite_u2(p->version, fp) != 2 || fwrite_u4(p->ctime, fp) != 4 || fwrite_u4(p->mtime, fp) != 4 || fwrite_u4(p->btime, fp) != 4 || fwrite_u4(p->mod_num, fp) != 4 || fwrite_u4(p->app_info, fp) != 4 || fwrite_u4(p->sort_info, fp) != 4 || fwrite( p->type, 1, 4, fp) != 4 || fwrite( p->id, 1, 4, fp) != 4 || fwrite_u4(p->uniq_seed, fp) != 4 || fwrite_u4(p->next_rec, fp) != 4 || fwrite_u2(p->num_recs, fp) != 2) return EIO; return 0; } static int rechdr_write(RECHDR *r, FILE *fp) { if(r == NULL) return 0; if(fwrite_u4(r->offset, fp) != 4 || fwrite(r->unknown, 1, 3, fp) != 3 || fwrite(&r->rec_type, 1, 1, fp) != 1) return EIO; if(r->n_extra != 0 && fwrite(r->extra, 1, r->n_extra, fp) != r->n_extra) return EIO; return 0; } static int image_write(IMAGE *i, u1 *data, size_t n, FILE *fp) { if(fwrite( i->name, 1, 32, fp) != 32 || fwrite( &i->version, 1, 1, fp) != 1 || fwrite( &i->type, 1, 1, fp) != 1 || fwrite( i->reserved1, 1, 4, fp) != 4 || fwrite( i->note, 1, 4, fp) != 4 || fwrite_u2(i->x_last, fp) != 2 || fwrite_u2(i->y_last, fp) != 2 || fwrite( i->reserved2, 1, 4, fp) != 4 || fwrite_u2(i->x_anchor, fp) != 2 || fwrite_u2(i->y_anchor, fp) != 2 || fwrite_u2(i->width, fp) != 2 || fwrite_u2(i->height, fp) != 2 || fwrite( data, 1, n, fp) != n) return EIO; return 0; } static int text_write(TEXT *t, FILE *fp) { size_t len; if(t == NULL) return 0; len = strlen(t->data) + 1; if(fwrite(t->data, 1, len, fp) != len) return EIO; return 0; } typedef struct { unsigned match; u1 buf[128]; int mode; size_t len; size_t used; u1 *p; } RLE; #define MODE_MATCH 0 #define MODE_LIT 1 #define MODE_NONE 2 #define reset(r) { \ (r)->match = 0xffff; \ (r)->mode = MODE_NONE; \ (r)->len = 0; \ } static void put_match(RLE *r, size_t n) { *r->p++ = 0x80 + n - 1; *r->p++ = r->match; r->used += 2; reset(r); } static void put_lit(RLE *r, size_t n) { *r->p++ = n - 1; r->p = (u1 *)memcpy(r->p, r->buf, n) + n; r->used += n + 1; reset(r); } static size_t compress(u1 *in, size_t n_in, u1 *out) { static void (*put[])(RLE *, size_t) = {put_match, put_lit}; RLE r; size_t i; memset((void *)&r, '\0', sizeof(r)); r.p = out; reset(&r); for(i = 0; i < n_in; ++i, ++in) { if(*in == r.match) { if(r.mode == MODE_LIT && r.len > 1) { put_lit(&r, r.len - 1); ++r.len; r.match = *in; } r.mode = MODE_MATCH; ++r.len; } else { if(r.mode == MODE_MATCH) put_match(&r, r.len); r.mode = MODE_LIT; r.match = *in; r.buf[r.len++] = *in; } if(r.len == 128) put[r.mode](&r, r.len); } if(r.len != 0) put[r.mode](&r, r.len); return r.used; } int ipdb_write(IPDB *pdb, int comp, FILE *fp) { int status; int n; u1 *data; RECHDR *ir, *tr; if(pdb->i == NULL) return E_IMAGENOTTHERE; n = img_size(pdb->i); data = pdb->i->data; ir = pdb->i->r; tr = pdb->t == NULL ? NULL : pdb->t->r; if(comp != IPDB_NOCOMPRESS) { /* * Allocate for the worst case. */ int sz = (3*n + 2)/2; if((data = malloc(sz)) == NULL) return ENOMEM; sz = compress(pdb->i->data, n, data); if(comp == IPDB_COMPMAYBE && sz >= n) { free(data); data = pdb->i->data; } else { pdb->i->compressed = TRUE; if (pdb->i->type == IMG_GRAY16) pdb->i->version = 9; else pdb->i->version = 1; if(pdb->t != NULL) pdb->t->r->offset -= n - sz; n = sz; } } /* * Cool, I've found a non-trivial use for casting something * to `void'. */ (void)((status = pdbhead_write(pdb->p, fp)) != 0 || (status = rechdr_write(ir, fp)) != 0 || (status = rechdr_write(tr, fp)) != 0 || (status = image_write(pdb->i, data, n, fp)) != 0 || (status = text_write(pdb->t, fp)) != 0); if(data != pdb->i->data) free(data); return status; } static int g16pack(const gray *g, u1 *p, int w) { int off, i; u1 *seg; for(i = off = 0, seg = p; i < w; ++i, ++g) { switch(*g) { case 0xff: setg16pixel(*seg, 0x00, off); break; case 0xee: setg16pixel(*seg, 0x01, off); break; case 0xdd: setg16pixel(*seg, 0x02, off); break; case 0xcc: setg16pixel(*seg, 0x03, off); break; case 0xbb: setg16pixel(*seg, 0x04, off); break; case 0xaa: setg16pixel(*seg, 0x05, off); break; case 0x99: setg16pixel(*seg, 0x06, off); break; case 0x88: setg16pixel(*seg, 0x07, off); break; case 0x77: setg16pixel(*seg, 0x08, off); break; case 0x66: setg16pixel(*seg, 0x09, off); break; case 0x55: setg16pixel(*seg, 0x0a, off); break; case 0x44: setg16pixel(*seg, 0x0b, off); break; case 0x33: setg16pixel(*seg, 0x0c, off); break; case 0x22: setg16pixel(*seg, 0x0d, off); break; case 0x11: setg16pixel(*seg, 0x0e, off); break; case 0x00: setg16pixel(*seg, 0x0f, off); break; default: return E_BADCOLORS; } if(++off == 2) ++seg, off = 0; } return w/2; } static int gpack(const gray *g, u1 *p, int w) { int off, i; u1 *seg; for(i = off = 0, seg = p; i < w; ++i, ++g) { switch(*g) { case 0xff: setgpixel(*seg, 0x00, off); break; case 0xaa: setgpixel(*seg, 0x01, off); break; case 0x55: setgpixel(*seg, 0x02, off); break; case 0x00: setgpixel(*seg, 0x03, off); break; default: return E_BADCOLORS; } if(++off == 4) ++seg, off = 0; } return w/4; } static int mpack(const bit *b, u1 *p, int w) { int off, i; u1 *seg; for(i = off = 0, seg = p; i < w; ++i, ++b) { setmpixel(*seg, *b != 0, off); if(++off == 8) ++seg, off = 0; } return w/8; } static int adjust_dims(int w, int h, int *aw, int *ah) { *aw = w; *ah = h; if(*aw % 16 != 0) *aw += 16 - (*aw % 16); if(*aw < 160) *aw = 160; if(*ah < 160) *ah = 160; return w == *aw && h == *ah; } /* * You can only allocate 64k chunks of memory on the pilot and that * supplies an image size limit. */ #define MAX_SIZE(t) ((1 << 16)*((t) == IMG_GRAY ? 4 : 8)) #define MAX_ERROR(t) ((t) == IMG_GRAY ? E_TOOBIGG : E_TOOBIGM) static int image_insert_init(IPDB *pdb, int uw, int uh, int type) { char *name = pdb->p->name; int w, h; if(pdb->p->num_recs != 0) return E_IMAGETHERE; adjust_dims(uw, uh, &w, &h); if(w*h > MAX_SIZE(type)) return MAX_ERROR(type); if((pdb->i = image_alloc(name, type, w, h)) == NULL) return ENOMEM; pdb->p->num_recs = 1; return 0; } int ipdb_insert_g16image(IPDB *pdb, int w, int h, const gray *g) { int i, len; int incr; u1 *p; if((i = image_insert_init(pdb, w, h, IMG_GRAY16)) != 0) return i; incr = ipdb_width(pdb)/2; for(i = 0, p = pdb->i->data; i < h; ++i, p += incr, g += w) if((len = g16pack(g, p, w)) < 0) return len; return 0; } int ipdb_insert_gimage(IPDB *pdb, int w, int h, const gray *g) { int i, len; int incr; u1 *p; if((i = image_insert_init(pdb, w, h, IMG_GRAY)) != 0) return i; incr = ipdb_width(pdb)/4; for(i = 0, p = pdb->i->data; i < h; ++i, p += incr, g += w) if((len = gpack(g, p, w)) < 0) return len; return 0; } int ipdb_insert_mimage(IPDB *pdb, int w, int h, const bit *b) { int i, len; int incr; u1 *p; if((i = image_insert_init(pdb, w, h, IMG_MONO)) != 0) return i; incr = ipdb_width(pdb)/8; for(i = 0, p = pdb->i->data; i < h; ++i, p += incr, b += w) if((len = mpack(b, p, w)) < 0) return len; return 0; } int ipdb_insert_text(IPDB *pdb, const char *s) { if(pdb->i == NULL) return E_IMAGENOTTHERE; if(pdb->p->num_recs == 2) return E_TEXTTHERE; if((pdb->t = text_alloc(s)) == NULL) return ENOMEM; pdb->p->num_recs = 2; pdb->i->r->offset += 8; pdb->t->r->offset = pdb->i->r->offset + IMAGESIZE + img_size(pdb->i); return 0; } imgvtopgm-2.1/imgvinfo.c0000644000175000017500000001212614342617312014022 0ustar erikerik/* * imgvinfo.c * Pilot Image Viewer header dumper. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/imgvinfo.c 1.21 1999/05/09 07:58:02 $") #include #include #include #include /* * These tend to live in different places on different systems so I'll * just do it by hand and assume you have a proper libc. */ extern int optind; extern char *optarg; extern int getopt(int, char *const *, const char *); /* * "Globals". I would just use plain global variables but I have a * pathalogical problem with writable globals. */ typedef struct { char *timefmt; int utc; IPDB *pdb; } SLOP; /* * Default time format (this is ISO8601 standard, see strftime(3) for * the available codes). */ #define TIMEFMT "%Y-%m-%d %H:%M:%S" static int version(const char *me) { printf("%s %s\n", me, VERSION); return EXIT_SUCCESS; } #define OPTS "hvt:ul" static char *usefmt = "%s [-hv] [-t fmt] [-{u|l}] [in [...]]\n"; static char *explain[] = { "\tDump the header information for a Pilot Image Viewer pdb file.", "\tThis program was originally written to test some .pdb header", "\tparsing code but it may be a usefull little tool anyway.", "", "\t-h Display this usage message and exit.", "\t-v Display the version number and exit.", "\t-t fmt Specify the time display format (see strftime(3)).", "\t-u Display times in UTC.", "\t-l Display times in the local timezone (default).", "", "\tThe default time format is \"" TIMEFMT "\" (ISO8601 standard).", "\tA file name of \"-\" means to read the standard input.", NULL }; static int usage(const char *me, int ret) { char **s; printf(usefmt, me); for(s = &explain[0]; *s != NULL; ++s) printf("%s\n", *s); return ret; } static SLOP * readit(char *name, SLOP *s) { FILE *fp = NULL; IPDB *pdb = NULL; int status; if(name == NULL || strcmp(name, "-") == 0) { fp = stdin; } else if((fp = fopen(name, "r")) == NULL) { pm_message("cannot open %s: %s", name, strerror(errno)); goto TheEnd; } if((pdb = ipdb_alloc(NULL)) == NULL) { pm_message("%s: %s", name, ipdb_err(ENOMEM)); goto TheEnd; } if((status = ipdb_read(pdb, fp)) != 0) { pm_message("%s: %s", name, ipdb_err(status)); pdb = ipdb_free(pdb); goto TheEnd; } TheEnd: if(fp != NULL && fp != stdin) fclose(fp); s->pdb = pdb; return s; } static char * ptime(SLOP *s, time_t t) { static char buf[1024]; struct tm *(*tf)(const time_t *) = s->utc ? gmtime : localtime; strftime(buf, sizeof(buf) - 1, s->timefmt, tf(&t)); return buf; } static char * typestr(IPDB *pdb) { char *s; switch(ipdb_type(pdb)) { case IMG_GRAY16:s = "grayscale16"; break; case IMG_GRAY: s = "grayscale"; break; case IMG_MONO: s = "monochrome"; break; default: s = "unknown"; break; } return s; } #define compstr(pdb) (ipdb_compressed(pdb) ? "compressed" : "uncompressed") static void dumpit(SLOP *s, char *file) { IPDB *pdb = s->pdb; char *note = NULL; if(pdb == NULL) return; printf("file:\t\t%s\n", file == NULL ? "-" : file); printf("name:\t\t%s (%s)\n", ipdb_iname(pdb), ipdb_pname(pdb)); printf("created:\t%s\n", ptime(s, ipdb_ctime(pdb))); printf("last modified:\t%s\n", ptime(s, ipdb_mtime(pdb))); printf("last backed up:\t%s\n", ptime(s, ipdb_btime(pdb))); printf("version:\t%d (%s)\n", ipdb_version(pdb), compstr(pdb)); printf("type:\t\t%d (%s)\n", ipdb_type(pdb), typestr(pdb)); printf("last position:\t(%d, %d)\n", ipdb_xlast(pdb), ipdb_ylast(pdb)); printf("anchor:\t\t(%d, %d)\n", ipdb_xanchor(pdb), ipdb_yanchor(pdb)); printf("size:\t\t%dx%d\n", ipdb_width(pdb), ipdb_height(pdb)); if((note = ipdb_text(pdb)) != NULL) printf("Note:\n%s\n", note); printf("\n"); s->pdb = ipdb_free(pdb); } int main(int argc, char **argv) { char *me; int o; SLOP s; memset((void *)&s, '\0', sizeof(s)); if((me = strrchr(*argv, '/')) == NULL) me = *argv; else ++me; s.timefmt = TIMEFMT; s.utc = FALSE; pgm_init(&argc, argv); while((o = getopt(argc, argv, OPTS)) != EOF) { switch(o) { case 'h': exit(usage(me, EXIT_SUCCESS)); break; case 'v': exit(version(me)); break; case 't': s.timefmt = optarg; break; case 'u': s.utc = TRUE; break; case 'l': s.utc = FALSE; break; default: exit(usage(me, EXIT_FAILURE)); break; } } do { dumpit(readit(argv[optind], &s), argv[optind]); } while(argv[++optind] != NULL); return EXIT_SUCCESS; } imgvtopgm-2.1/imgv.map0000644000175000017500000000023206411111622013463 0ustar erikerikP3 ## ## You can use this PGM file with ppmquant to map images to the ## image viewer palette. ## 4 1 255 0 0 0 85 85 85 170 170 170 255 255 255 imgvtopgm-2.1/NEWS0000644000175000017500000000003206635636637012551 0ustar erikerikSee README and ChangeLog. imgvtopgm-2.1/pbmtoimgv.c0000644000175000017500000001050514342620013014177 0ustar erikerik/* * pbmtoimgv.c * PBM to Pilot Image Viewer pdb converter. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/pbmtoimgv.c 1.12 1998/12/16 18:25:11 $") #include #include #include #include /* * These tend to live in different places on different systems so I'll * just do it by hand and assume you have a proper libc. */ extern int optind; extern char *optarg; extern int getopt(int, char *const *, const char *); static int version(const char *me) { printf("%s %s\n", me, VERSION); return EXIT_SUCCESS; } #define OPTS "hvt:n:cmu" static char *usefmt = "%s [-hv] [-n note] [-t title] [-{c|m|u}] [in [out]]\n"; static char *explain[] = { "\tConvert a pbm file to a Pilot Image Viewer pdb file.", "", "\t-h Display this usage message and exit.", "\t-v Display the version number and exit.", "\t-c Produce a compressed image (default).", "\t-m Produce a compressed only if it is smaller.", "\t-u Produce an uncompressed image.", "\t-t title Specify the pdb name, the default is unnamed.", "\t-n note Read the image note from note.", NULL }; static int usage(const char *me, int ret) { char **s; printf(usefmt, me); for(s = &explain[0]; *s != NULL; ++s) printf("%s\n", *s); return ret; } static int readimg(IPDB *pdb, FILE *fp) { bit *b = NULL; int w, h, fmt; int status, i; w = h = fmt = 0; pbm_readpbminit(fp, &w, &h, &fmt); if((b = calloc(1, w*h*sizeof(bit))) == NULL) return ENOMEM; for(i = 0; i < h; ++i) pbm_readpbmrow(fp, &b[i*w], w, fmt); status = ipdb_insert_mimage(pdb, w, h, b); free(b); return status; } static int readtxt(IPDB *pdb, char *notefile) { struct stat st; char *s; FILE *fp; int n; if(notefile == NULL) return 0; memset((void *)&st, '\0', sizeof(st)); if(stat(notefile, &st) != 0) return errno; fp = pm_openr(notefile); if((s = calloc(1, st.st_size + 1)) == NULL) return ENOMEM; if(fread(s, 1, st.st_size, fp) != (size_t)st.st_size) return EIO; pm_close(fp); for(n = strlen(s) - 1; n >= 0 && s[n] == '\n'; --n) s[n] = '\0'; ipdb_insert_text(pdb, s); return 0; } int main(int argc, char **argv) { char *me, *name, *notefile; int i, status, comp; IPDB *pdb; FILE *in, *out; if((me = strrchr(*argv, '/')) == NULL) me = *argv; else ++me; comp = IPDB_COMPMAYBE; name = NULL; notefile = NULL; pbm_init(&argc, argv); while((i = getopt(argc, argv, OPTS)) != EOF) { switch(i) { case 'h': exit(usage(me, EXIT_SUCCESS)); break; case 'v': exit(version(me)); break; case 't': name = optarg; break; case 'c': comp = IPDB_COMPRESS; break; case 'u': comp = IPDB_NOCOMPRESS; break; case 'm': comp = IPDB_COMPMAYBE; break; case 'n': notefile = optarg; break; default: exit(usage(me, EXIT_FAILURE)); break; } } if(name == NULL) name = argv[optind] == NULL ? "unnamed" : argv[optind]; in = argv[optind] == NULL ? stdin : pm_openr(argv[optind++]); out = argv[optind] == NULL ? stdout : pm_openw(argv[optind]); if((pdb = ipdb_alloc(name)) == NULL) pm_error("%s.", ipdb_err(ENOMEM)); if((status = readimg(pdb, in)) != 0) pm_error("PGM read error: %s.", ipdb_err(status)); if((status = readtxt(pdb, notefile)) != 0) pm_error("Note read error: %s.", ipdb_err(status)); if((status = ipdb_write(pdb, comp, out)) != 0) pm_error("PDB write error: %s.", ipdb_err(status)); if(comp == IPDB_COMPMAYBE && !ipdb_compressed(pdb)) pm_message("Image too complex to be compressed."); pdb = ipdb_free(pdb); if(in != stdin) pm_close(in); if(out != stdout) pm_close(out); return EXIT_SUCCESS; } imgvtopgm-2.1/imgv16.map0000644000175000017500000000046006715350563013655 0ustar erikerikP3 ## ## You can use this PGM file with ppmquant to map images to the ## 4bit image viewer palette. ## 16 1 255 0 0 0 17 17 17 34 34 34 51 51 51 68 68 68 85 85 85 102 102 102 119 119 119 136 136 136 153 153 153 170 170 170 187 187 187 204 204 204 221 221 221 238 238 238 255 255 255 imgvtopgm-2.1/configure.in0000644000175000017500000000655114342630502014352 0ustar erikerikdnl dnl configure.in dnl autoconf input file for imgvtopgm. dnl dnl Copyright (C) 1998 Eric A. Howe dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2 of the License, or dnl (at your option) any later version. dnl dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. dnl dnl Authors: Eric A. Howe (mu@trends.net) dnl dnl dnl Process this file with autoconf to produce a configure script. dnl AC_INIT(imgvtopnm.c) AM_INIT_AUTOMAKE(imgvtopgm, 2.1) dnl dnl This is a trick to get my CVS ident string into configure. dnl AC_REVISION could be used but that strips out the dollar signs and dnl thus prevents `ident' from figuring out the revision information. dnl dnl AC_OUTPUT_COMMANDS([# @(#)$Mu: imgvtopgm/configure.in 1.6 1999/05/12 15:54:10 $]) MU_PROG_CC AC_C_BIGENDIAN if test $ac_cv_c_bigendian = "yes"; then CFLAGS="-DMU_BIGENDIAN $CFLAGS" else CFLAGS="-DMU_LITTLEENDIAN $CFLAGS" fi AC_PATH_XTRA dnl ========================================================================== dnl Makefile things. dnl ========================================================================== AC_ARG_ENABLE(maintainer, [ --enable-maintainer enable maintainer rules [default=no]]) AM_CONDITIONAL(MU_MAINTAINER, test x$enable_maintainer = xyes) dnl dnl Checks for libraries. dnl MU_FIND_PNM LIBS="$LIBS $X_EXTRA_LIBS" CFLAGS="$CFLAGS $X_CFLAGS" CPPFLAGS="$CPPFLAGS $X_CFLAGS" LDFLAGS="$LDFLAGS $X_LIBS" PBM_LIBS="" AC_CHECK_LIB(netpbm, pbm_init, PBM_LIBS="$PNM_LIBS -lnetpbm") if test "$PBM_LIBS" = ""; then AC_CHECK_LIB(pbm, pbm_init, PBM_LIBS="$PNM_LIBS -lpbm") if test "$PBM_LIBS" = ""; then AC_MSG_ERROR([The PBM libraries '-lnetpbm' or '-lpbm' could not be found. Please use the configure options '--with-pnm-includes=DIR' and '--with-pnm-libraries=DIR' to specify the netpbm location. See the 'config.log' file for further diagnostics.]) fi PGM_LIBS="" AC_CHECK_LIB(pgm, pgm_init, PGM_LIBS="$PNM_LIBS -lpgm", , $PNM_LIBS ${PBM_LIBS}) if test "$PGM_LIBS" = ""; then AC_MSG_ERROR([The PGM library '-lpgm' could not be found. Please use the configure options '--with-pnm-includes=DIR' and '--with-pnm-libraries=DIR' to specify the netpbm location. See the 'config.log' file for further diagnostics.]) fi AC_SUBST(PGM_LIBS) fi AC_SUBST(PBM_LIBS) dnl dnl The pbmplus.h header (stupidly) provides K&R prototypes for some dnl functions from libc (sigh) so we define SYSV to hopefully work around dnl the brain damage; this works for me on Linux, YMMV. Another option is dnl to use -ansi with gcc but I don't know how to get auto* to do The Right dnl Thing. dnl AC_MSG_CHECKING([whether we need -DSYSV]) AC_TRY_COMPILE([ #define SYSV #include ], [exit(0);], AC_MSG_RESULT(yes) AC_DEFINE(SYSV), AC_MSG_RESULT(no) ) AC_OUTPUT([Makefile imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 pgmtoimgv.1 ppmimgvquant.1 imgvview ppmimgvquant]) imgvtopgm-2.1/imgvtopnm.c0000644000175000017500000001143314342617753014235 0ustar erikerik/* * imgvtopnm.c * Pilot Image Viewer to PGM/PBM converter. * * Copyright (C) 1997 Eric A. Howe * * 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 of the License, 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, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * Authors: Eric A. Howe (mu@trends.net) */ #include MU_ID("$Mu: imgvtopgm/imgvtopnm.c 1.6 1999/05/09 08:15:49 $") #include #include #include /* * These tend to live in different places on different systems so I'll * just do it by hand and assume you have a proper libc. */ extern int optind; extern char *optarg; extern int getopt(int, char *const *, const char *); static int version(const char *me) { printf("%s %s\n", me, VERSION); return EXIT_SUCCESS; } #define OPTS "hvprn:" static char *usefmt = "%s [-hv] [-{r|p}] [-n note] [in [out]]\n"; static char *explain[] = { "\tConvert a Pilot Image Viewer pdb file to a pgm or pbm file.", "\tGrayscale images are output in PGM format; monochrome images", "\tare output in PBM format.", "", "\t-h Display this usage message and exit.", "\t-v Display the version number and exit.", "\t-p Force the output file to be in plain/text format.", "\t-r Force the output file to be in raw/binary format.", "\t-n note Write the note (if any) to note.", "", "\tA filename of \"-\" means the standard input or standard output.", NULL }; static int usage(const char *me, int ret) { char **s; printf(usefmt, me); for(s = &explain[0]; *s != NULL; ++s) printf("%s\n", *s); return ret; } static int writeg16img(IPDB *pdb, int plain, FILE *fp) { gray *row; int i; int w = ipdb_width(pdb); int h = ipdb_height(pdb); row = pgm_allocrow(w); pgm_writepgminit(fp, w, h, 255, plain); for(i = 0; i < h; ++i) pgm_writepgmrow(fp, ipdb_g16row(pdb, i, row), w, 255, plain); pgm_freerow(row); return 0; } static int writegimg(IPDB *pdb, int plain, FILE *fp) { gray *row; int i; int w = ipdb_width(pdb); int h = ipdb_height(pdb); row = pgm_allocrow(w); pgm_writepgminit(fp, w, h, 255, plain); for(i = 0; i < h; ++i) pgm_writepgmrow(fp, ipdb_grow(pdb, i, row), w, 255, plain); pgm_freerow(row); return 0; } static int writemimg(IPDB *pdb, int plain, FILE *fp) { bit *row; int i; int w = ipdb_width(pdb); int h = ipdb_height(pdb); row = pbm_allocrow(w); pbm_writepbminit(fp, w, h, plain); for(i = 0; i < h; ++i) pbm_writepbmrow(fp, ipdb_mrow(pdb, i, row), w, plain); pbm_freerow(row); return 0; } static int writetxt(IPDB *pdb, char *name) { char *note = ipdb_text(pdb); FILE *fp; if(name == NULL || note == NULL) return 0; if(strcmp(name, "-") == 0) fp = stdout; else if((fp = fopen(name, "w")) == NULL) return errno; fprintf(fp, "%s\n", note); if(fp != stdin) fclose(fp); return 0; } int main(int argc, char **argv) { char *me, *note; int o, status, plain; FILE *in, *out; IPDB *pdb = NULL; if((me = strrchr(*argv, '/')) == NULL) me = *argv; else ++me; pgm_init(&argc, argv); plain = FALSE; note = NULL; while((o = getopt(argc, argv, OPTS)) != EOF) { switch(o) { case 'h': exit(usage(me, EXIT_SUCCESS)); break; case 'v': exit(version(me)); break; case 'p': plain = TRUE; break; case 'r': plain = FALSE; break; case 'n': note = optarg; break; default: exit(usage(me, EXIT_FAILURE)); break; } } in = argv[optind] == NULL ? stdin : pm_openr(argv[optind++]); out = argv[optind] == NULL ? stdout : pm_openw(argv[optind]); if((pdb = ipdb_alloc(NULL)) == NULL) pm_error("%s.", ipdb_err(ENOMEM)); if((status = ipdb_read(pdb, in)) != 0) pm_error("Image header read error: %s.", ipdb_err(status)); if(ipdb_type(pdb) == IMG_MONO) { if((status = writemimg(pdb, plain, out)) != 0) pm_error("Could not write output: %s.", ipdb_err(status)); } else if(ipdb_type(pdb) == IMG_GRAY) { if((status = writegimg(pdb, plain, out)) != 0) pm_error("Could not write output: %s.", ipdb_err(status)); } else { if((status = writeg16img(pdb, plain, out)) != 0) pm_error("Could not write output: %s.", ipdb_err(status)); } if((status = writetxt(pdb, note)) != 0) pm_error("Could not write note: %s.", ipdb_err(status)); pdb = ipdb_free(pdb); if(in != stdin) pm_close(in); if(out != stdout) pm_close(out); return EXIT_SUCCESS; } imgvtopgm-2.1/ppmimgvquant.1.in0000644000175000017500000000662606715241402015265 0ustar erikerik.\" @(#)$Mu: imgvtopgm/ppmimgvquant.1.in 1.3 1999/05/09 08:10:42 $ .\" .\" ppmimgvquant.man .\" Man page for pgmimgvquant. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH PPMIMGVQUANT 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME ppmimgvquant \- palette quantifier for Pilot Image Viewer pgm files, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B ppmimgvquant .RI [ -4 ] .RI [ -h ] .RI [ -v ] .RI [ "ppmquant options" ] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBppmimgvquant\fR just calls \fBppmquant\fR(1) with the following map file: .nf P3 4 1 255 0 0 0 85 85 85 170 170 170 255 255 255 .fi If you specify \fI-4\fR, then we use this map file: .nf P3 16 1 255 0 0 0 17 17 17 34 34 34 51 51 51 68 68 68 85 85 85 102 102 102 119 119 119 136 136 136 153 153 153 170 170 170 187 187 187 204 204 204 221 221 221 238 238 238 255 255 255 .fi The \fBppmquant\fR(1) output is also passed through \fBppmtopgm\fR(1) to ensure a graymap output file. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -4 Convert to 4 depth image (for Palm IIIx/V). .TP .I -h Display a usage message and exit. .TP .I -v Display the version number and exit. .PP All other switches are passed to \fBppmquant\fR(1). .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvtopnm (1), .BR imgvview (1), .BR pbmtoimgv (1), .BR pgmtoimgv (1), .BR ppmquant (1), .BR ppmtopgm (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. imgvtopgm-2.1/samples/0000755000175000017500000000000006716322075013507 5ustar erikerikimgvtopgm-2.1/samples/bang.pdb0000644000175000017500000001122006412116557015100 0ustar erikerikBang!?MMvIMGViewV@oBang!?UUUUUUUO_ @_A}@t@Ttt@Tt/@xt@pt/@pp @ z @ _@ GK  @@  @ U  /@@ @ @ /@@_ @}@ @ G @ @@_@O  @ j}UT_P/W@ @  @ _ @_imgvtopgm-2.1/samples/wired.pdb0000644000175000017500000005774006412116564015322 0ustar erikerikWiredMKMKvIMGViewV@oWiredfꩪUZV檪jUVjZUZjjUZ[VVjUjjꪚTZjꪙjin목jUZkZUVjkjVjUZZ骪UUZiUZVjZjkjffjeUeUYijeiUjjUZiejUYYꪚjjUꪪjejZYUZꚪfefVf몦UfjZVfVꙕZVꪦUZjVY몪ZUZZjUUjjijkYejjjjjnZUjijYZYiꪩifi꺮UUijjjeZj멪ijieZZjjjfZZjꪩYUik骩ZjꪪZjZꮪjjZUZj骚jZjjjZZjeUEjjYfkꩦjVjjejQUeZZkjj骪ZYUj媪ZZjejjjiYjhjfj馩jjꫩjZjejjUVZiffj[UEY骥[UjUYYjiefjjijki꫺jjjiiUieUjUUZfejQZVjVQUUYjUZꪻfUVZZiUUUEUjQVUjEj몪ZfjVYfUjfijꦪEnUEUQVUkiejjiiijijjeZVjYjeZjjꪪfkZnjeEUUUiZj멪kꪪfUjjfUZVUjekejfjk꩚jkjfeUjJ骚ZUjjjjjiUfjkjjjZVꚩVZZVfjjꪕZjjYjiZjjZjꪙffjjjjZjjZjYnꖪjeffjjjjjVZiUZjiijYWZif꩚UjfEUUUZjEjjjUUfVꪪU몪镪jZEVUUVjfjVUZUVVZZUVjUV[몚kꪪUUZj뮪뺻iZjUZnU[jZiZVUZZjjZjY[jꪪijUUijm뮵UijiUZUjjꪥejjUjUijꦥUjꪺꪥeUZQekUjVQjekUjꪯVfjUfEVꪩUQffZ뺺jꪪꪪUjUVjZ檖nUjUꪫ몮j骪jUjUꪮꮩUj몾뮪몮ViYei뺫Uꫮj뺪eY溪뻪U꫺ꪮ뮫﫮뻦Zf꯫몪ꦮUj֚Zꪫ몫Uj뻮릪VUUU뻺ꪩU땪fZUejfjUfi꺪YUj뺻뺪ꮯZjifeZZkﺪ껪jZꪮ媪ꮫꪻjꦪj뮺jZꪫ껺j檪ꪪ橦j뻻뫮橦jfjꫪꪮꪪꪮꪾ뮪eVjfVeZZꪪZeZꪺ噪fZ뺪ꮪꪪjUj뮮UUUVWꪙjUZꪪjꪪjVꪪՖUVZꪪ뻻ꪪ뫻ꪪ몮U檚ꪫ뫫ZW몪j꺦UViZ몪eZUiiZ嫫뮮Z뺫Ukjꪻꪪjꪫꪪ뺺ZiUYUfk뫪j뺪jUUZj骚꺮ZVZeꪪjꪪUꪮj뫫VZVZf뻺뺩ꮮ类ꪪꦪꪺꩪZꪪYVeZ몫ꪩj몪kꮺ뻺jꫮj꺪꫻꺪eUYUZj[ꮩ뻺뺪妚ꫪꚪVVjꪮ꺺Z檮檪뻪jꫮꪪiUUjZ목j[jjVFUY뫺꫻ꪻZꪫj骪ꪪjꪮꮻ뻺Uk뻻꺪ꪮꫪ꫻jeZjꪮV媺jjj뻻jVZꪩV뫾껮몫뮪YQnDQUUU뺪jjTUUEQEej뫪뮾iUjYZUUjUUZfeTjUi뫫j뻻ꪪUeijZii뺻꩙jjUVfjeJYY뻪j媪뺻몪UZfUjﻻUUUUZꪪUUVZZ뻺[jjijꪪjUZj몮ꪪVeVijj꺖kf꺺몾ZY[ꪪZj뺺[VZZZ諸媪Zꪪ뻪Zej骪뻺fYiVVYjꪪꪦejiUVU몖UUUjVFZTQUiQeQꙪZ껪QYUjUUFUUVVZfZZUjUinj꺦VUZVYUYUYYijefUUieZFUUjeUeUjUEVjiYjꪫjeUiZeifn檪fZ몪jffiYjUeUfZjꩪiTFVeꪫ镥QUVUiUEVꦫQUjZVVjUUVꪪfViUeVeUUVfUjeUUZֻ꺦UZUfiZeQUUYVjnVUjZUeUdZUjjﺩZffVijUUDjTUUjZjfZUjjUjYUYUeUfiZijkiUjUfTijUYUjꪩjZUjVZZ驩eUYfUVUjkꖚjZꩪVꪑYjii骥f멩UefZꪪZkﮥeVjVꩪJUfzZjꦪiZ饪ꪚUZfZiZjjiVjkjUUYZꮦUUUUZUUZjYZjjZj뫪fjUUY멪k驪eZjU꺕UeVZQZUQVZUUUVꪪejfiZjZijeZZUFZZfV뮪jYjYUjUjUVV껪VEjꚪjꮪVUZYUZfUkꩪZUjꪪ婪VfeUfffUjjjT[ZjjeUVjfijikYZkUjjjVejiQZjjjfQEZ꺪ZUUiZVjꪪiZUꕩZꪪjꪺiUjfUUikjQUjꪪYUeUVYjUVi[UjjeEfUiꪚUEjꚪQjZꪻZꪪꩪjZQjꪫꪪQjjZyVj뻺ꪪVjꪩVijVTUji꺪jijeUZeiZՖꪙYVjniViFVFVeV뻪ZꪫꪪꪪQVUZjZVVjfUVUUZ몮VUjjJiZUjꪪiYZYZꪮej뺫Ukꪪ뺪eYViꪪꚩVjꪪjiUZꫫZZfjj꯻VZUiꪪjjUfꪚ橪UiZTꪺjꦚꪪꪪFjUjZjVꪮ着Yj镪iVZV몦kjijjejVZiYZekjjjjYZ[ꪥjZjZjjZ婕eZ깪jꪪ꩚UUZꥪZ꩖Z՚UjZꮪ暪iVVVfJUUVejꪖfZ[UVjVeUkꪚVjZeYZfjjꚥijijYꫪViiZ櫩fZUZiVYjꪚꪪVYjjejUYiVjYfZVjfjfYkeieYjVjjUeZUnjYZQjZfZjVUjzEUnUVVꚪ꩚VeVUjVejZꦪjUV꺪VUUZZYVYejjfi꺦Zjjejﻫ暩UUUj목jYnZꪪkZVekfVjZZﮩjeZYV뻻YUeZeUVjViꪥꪥjeZZZꪪeDVfYꪻ暥EZUVeEVjU꥚ZꚦVYjVUU뻺UZUVjjVZUUZꮺjijjiZUZijjjiZꫪZjVUVfjijfjejZ뺮檪UZ뺫Yj媪VZꮩfjYZeUUWeZ몪ꪪiVꮫZUjUZZYꪥ[VUE֖EꪪfiJffYZ몪ꦮEjjUQVfiZZjjUjZj[UjUꪪZjUZVn꺪kUjﺦZUjZ榩jZjꪯZꪦZ뻩j륩VYUZZfZꮪjjj֪njjkiZꩪ[몦VeZUf몺Zﺤ꺪jjꪥKjVJ뻻溚֙fVYZZZZ뮥ikjfjkZꪺZUZ數jUZUZ몪[jjꪪUjjjkZjiZꪪ[jjjꪪjYjeZZVUj뺩Z[jZiVVUeUUYjZjVZeUZVjVffVZVYjjVZVfjVfeUEUUVeUQUQVZVUTUUQUUUUQZeVUUVYYZUYTTUeUUUEUUVUQjQUUVUnfUUVUnVQkZjUjYZjeYUfjfjUjjiUZUfjjUjVVffiUiVjVYYZjYjE[ejjZUjUf꺪jjjeVUUjjjnUjiVU[QFVUVUUVjUYQUUVUjUjZZUiVUZUUZZVVUVfUZiUjfjjYUYUVUVUfUUjjVjZfVUjjjUjUVVVjjjYjiijjꮪꮪeZeZjififZjjeZVijjjViUejjfjfjVjUYfjfjniVjjVVUUjeiZZEjUeUUjjUZjUjinUUUjfUUjjUUVFjUjjEUjꩪjUnjUZfZ꺩VjꚪjeEjjjEjUjjjQUZkZjkj뺪ꪪeZnj骪i뺪ZeUTjjjZFjjjjfiYj陕jUfjꪪeUYZjꪮefVZVeiZenjZVZYjiUjVꪫeVAfejZUUVfJeVfZFkjZjYꮪ骪ꪮUiUꫪ꺪jkUjfUkZjj驪Zj몮UYUꪮjjjꪪꫪiZjUUꪦkDVꪪij檫jUjꪪZeQZjYEjUꪪUꪪ몪j險VUjUUUUZꪪeꪪfZUjfZUYZUVUjjideꕙjjVeUUijjjUUiUYYjjZ몪ZfZꫪYUjZiUejejZꪻifUiUVjjefiTVejjjYVYUYjeVUZjejfVVUUfZUVijVVjEVjjUZjjꪦZUUj꩚fUUjꪩEVijjUZjjꪚZYkꮪTjZUUkjij꫺jZj꺪eeUꪪjjjjꩪꪩeZjFjjjfVjꪪꪪꪪUfUꪮjkJꩮQFjVjjUUVUjꫪꖺEfUjZUUFfZYZVZjjijYjkUZUiYjj꺪jeUYꪪjjꪪZUUijUiZijjZFjUjQUU骥Zﻪk髩j껪ꪪUZꪩjj骩jꪪZeeQZnUjVfEZjQfjj꩚ekjUZffkVjjꖪkEjjEUFQjjYZZUjUZU{jUjUZUjUYUfUfUUfZUiijVZiZYjYUjieZUꪺieeiijeiVjZjꪙiVVVfjjeijjfZUZejfꪪꪪfifYVZjjeeZjVVUfUejUUViYUfUjfUUZZjUVEZUZYUUUZQVVfUUVeZiUQieZUTUe껪UjUVfZUVfeUZUUZejjkjfiUYjYjUVUfjjeUZfUYZQEkZjfVYZZeUiUjUiUjjiUZjUijUieYUiVfjZYZjVZfkQVUUUjTUQUjQUUZVUUUUUUUUUYUjeeVVUVfYZUYQQUUUQUUEVUUZPUUVUUnQUUUVUVVVVeUYjZjYjUUUZUZZYeVZUYjJUVVUUTjeUUi[ZꪪZiZﻺejeZeZiVeZjijZjjkjꫪjZZeZVZZꪩikje[jjkZjꦦꪩZꪮUjZ[ꮖeZVf몪륪ժꫪkj몦ꪩkꪪV뺪ꪩJ妩UVeZUjZ몺Z몤j뻪kfjj髪ZjjꪫiZ뻩k륚eZYjeZY[ꪪjjj媫jjjZi[UjfZiUjVjZdjYj뫮kUꪪVjjjꪖVUU[Uꦫ뺚VfZꪦUjVZTVV妪VZꪩVVUV륥V껪몪ꮺꥦeV몪ZjUUZVjeYVjjꪪjejeZ뻻ꪦYV뺫Y[kYjiZ뮩ijUUZiijjZꮻ껻檚Ujꪺ꺺ij檩jZZjUUZYejVfF뻻ꪺ檦EUZVeijVVVUDZfZ꫻Uf뻺ꪕUVQVVꖪZfUkZjﮪZiZYYꪪ斥YQYZꪪﻪYVjYjꪩjY[YZUjkjjjZjjjꫮ뺪nꪚUUUj뺻j뺪iZfjkZjYjVfjUYfUjZ[VfeVVZ뾪jUZ檪UjffTnjUfjUjVꪚUVj檩UeUVVfꚪeVUfꪪjfekUYVZYijZꪪViieknjUjVfZnZZjZiZejꚥjijf憪fiZ檩fiYiZYYjڦUVVJUUeVjejYiUY[VjVjkjVUZꪖjjZjjZV媕VUj꺪VꪩZꫪ꩚Y[빪ZjZjZZYj뻹jꪪkjYj몪jꩩjYjejVi뫻Yekfjꪮ敪ꩦVꪪeꩪfꮪꪪZꪪUVVUjꪪꦚkꙪZꪪUZfUj뺫UjjeUjjꫮY[ꫪkUYjjVjiUjZjꪪZZUjjfjUYꪮꚩVjUUj껪eꮦZꪪ讀e뺪UjUjjVijꪪFjfYVUQZ嚮ꪪ뺫ꪪTUZjiJZjꪦjiUjUijW뫻ꪦjUVZkjjVꪪEjjjUZiZjVjꪪꪦVjVjꪫiUVZ꺪ꮪjEZZ[꩚ZUj몮TEjVUUjUjEjVꖫZjꪪiVUYUijꪪUZjꪪ隻ZhUUfUiZekYZUe[Uj몪ZUkiUZnkZQE[jjUZjYjjjjjYZojjZifeUYjjiQEZꖚ暪VUVUVUjjZꪪUVjUijVYeZffUUꮪꪦTFjijkVVꪪYj몖ZVeUꪪFVYjjeVVjeVj꥚iifjZꪥUUUjDVUQUUUTZ뺪UjjiZjZjjYUUZ꺺ik﫥ZhVjjUUjWUZUUZUZjfYZWjffjUVjkVjiVVꪺVUjꡪZjiZe饪fUZVjjjZVꩪUJUUVUZZVVUjeUieZjjnZnUjUZYUYVVkꪤeUYjjjVjUZij驩YUUUUjejekiUejjUeQZꦦiUVUjjiZffiUjfjUjYUfVVejUeVUVeUijiUiꖪ뚫UYiVjUTUUVUVUjFfY骪QUeVVUVVUVUVjfZUUEZjnZUZjiZ[jfUYVijUiZf媪꺪jUfiZVYUYZZꮪefiUUfUejfVUUZFjVfeYiUijUfeUffUZTUjeVeꪹUjUf몖UUUjVVZUUTVfUUUꫪꪩꪮUUUiUUUUU뮪VVZVUfjUVZeVifꚪꪪUfZVjVꪮ꫺j뮺꾪뺪kZiZU[Zﻻ꺪jZZejiZ骪꺮jjYj媚fVZ뺪ꪙjfꩪZj뮺jZꙪjjﺻ몪ꖪ몪ꪪjVVZꪪ暫ꪪUeZeUjUUjUUZꪪUYVVUjUkj뾫뺪ifjZjifVjjeViꪩZYꫫꪮ꺻iiUjVefꪪUejUUZj뺪eiTZUi뺻뮺뺺jꪻ뻺UjTEUUjꪫZfVfj껻UUUEU뫩eeZZꪪV檮jjfYfYk껮ꪪ뻺ﻺj뻺VJjҕj뻻jꪮ껻ZﻪꪺꩪꫫꪹRVꪪUY몪껺Zꪫj못ꩫ뻮jj몪ꪩjVj[殪jꚪ嚪꫻jVVfZ檺ꪪjjꪪj꺪fjUZUZfꫪꪦ[꺪jj꫾뺪jfꫮ몪VYVeZi뻫껻jjꪯꪪ껪꫺ꩺZꮻeUZUe뺙f꫺꺺UfjꪚꮪꪪZZVjꪪꪪ뺦jꪪꪦUUj普ꪫjꪮ몪ZiVeeij몪ꚫjUUjjꪮꚥZVY[뻻ꪺ뺪fꪪVZꪚꮮ껥VZ꺪뫺뫪jjꪺꦪUY檚jj꺪ՖUUW檪껮ᆰꪚ몪몫ꮖfZ몺UZ뻻UUUUVZ뺪UZﻺ륥f몪Z뺻ꪮYZVeZZ뺪暪뫺ꪪf뮻j몪뻺jZꫮꪮꪪ꺻檦k몪ꪾ妪j뫺jZj꺻暪Zꪙ[jfꪮꙪjUZjiZ﫺ꪪ뺮ꫮ륪VꪻUe香YUVfi몺ꪪfUj껺檪[ꪮꪪꪫ뮺UZ꿫뻦UU뻪UꪪժjE꫺ꮫ檚fV뺮뫪ꪪUj꺥檦ZfnUꪯZiUnꮺꪪ몺VjYfVjiꪩjUiiUf껮뮫j꺪Zjꮪꪮꪪ뺪UjUV뻪ꪪꪪj꺪ZjQejkꪪUVQjjUꪺꪦVfjꪫUEVꪻꪪUQfUfZꩪUYjUZjTjnVYjjUj骪ijjjU^몪iꪦiUVUi뫪jniZj[UZU[꥖iZ驪UZjjijUjei[ꪪjkiUV驚jjVZVꙖZVZVjUji[ꪪUUUZUZjVVVU閪jfjUnVUUVjfUjjijjjijiZꪪnUꪪjY목jUjVUVjjZjiiVꦫijZꚪe嚥jiUfUkVZꪖjjjjfnfꪪjjZZUZfjjEifjfjUjjkZiUUZZ婮[feijZUZUjjijUZjjijkZYUUYTYT[fkiꪪjjjYijejYieejjinYfjEjjeQUUFVUZAZjjfefUjZi몦QjꪚUEFfZꪪETQiZUjꪪUjVjZjUTUUfjUTUZY몪UZUjUYijiejjjZ꫻jfjꪪjiZiYijYUjUkUZjekQEkjeZꪺiZfUjjjVijVjkfjjkUYjeiiUZZjnUZZUejZjYUUjjYfꪺjVjjejUUYVZjꪪZUjZjZijVZjkVYjZjUjꪮjjZjiZZZYUZjjjZVijVjjYioiZYjffEjiejZZjjVjjijUnꪩfiꮪUVfjfYfYjjjU꺪TZiUVZY몪ZZZUUj뫪jjUYUVjꪪZVjUZiUZEYjYZiZ깚UVjjZUUjYj骦fj睊jUZkjUUjkfZejVjjjUUZUZjYjkfiYfji媩jYUZjjVfiUZij骪UeZjZiVVif빪fYkꪖimgvtopgm-2.1/samples/dobbs.pdb0000644000175000017500000007326006417601042015267 0ustar erikerikJ.R. "Bob" Dobbsd d vIMGViewV@oJ.R. "Bob" Dobbs UT뮪 VꪪT 뫫뮺뮺뫮ꮫ뮫뮻뮺n껮P뺻껫뫫껪k껮꺺뺫뻮껮뫻뺮P髪껫뺻뫫f꺮뮞kj껪ꫫ뫺ꮫVꮺꫪ꺺殫껺꫺kZ*꺺֫빪Z@뫮ZZ[jZjꮮ꺺kVVV껕떪[j꺻Vk뺕j宫@ꮻꮺUZꮮkj^j껥ꫮUjVZ[Vj.뫫못뺻UZUVꩪZU[{ꮺꮮꖩjVje{jV껥kZj몪ZZej[jZ+꺺Z뺩nikVYZ֥j^뫪뫮껥jjYZVZW{WVkWjZVUUjꖩjꥮ ꪪU^Vk[[髫kꮫUjZ륪VV^jjZjzUVVnn[^njnV[뺮꺻UUZZꕩVZZnzZ뺻UUUjZWVFW^殺jZ꺻UUZVknUUjVZ[V*UUV嫮zZUUnUZ宮Z@ꮫꮮUUVj[Ujj뫻Zk뫐뺻TTUkkZjnkz庺Zn꺺UUUjZ뮖njZknWjծ뺫UUn[yZjnnn骺Vk뺮P.fUZjmZթ[ZZZ֩{jꮥ[ZjV뺥^[n^jk뺺뺫ZjWZZZZn뫖nV뚮Vi^WZZjjꕪ 뺺몪뫮VmZV꺛Zn뗮nn֮꺻櫮jZVWjꕫ@+ꮮ뫺jZVVz땺n媻*뺮몖jZꖪꛮW몗ꮴ꺺뺻j{ֻ뺮껫ֻ^[꺪Vꮗի@Z껫ۦjꕮںnꪩ껫몛뺫V֮ f꺫櫮ꥮk뗻疫뮪뻪j껪ڻV뫫@.fꮮzں몪ꦖꪪZ绩nVꪚ뮻뫺멪껪몺V۶뺺뫨j陪뺺nFk뫮ꮫ꺺zZ뫫V뫀fff껮kZ[Fkꮺ 뺻뺫ꫫzZ껻j뫺j몮n[^뮺F뺫ꮮjZ몺jJꮪ껫k[꫺@.뻮뻪꺮jz뺺J뫫:뻫뺮뮫kkDDZ뫪j뻪ꮫꫮj몺뫪뫺jfj껮{꫺QQZ껮f꺻j껮UDE+jjijj못嫺뺙QDE*fi꺻QDQ+꺮뫺jijjꮻ껔DEQDE*뺪뮪fEDE+@ 뺺ꪩij뺺릪뮮QDQDEQ*e@ 뮮fiꫮEDDQ[Y뺪iji뺖뫮QDEEDE*ei몺꺮UDQQDDE+Yjfjfj껫Z뮡QEQDPQ*e:jeiijjjꮺZDEEDDDDE[뺺fnkꪦjjefYUjk껪ZUEQDQQEꙕj.ieeUjiij뮺jQDDEEQEVYzꮦUYYVfYeꫪkDDQEDDDEEDQ뫺fjiYeeYefjQDQEQDDFVU뮪UfUUYeU몮hDPQDDEDDERfjeeYYeYfVjUEQQEEQYn몪jfYUUUUYUVUeU뫮DEEDDDDQDQDQeYjeeTAEUDUQUTUfj뺺TDDEDQQDEDj꺪YVnYEDADDAADUjUEDQEDEQEk빕UiieDEDQDDDEEEVUEEDDQDQDZeUk뺮fQDEDQEQDEZUQQEDQQDEDDDQZVn꫻ieYYTQQDQDDEEQDEDDDDDEEDDQDEEDJeUj껦eDEDEDDDDQEUQQEQQDQDDQUUk뮻iYTDEEEDQQEDEQDDDDQEEDQEEUj뻩YeQDDQDQQDQEDEEDDDQEDDQEeUkiYEEDDEDQDDEEDEDEDQDEEEEDQz몕Ej껪YeQDDDTEDEDEQDDQDQDDQDEDDDEEDDDDjUUniYDDQQDDPQEEDEDQEDQDDQQDEDQEQ^UjYdDDDQDQQEEDDEEDEDQQDQDDDDQUneXQEEEDDDQDDQEEQDEDQEQTQDJj몺eQEQEQDDDDDDQEEEQDEFUk멚iYdEEEDDDQDDEQEDQDQDQDDQQEEERUjfTQDQEQDEDETQDEEDDQTDEUk iVeEDDQDDQDEQEDQEDEEDEDEEDEQDQ꺥Uj 뺺jTDDDEDEEDDDDQQDQDDQQDQQQDDEUEE ꚦYeQDQDEDQEQDDEDEDDDQDDEDEEETEUj 뺮YQDEQDQDDEEDQDDQQDQDEDQUUn 몙eeDEDDDQDEDEDDQEDDQEEQDQDQDQUQUj eTDEQEDEEQEDDDEDDEDEDEEDEEUDUk ꮪjYQDEDDTDQDDQDDDQQDDEDEEQDQUQUj 뻮eUDDEAEDDQDDQQDDDDDQDDEDQEUEU 뮪香YDQEDQQDEDQDQEDQDDDQEQEEQDDEUQjUj 껮TDQDEQDDEDQDEEQDDDDDDDQDDQQUTQU^ ꩚ieUQDDEEDEEQDQEQEQEEDQDEUDDj YQEDDQQDDQDDDEEDDDDDQDEQEUDQU[ 뮮ieTDDDEDDDQDDQEQDQDQQQEDDEDDEEUQUj 뻫YQDQDQEDEEDDDDQDDQDQDDDDQEQDQUE^ fieUEEDDDQEQEEEEDQDDQEUEUZ 껮YTDDQDDDDQEEDDDEDDEDEQDQDDDEDDDQUDEUZ 榚YeQDDEDQEDQDQEEDDEEDDTDQDQTQj 뫮jeUDEDQEEDDQEDDQDDEEQDEQDEEUFUZ 꺺몦YeEDQQEDDDQEQDQDDDQDEEEQETDRZ 뮻eTDQDDDDDQDQDDQDDEDQQEDQQDQQQGUZ 몚jYeDDDEQEEQEDQDDEDDQDDDDDDEIUeZ eUEQQDDEDDQDQEQDQDQDEEEQQUTQJUViYeQDDEEDEQDEDEDEEDDDYAfꪪeTDQDQDDQEEDDQEDDQDEDQEEQUUJUZ껪ffYTEDDEDEQDDQEDQEDQEDEQEeAD[ꦪjeEEEDEQEQEDDDEDDQEQDE*UZUQDEEDDDDDDQDQQDQDQQDQDDDDDDDQeDQ+ef뺺fYQEEQDQQEEDDDDDEDQQEQEQjU꫺eTQDDDDQDDDDQDQEQDQDQDQDDDDEDn뮪ZeDQDQEEQDDDQEDQQDQDEEDQFeE:UVYQEEDQQQEDEDDEQDQQDDTQiDDnZeDDDEEDDEDQQEDEEEDEEeQUfYQDEEEDDDEDQDQDDDDQQEDVeDEeV뫫eYQEEDQEQDQEQDEQEDEDEDQDQDU몪YQDQDQDQDDDDDQDEDQDQDEDQQVeQV뮻feDDDEQDEQDQEEQDQDQDDEDQDQDDDVDD뫻UfYYEEDEQDDDDDEDQQEDQEQYQeZ뻫eQDDQDEEEQDDQEQDDQDDDQDEDQYDUgꮮYYDQDDEDEQDQQDDEDQEEEDEfeDEꮕf:뫺eDDEEDQEQDQDDDQDQEDQDDDQDDDffEU[kfYdQQDQEDDDEQEEDQDQDDQQYQj.eDEDDQDEDDDQEDEDDDDEDEDQEEDQDQfiDDnUWj몪YdEEQDQEDQEEEQQDEDDQDZfEk+iUEDQDQDDDQEEDDQDDDDDEEQEYQjUjeDQDQQEDDQEDDQQDDDDDTEEDYQD[e[YTQDQEDDEDDQDQDDDDQDQDQQADDDEVfQ^UjꪪTEDDQDEQDQDQQDQEDDEQDETEQDQDZ뮮[껪YQDEDQEDDDDDQDDDDEDEDEEDDADZfTQjZ껪QDEZfDEDQEDQEQDQDEDDQEQDDDQ QF몥n eTQQEDDDDDDDDQDEQEUjUEDVfD*YDDDJQQEQEDQDQDDDDDVDQn)jeEDQEEDEQEnQFfUDZjQDV뻩QDQEDDDDEEQEꮫEEZ@&jjeEkQDEQEQQnQDDKꪪ*U껫QDDDDQEDEDR뫺EfeEfj꺚dDJEEQEDDDQDDQJdTDG뫪 iE*껮QDQEQQEE*뫫feDQFꮺj꺪aUUj뮥DDDEDDDDDEDDnYDDE뫦jiTRUEUjDDDDQEEE*뮪꺮YEjꪪfTF뺕DDVDQEQDEEDk뻮iQQ꺻jfQ*QDEjTEDEQDQDEnhTQjfDE{꺪DnDDDEDDQDEQUTQZ멦QDDjjiUQDQDQDQEEQDQDDFTTQDDEfTDQz@fjQEEUEDQDEVDEEQkfTQD껪jjeJQEDQTDEEDEEEjDEQQVfTDEjjYQQEDEZffQQEEQEDDDDDF몙nꪩfiDEDDUUYQ)iDDQDEDDQQDQDEDDfeDjjQDDQUfffUfiDQDEQjiDEEQQkQDkjdDQDDEjjYEDEDQEjQDQDDQDDZij꺩DEQiifiTEDQDQDQDQDDEJꙔDDnꚪjiDEiiiDDQDEZjjUEQDQEDFfeEiTEQYiUUUiiDQEViUUUEEdDQZijQDDEiUEEEUiiiDQEQEjeEA[jꩦDQQFUDAEiiQDDQQAVUQjdEjjQQUQEViEEEDJjjQQUDDAkDDZ몪DQEZQZfDEijDDDQDDEZjDQQZjQ*Ef@jꪪjeDDDYTF ZQZiQDDEQjQVEUTDD[dDQꪪj*EQiQi~EfQDDDDEeDZQED^j@jjDDDEe@DQDQQEJjTkVQQZꪦ*QQFATEieUEZeZhEDEQj@jꪪDEQd[afeDEDEijQTDDZꪦ*jQDQ@@ @DYiDDQﻫReDEEjEQFIN QTEDQAJfjGDDQUDZꪪjjQDDE$ ADViQEYUARQDFQjDEnBUUQDDDDDjjFDbEQEꪪDDU@DfeFQQQEjjQ@YDEDDWEQEDYQDDDXDGnQQEꪪZQAZQZdRDDQQfjUIDYRE QDDQDEkEYfQEDEUQEQﻻ@FEQQDZj EQTEYEQEUDEejTDnEuTEyDE eQDDQTETDQYTQFDDDQADDUYjQEjQDQꪪ EDQEDDQYeUEQDDQAeTDUUDDQDQyQD^ QDDDEDDQEeDDVDDEEQVfQUEDQEEDZDEꪪDEQDDQEDDUUDQFQDQEeTQUDDDEU^E^jQDQEQYeEDEDDDEDEfUYQDEDEDQ*QDEꚪꥦTEEDDEEDEVYQDEQDEEEYDEEDTEDZD^EEQEEeKEDQEUfYDQDDQDDQEQDZQDQDEDQDDYVTEQEQEEVeUDDEFDEjTDDDQUDDDDQVeQDEKDDDDDQDQYeeQEEDEDDQEZfEQUUQEEUfY*EQDDEVYUDDEQQDDDQjDDEQUQUfUEQD^QDEDQEUUUQEQDDZiEDEUUYUEDE+EEDDQEfYfUUUUDQEEZDDQDEfYfYUDEZDDDDQEQUYfffeDQEDZZQEYeeQQDQ+DDQDDEDUeeTDQDEDQDQDQUYfUEE^DQEEQQDEUYfYUDEEE[@EDQfeQDDQE*TDDQDDDDQDDQQUUUQDQDDDDQZEDDDEQVTDEEDkDQDDDQQEDDDDDEDDQE@EDQETQEzDDEEEQDQDQEQQEDZ@EDQQQQDQADDQkQQEDDEDDQDQDQDQDQEZETDDDDDDDEEDQEnDQQDQEDQEDDEEEDDZDQQEDEDTEDDjDDQDDDQDDDQDDDDQEDDDEEjDEDQEDDADQE{EEEEQQDDEEDEDZYjDTDEDQDETDQDQjQDQDDQDDQEDEEDQDQDDQejQDQEEDDDQDE{DEEDEEEEDQEDQDQQZYjEDDDQEDQQDDEQDEDEEDZejjEfdDQEDQDDEEQQEDDDDQDQQEDQDEQE*jjDDQDQEDEDDEDDQQQDEDEDQDQDDTDQ)UjjZEDEDEQQQQQQDQDDQDEDQEEQDYYDZeDDDDEDEEDDEQDDDDDDDEDEDQDDEDDDQETDE*UZQQQDQDDQDQQEEDDEDEQDDQDQEiUVfDZiDEDDDQEDQDEEDQDEQEEEEQDEDETDDjUf꩚EDEEDDQEDQDQDQDEDDDQEDDDDEQDQQ)UefDEEDEDDEDQEQDQQDDQDQEEQTDE)UVjQJEDQDQEDERDDEEQQEQEQEDDQDDDDTQDjUUUDDDDQEEDDFQDEDEDDEDQQQDDTDDYUUffDFQQEDQDDQEQQDQDEDEDDQEQQjUVjjDDDDQEDDQDQEDDDDDQEEDQEDDEDETE)TUffQEEEDEQEDEFDDQQEDQEDEDDEEDDQDQ*UUjiEDDEQDQDDVEQEDDQDQEDDTDQETDDiUViffQDQDDDDDQQQDDEQDQDDDEDQDQDQEQEjUUDEDEDEQEQEJEQQQDDEQDEDDDQDEDDFTDDYjfQDEDEDTDZDDDDQQDDDDQQDEEDEDUEjUe*jEQDQDEQDQEEEQDQEDTQEQDDDEDDDQEQDEj.DDDDEDkEEDDUEDEDDQEEEDDVTEZZEEDQQDQEjEjDDQQEEEDQDQEEEQEj@ DQDQDQDDQDEiQDQEQUEEDDEDDQDDQY*DQjDQDEDVDFEDDQDQDTDEQQQfQFi@EjEEDDEZYQEDUDQDQQEQDQDDEYQjfDDDEQjTQjfDDQDUAfUDDDQDQEfTDREjfQEQEEDEDQDUQDEDQEDQEfQE jiDQQEZEDEUQDQEDDQQEQEfDQQDZiDQDEUEZeTEQDQDQfQHQjEEQQeDQUDEfUQDDDEEEfTDTDDiTQEDDQJEiEEQEEEfeQDDQVfQTQjDQDiQDEQEVdQYDDEEEEQDTEjTQEDQEiDQDQDEDEfQEDQDQQffTDTEEYfDQDQDEYTDETQDDDEfDQ QijQDDDQDZTQZiTDEQZiQDQEEDDEffDD`DDDQEjQiQDQEDIDEfeEQEQQE@EjEeDEDDDDDDFffDDQEdQDQQVQYfhEEDViQDEfQQEEEffQEiDDDjQDZiDQEYQDEEfTQDEYfDE@QEDEiDQDViDEDQfeDDQDEfffE@FiEDFQFifffEVffeEDQDVeDQEQ@QEDEZUfiiUiEEYDEDEYDFjiQDEiTDjiijjTDDQFfUQfifQEEDQVAEffiiiQEDQDEfTQDDVDUjQEYdEiiiiDDQDEYEEfffHFijQDViiiidQDDQQDYDDDUDHjfjZfiijiiDEDQDDEfUEYffeTFjZjDEiiiiTEDEQUffiDTieEfijjiiQDQDDDDQfffTjViiiiiDQDDEEEfeDPJjjjDQijjiiTEDEDEYfi`fiiiiEEQVfYDPJjijEijjiieDEDDDQDDDEffffeQYDViiiiDEEQQfAYijjijiEQDQDEfffffeE@&QiiiiQDDQEQEYE@jijeEfijjijiEQEDDDQfffffffeE@*DViiiiQDQDDDEUiiiEZjijjiDDEfjUUVeEffhEjjijijiUQDEEVQDQHffDZijjfiEDfDQDFffe EIiiiiDDDQDZQDEDEDQFijiEDE%꺩DQEffeTfQiDDQfijiDQY뻾EEfa DjDDYiDQeDn몕DDQIPhQZiQEiDU[QQVffePj*DDQYꪪDUjDDDDQDQDIiiE)QEDZiꫪD+EDQjZDDDETDfDkEDf@jfDVTQDViUjUA.QDQEDQ&DDQEj@Zj@zEDDfffVeEjQDDY@P@DQDQEYUDVQVi@AEPADQDDDDfi QQEjjD@DDQEQfffXhDVQDfiPD@@DDDEDEjEEfiDQQZQEDEEfffTijDQijD@D@D@jDDQDQi`JQfiPP@@kDEDQfff`DUDQEjiD@EDZQDDUfPjDQfi@QQDDEQfffPiQFjQDZijDQ@U[@jDDQEDY*DReDEid)AEDDDQVfff*jEQVji[PDEEEDYDEEioPEDQEYfTQiDDDE@@DQDQDQDDY DDQEijjADQDQDQfijQE&V@DDQEEZEQDEjo@VQDEEDQEQffjEfD@A@DDEDEffhQQEDQZjUUUZꪪQDQDEQjDVTDDQDEQDQFfffPjFQEDRjEDQQDQVfiP)FjDQQEfꫫDDDDQDDDQEfff@*DETDDDQffjQQQQDDDDY@QDQQVZYDDQEEEQYff@DQjQDEEffdTUUUQDDEDDDEDDQE&ffQjQoiDDDDDEQEQDEDQDQfffeDZEDQEiDDDQQDDDEDEfDQZTDEfffQQEQQDQEDQDQEdE[TDEDEQDDDDQDDQTDFQDofffQDQAQDDDEEFfffPfDQUDDDDDEDQDDQEE@jTQEfffQADEDDQEDQDVfijQDDDK陙DADQUEDQEDQfeaEQofffeDDDVfTAEDQDYDQDD繁fDQEVffQDEDQ&ff`eEVfffDQDQDYffQDQQDDEffDDDEETDDDUQQDDQDfff@EQ_fffffffUYfffQEDQ@DDEoEeffffeEEEEfeiQEDVfffffiTEDDQff*DDQGQifeQDDQEFffdTQDDDfffffffffiUDDQDQDUE~EQYDQDQDQDQff@DDDfffifiQDQEDDDY@DWDQEYffiQEDDQQQVfe@dEEiUEDQDDQZiUQVYeUQAEEDED%EQfffeQQDQDDQDDEDEffdEEZfffQDDDEEEDEDDQJDDQeeDQEQDDDQDDDQEff@UU/EfiQDEDEQQEDDE@*U@UDEDDQDQDDEQIiDQDVfffeDQEDDQEEDEfd%EYfEDEEDDDDQEEVfd@oQQTEDEEDDQYd@DDFffiDDDDQEQDEEDEQYPAWBEiDQQDDDQDQDDDEDEff@ DYfeEEEDEEQi @jkffffQDQEDQQEQUP@D TQEffffTEEDDQDQDDQVfd@@ DEQDEDDQEDEQi.QEfiQQDQEDEE A+kfffeDDQAAQDQQDQQ zEYEDQDDDQDQYk@ꪪDEYEQADDEEDQDffdz@뻪fUffffdDQDDDQQDDEDE*UiiQEDDEQEEEP  ꪪfiffffdQDDEEDDQY@P@+@*봙DEDDEDQEEEUffꪪ&ffffffaEEQDDE@뺺jiiDDQEEQEEDDYfd@N隻ꪪfffffaQDDDQDQQEff*jdDEDQEDDQDQfffP AB몪fiQDDEQDDEii@o@ 꺻ifffeQEQEEUkiffffeDDQEDDQDDQQYffe@AfꮫfiQUEDQDEff@ꕪkffiUUUffTQEEDVffffAZfꮫYYffffQDQf@UjiUEVff@P i뫮fffffffffffffiUUVfVUf뺪&fiefYfdej꺮@ fffffffiffffffiUi껮몪ifffffffffffi@뫪VUf꺪fffifffezfZiꫮ&fffffffd;VUf껺ifffiffffffffP:YYn뮮ꮮii.뺮e껫@fffffiffffffdUYkffffeVYfffffi@ 꺦iUejQVfefffffaeVfjVei@VffiPUVVffeU껫ei뻬TUTUVeinUi:ieiVi iei꺴jeUfijfUfVZffei*Z ii@香jjin뺪ꪮ몺@. P+@*imgvtopgm-2.1/samples/dollar.pbm0000644000175000017500000002473206411655121015465 0ustar erikerikP4 # Imported from PNM image: dollar.pbm 244 344 H"PJUH j@Koݤ[ "@_ *@ VH}@o@J_ *Q@I/ޤHJ@*@+ J&@U֒  B"+ݪ(DUUU }j@VVT-WRU"ԀUHKj*VTBV%ZhV@@%PEVU% *UU*@JڈEmQwU _& IwPUTI"_ߺDP-TꈯP _V%D mP /u[D$P*ߺ@%nn ڄ%@ @ k@ PEP+@ @ P+m   *HoP@~@ - HV"+ WPWj@@+oW7ڀ j _Mu @ @_V@V@+ @@"- WR V@+@-+T KhE*U +[@+-%@_@J@ +j  ԀBuPW@%PJE @@@"WiZ &[$" Q+zUo Vԫ U]ܠWu@oo_D+kzBVR@%uH *Z* umuH+گ[ UmTU;}m*ۻhDڀ+U_޵&PkHE ڵ"uj oګԀWj%}@ nHW@.$UUR* *vPD% hT@H R%+h AWj@ZB E@  @!P}@Mu+@o} n@-(@koP^@[H+PW o H}P@ڠ_ HEH@+PAKP$P 'T%HJ zj$oHUڠ %@~WԀ U@]@ m -@ %ڀW@ @-@UK [@Pj*@H@Ht+V B-EH[Ro U PT@Z^@+H%VI  ԀKo%U Ԁ [J@URAH(($W{-J *@KP*)@%T@JkzD!()B_U( UZBAH*B DI%R $HB%HP($B (  H @@ $ @*@@*Uj B@ + +@ +U@  _ZԀWP *BHimgvtopgm-2.1/samples/jacket.note0000644000175000017500000000015406412116562015632 0ustar erikerikThis is just a little experiment I did with the Gimp; the color effects are lost in the grayscale pdb file. imgvtopgm-2.1/samples/wired.jpg0000644000175000017500000006407606407140613015331 0ustar erikerikJFIFYCREATOR: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) Quality = 75, Smoothing = 13 C    $.' ",#(7),01444'9=82<.342  }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz?b(9r{VL`׍"#3zfJ*W1Ԋ([y$U${U۹>Fs5G d͞'Ԣ?y_/=^\0 1m8HF"RVjZm4#`oyp,m{h23;UgI䝲`ovR7Vq 8x.4?=#$6*SH'P V֕V[xIJ!aV=8{pJr˂3ZÊѤHP۷`}k[]?A,mavbĎS5yn&hmϷҳm=֌6GQYLڽ7T銹i}t- Q j5hө' Mc \Jf?( ]͆dI[i\v?1e`}* v hݰ}+%uۙA" sFiu"\;q B~zqYRIK,8V_JsB7>vYTyi|v1$4++>HS*6w*#i_/ʶYLUH۳ׯjw4Z[ʾUܞP~bs au-ҖabHϾ;VƷ]XkQyoG*Hnl"c}[BH<͸neh(0OT$2hQ*H\;ޕH ۼ¶,-e+tڭ#ER>!GZڱN8VtkZk;ʇkV]mYmel#%:dv>=]6+ ϿKik M=M2Je*,W]:$V|da$߅%݅llVS! >)2c2m;ji=ݼq&Y03=+nMRF~#)xR{+!hD^I%Pj};YcmI`1] '\[agLAJ{3ridʷ0n{y#[hI$Ͻ:&taf{qF;5D*mjE:CT,mm>sMs(:ջNHodc2(}~  M0[vTi9+[ qXA+!-[M S 3U i`Ҭ@,`}{^bֹe]o,0b\1`S\y5/͙[k_Xy!- *Kn,4IhVOgnaVXH%6qY@7Є TzZ4nQ4Beb~nҹf=d㨩q4r_.=*m+˓UFAϘܪtz< 6Uo1QX#{z Gu Flu?֜Z,FD7Q0ϥKcigo,#3y[x5m5HP-ĉa:3zN.Vr6ʨX_dVG݁S .褁yId *;}9_Pݝ!,Mj߬F42Wd=G3Ym Σ<{IkpJEoϨ;HTaҮ3EV"݃'Ui|݊rJ͓SuKhT,TvmFptZ:Q2jK7doɦ]\͢@Ug7:\ 4"=sV^Cim9RƠ,nZo>5XNw9vw.f=ZkCF${7ҳEuR7cH#cUۻuoXz ZUSǷG,C2$c=IT1[nlR܌:d@ P'݆O@qzt )b"fAsOOnHe=+>+ +4qMI <t7J~]Õ |=rI-f썀&lB+uj# ={`uQ[{o&Xĩn*V8<+~-e[lK8'rN)5%^LE/t3N[}:Cki?Zi>v踬놿@F}tU뎗͘p:?=_bL*O7. WQZˏ78 c%BvZi72)d |ύ-{{{+5Kbf0 UKȊ)'9qUR1GeMXaX7W$THo{nnLdN{Jl^$1\V\1Tg EFsbtBhC U'qadpC T2Ǵ`MiXCy:c< [#yR,$MA-q=k 2˒R9ˑ`,TT hĐ~f$c*fx<^6&*ۑ38M^Ey0$eTV|\3*'~U'|ĊBrHX~{#$rdRa YkӅ~uɟJᑤ0ю1\Ѹ.Xj}8W>-M:pF@n>٦gmw_UTKzV=῁Tsµ\K=eRG<$ ĖrXb*ͪ&ʕj,_ZN֫ј]MOsot4r\ea}1Ȯnm:c32rq#\rVa7+ 2zZSpkbU!.471dj%xc[pJ>kHkK;Vwb.Gtl0\Non!-޿Jv\Gso o-)4#;\³;•&X]hXbfz?]2ZjlQ[v z[ y>֨|b߶I3v'c>՛%ɹrKd+rsVPfG X|J˾yF~R8HIr#&`60MէDဂt1-ʥMoOjמI`YY@d|:bagD -juDzZ@X_l.?8F92.xUxtiaH+~ϥsJlw)9 y1 Te;I=~kJ{!dnRi\$VfOw N=&$n2Bp="X)@U*Ahh 弓Ҵ&Y]H㴓eO׎]pvʸ'_E*6,B_*L,0 {{U"TfkV%GҪC]ڃ)Lqb~O,q[!A0_6xO\<=:V*[H,۳`䈁'?*kKYosq;9?t!4ү?s-##ӿ54ri/ېPU m g w2nҟ5֯^5#6jws܇_K&<|uo{7hvs78-kbO>d%xC(Flto³-7neFa[`?VHYc>j.ARYۊlFL#\F;@{M.&F#ҬE'fvEe8QZSYiJea'pojȖC#@ עjũK8,ΪX:t0E<FHi%gnƉ61[!Mk̷ ǵiZ%n.2F,j>46ۤ1?F+ԗ1ХhV F(e| K/=o8n*{+rv4Ķo/dfၥ[;ڃ 6*=9cFݺoVqz V%{op\ٸU-^.S ZpH!2Ou\D*~mF =*HY?3(Vij[IbpZnב J~d|TYDhaS߯QRz}ŖȄ$>]9+y2|p?U^%eE ]`ˀ:/IX$lmFO.(Ӗ `; I@KGD%Hկog+mm(mOtǩy|*Ÿyh/IF?J"rIE$'aMO$q2xڞXe÷, L1G\PmDV&u=mX,mDٖ[󫺽[ľDRÔ2zTZڬdzdsjuwmN;h+@rqOyEnv\Σs_A[ZFŴwmpI#3Vzkֲ.q(6\қ{#c:rxϽm~XY8O=kFfKhzU촘-}!|R:I1uo ddPFoj;8%|7W5 X2D<h2|FcsFLy*ZGEsPOK앱!9<>ՇZ~aˇD^ cjлq%Q#UhՃ/=Z/&[_0N{'>vi֑K@" Tʹ%ϨWS-ݾ6A9]A%ڍLw#= 4+.'4[ʐ'GKfc,q/Ȭ{}gj]*[^H09s9%ʠ3ޭjͣ#}9Wi>#{-./K?wX/PEK/3̃N3#~]gG(sp+.x,}]5m?Àˤ[$q$~5.=7pHkXZe(7g?zLpH\66DFL~SzϹCA]oZK%*'٢B#}eޞ,P~bKgXn C.r2u+FkUMlnǞ_LV#(FX+?S@([F3- ^#|r;Xu7f8P0k %L˲Di>Q=6{<l p b^]b9@iY1‡-ݾwm(<:T;Xa0=tj[ؼ9*l{W;stenܵ6` 0̲tq>~7AAoPd oʾo OOK{"BJoodG>8wMoOϹw:֒ck =cq veXezT7T^|l\X8[ܔތNToOX$FXYr#&nԭg{n'z:LRTM3eIĂ]E 8~Ē4dVe Nё+kNcnd 6ڠfʏT ojZke8] #bro̤3?JMCWHQH94lvrDc,ZEJh^NF6K@uBoƦDPnJME7FC*eiGmmb9J/S4uX0kmx(84k9/ 2`nl~Kƶ"6ݓڲe<4q=OnzUZ@],{QId/0p[<aYڅ.z "$`tO"{ccZuڤ` u'ot'ҝ̈́># F=)yCE2nPgOP1\\^̦z9V«o FцpkRk"XՎA$qZvpWx=\f^[ESWZo-i!& #a{Rjf>Wc;G]k͛q7cҶlu akT$4ov~D!G`V-1UsT[yغ m\i|pVڹ,7cJod$1=¤.-c;dGo]R) X)v՝$fIXBHFՏ5E exr ˕#m:Ektj{;VՈ˶PA{4?bY6۫a>H{9jk$]2bGp0=p: vh"K88.LթD}KUeb ;Vc\҄yΉcU9t {Wivev }W;[WR7 VL:\<~c κwtvLzSnMhC##Ufx"tw#9&o8+K=- Z G|j[=~8uW[y!5Gg4Ρ,.&c2bi<ډG-m5 kn4ڴSO5pLA{V跚M* mg&c0N; 2oAIc\/̸hw4w6 ^F)8$ +@:U dz-bq.𤸴N Y Vc)U[$y|C$Ԍ篥U4 ?1ۀ{U>(BOu f0=ϥ7YiĢ$mLN8nؗfGFv!?U%c`=#PEm 'ںF+G2Fq桊( ++kki81J sshu(.5[Mpg'5,zCrX(ulY^ TSBFƷ:\XGbN˴ۯj}y"\ʳcҷXu{˨,W-ެ\vܸRPz{ ʓKԚei9Uyt۔Vid&.PRlvןb@QsT^}ihRD7@HF8nleMD!pWY~6޺='Pmhgy_tU#=Y>.,ؠ+ F2͋a,[>MR(%;ItۗDကB>1X b2ROͽ4?cWhP.vfە# zkKyqz+n+X`y9V$r=jGknP-aqfPjmɐ}T#@^aed^7~i>``H2OQuiƏs EFe+nj'1L犚=.wB| $-盃e*6l:K*I IkVk}l2-cҸk|Yx8{YOo"W5w/xVm8bnnxz崙qYNi)%fF@yTFPI H)YT7jݍ޺L70xPjMJ](WjO]WLpŦ l8-5K >C8F}3][Wٯd0Lh@QY)cNGjc~5+IL-YJ쬯A'N!M>;yXCllJR*F8W}-oR2^9"NP=M?MKN%@CB^*/ʵ;j)?j#aB ڳa+bg!sj+nj6?e|&Cn7<\̌m[ri,+~QHmXcj_ZFq6xϵ.}Zd б =+ ef#>{sKD:;|h;{K32-Ҵ1Ƃd̽7:W{w%J~*LJaSԤK7ޫϱj 5&YnmW%H_´͋ pM(>ҮIk&km{%;lxǠha!Oݳ̟泯Ţ,}Հtoh0ߑ#t { u-en?\/>GӼxoA9B5jo]j2'd11$҂?,VLE^x|c*vY0IwOٰ3LK0s=Mtj rDnR'`k d^_斖Jq_Qjk+vb3?jDi^1գW#OOiox Pȧc4$@mUl>,|a~U$4 `1v^%R]gylD\WLFd0$!hϹ!\w!'dQqԊr[\XDavU946erj ^;TPCv߻=~~rJ{+&x[kzV~unHnJpjsqH٢Vrxs].!x"61C+i"KHVkqocns~ԺmCw>rYH^ x+nGYɪ$'V Kӯa!g"{מxDNC;̮+0qj7W6uRY]}cZچos[ʞj;U 3}Q52rc e/U.`}E;N;< "awgjyu$l*yw)~QqZFa4MC Ƶ."u/e ]"ƪs5XM$'Ӯ:_MBOjjpwN YռC 2.JLJ|*|30U0+"ֹ7j3[$ zU#ӞUHjWWaXd!\_j5h%NtX MKy,PZ fmcT\haRM^A)qڭ躖%⨙06WYu9dˎb#U WdxAD>ަIYVR$s'=s>Q˸]>ZxBf# gI׷R_k[jWIy05 [O֧HD{]F.3TC[}a%3r3%Ս.v. l YZGg鳀koM&:q0ɭfeRF %P8 up+ѮML!i|ޝ{W78bۋdsQ4ɴ1NQ.Ay$txp\#m+G ֧[mF)n<IWcDCk=G 2BG=\Դ4IqɅX$Oa__ꚱ&RPӯzft$ ))ңTݱUVI$6RdSQ6ڂ$[PqOuFDܜ͊:ƔojI,c{)U_6m č?gqq?u=oJ Z@~G(TcW7tZ @4nojcr0uD,8dlUtz[橨Oyr"l2C.5m6/a0 ֬^zs^Gc-p8{U.tӒq+cW>-̑~]GQ XV @F)4X/`]MH';\~TB9&Fݷ~>ͩ6%FCW)ָe<<]zFj>*u8Q&oIQÚؗK%wyɫgCe-ͧ%?I>JVH5UYLRac^mu4L*ڼpXl ~9t_3 F1 q!3+o^6;D*}=v S"US%|{zlY1##^:fYtn"ImUar{uq7f#)6z dnѮS:8G'Wl)lPX:ػVw'N4i3@ʙg =+;N-JޤbJ^Aqv`?8|lḧ2f}kxHI.Ӿ=^6oDf36Uyj0G!9ϐ>_I[=IWvDd!x^GVC7| uy?LU=;Rn!X ',Y/oEr$`9-ڬjr𽎡r.ڛq٭3jJ qV<4#KQʹi|/2uyo%į1=k6c[Rm<[WzkyQYm8Lk-Bإr3]r{nErzkfnJ{GHL"Tٽ 0A'ڲ#s&$twu]^G>l[mɋ~u X->KiR,]4H#YԵa`vk-$}n ' 4Y\:ovINp1Zzug-˼lvQYхT ] nH>-Έ֪X`R}BI$g؄!'9bhPIuw:6}Gx (R=Hj׷:5HޘA-O$Mn޵f27J.r[}fǘ^F 栖("`d~tBG\T::w: WiF0AOj[+DayV<6ڬkwkފqx:VAm%`Z$4$vjTdʨeo| .C"4D#bvAHo#=*>wǵLJQ]W#&X<턴X'U7+AfT`5t9t̒Jeu pcU&JwKaqqMXm7b0OΡg=G@J %S>aϥO1"T|CU5{;yoKyYcf ;¨ŧِ&2=n'{I#{V来ީmPMr0H)=s1=qXMZ]v,ݤF qNִ Mhnn7BC&UaЯgʆSwӢ\+4k岕9NGTf?ț8BG7(g7BW9aIդb;skJRo#xϕ I <0(컰q(7Ft &-1U2.H8>SUɆ6\qӥDnTvJ˾K{H2yt[+Ȓdʪ :寯f@3W?2ev^A>ڶu {{yA\z^UR}6~^|Wq5F I(JFuqi%|"vs?$z]l O|U&Kl">NݸN;V4uGnndiϵW^KR4PlFkJ'[)d41hZFխgPO'ӎn>5_6X@B~u!$< \kO0mܡqmJ42kt\#fԧ0^dsdsjIq%d$'LմYBqUmEcg$^Xd@q ;Fs)Z7&8܅rOCWS{[!P|`,m!ܢYP`õej[[Mh"ʼqޠ56W7Neuh]&٥vʮ,zq\oyӣ3b<.ug+Œ0p9ӼN#ʏ\Ve͹@ [ K R˻f0ߕC,wKp\*/vNQXTWX}|C-ͺGԈOI>iw3_xf .A/m>'ND"lXaMZŭn:{cQ LbKvREY5@)w28jgX j<7> 4ۅL=U8cqJ CAZ)ؖ(›#5oR;}CQ%H!ܤVd0#std;9jx%4ر3U9ޝq5OShDf So:[bL՜G+gΉ2z犳Ο6n.T:V@=;*ڔڽAC;zWSn bvsVC&_HTe k_B gMZvi e(9֡hjWQl-ZJ}s$U6{Vs5y j7otkPYi0ŀ+SB4ŘN#`/| 1-p!1:sSjs3^Lp/BD\6dUŌړ~|)inFf1TItgw:jcO6hV*xu[NȂkk(` M]h泎H dP啓:XI+V̦tӭ#k P{^ pz>"T>c1V66->Xʙ<U{x<ٷ:}۳pѼsamv&]2P)s6 lT po¹V[{c*@h$.kS2!#߾ڧodzo.l"p߻'+ӜWOΨ"` <JFk7^ 1Z ԨBcpM iȈ>՘{,yЦ2v}+ԚV3n6MK$iFõ]gDKARZڸˆj^+WVfc#S&^L{'ԭ^2Ҩ2y$3ԺܺdC;6ߜl?SҬj>}BTiFْUA==EdX#WT}]fIi>䳽IP=Gv?DV QyLvb~hdkOSZdQVYB qPx0h9;cO|̰ҥZ@qIgzִM-Z$&ogG*98*sz 66j6B`a\OspD5y4FTl %#7ɹp? `6j&g۷jj7XLܗ)B~l/Xn-pLpó̃ OaՊ-mp,}b\wNγu@韥^]1hu3`W}qt] uV,1W~KgZ?ٲ;x4m?YY\u^86$\Z)HlcJ}树L/0H ޡ漲Y'4Iw,vz8h^5RG8\l(,# 1) O{H uQȇf~s?j2\7,&psYKyrbn }; =]jjB%$ d (A bY$<ɓT#VU_ca'ӴaVmMH &j}xӥFdi988UxEӲ`rԩǯ=;.Mbbd,\=،ʮ%{\gHWᘎRG+1^]¶&𽴾AX^+czu\ĶjwV MXVKh`EfRE@p`18Z[E6 KtRH8\ vz!:W{8bH4D2ǤYiL1 {ڨHXg@#`~dȪ#qM2GY-.K-VEMsKZ39+yP@[][$&TvOPkЯtœ- 3 lPZj푓#-OY]deU#;U{{=FXe-8O\jvjJ@y*·oiq6,ʊ<:Zic{oa(hUYjK3\G1pZOqqiC-'f24Gq=k>bҫG+/ n^K,]cdݜJĻ3IT;@Fb]eiOh,o#K!JKKKpLt>kfS3'PKI4KaUKQ-݄v-]pej62u($&hn z}3UH3y,O ֖flublϷZyyya 1qc><Vɓ ZP8uKZ"NsGqPhw7pQDH~b_izZ%U;t юZ2csJbYقIw`}MUְ9rZ˪ gK`L#TDp3J!$vcad֐;1c@$ ޟJZAsm1 (wsnj1Ei)ϖ <\|\(XstSˉe^R' Ǧ**ұ{FѦGAݹgqU|Eel a#+U@рGLJ4kHoZ<; %n꿆SF28FYx5r ]ٮ#1X8N;V^~f{$e2$tVgq(Lp9n+!v2S(zIo]*@ "ǠTy*ƛk ڻh,#No\3Y0C:9oodm]Xi->I,[x O\UkX>(p kRV["qڹ 1'8IŀlƯ_"[1,J F+wPى ͼ.c#t\nLz\SQk#a]۴tqkWQʾimgvtopgm-2.1/samples/jacket.pdb0000644000175000017500000004647406412121117015441 0ustar erikerikJacketNPNPvIMGView^@oL@oJacket AZgj$Y[jfhV@h^jUUYQJJjﺪUiZꩮ[꯻몫EQZUj몪YYU()QQQU檨UUYZ꿿ﯪ꾻QTV뾪UeYVYUUUEUdUYjﺡꪪUeUZ뻻EVQUEeUeZiUUUjeUUZVVVW뾺ZYUUUUUUVjdfVVZVV֪UUTVXUeVFUUUVidfZUeKoV櫯TUF(UfUZUUUUeUVfZefUUjUVj믮EUEUYUUUVUZj]jVUUUEikEUUUVUUiUkꪥjZVVkjiEfdVUUUUeYUjZVkﯮ櫫U)TVUiUUUYeUUUj*iUꫥUiV[kꫮ뻻fUUUUUUUZUfhVeV[nﮪo뫻fiUUUVUUZjQjZUVZﻯ뺮UUXUUUjfiUkeUUZnﻺjUUYUUUifYhYi{뮩UUZjUkjꪪﻻeUUUZꪦUjdUn꺯UUVjkꪫ몺iQYVVjYUUoUUUfn毮着YVj婖TeUUjiUUVZꪪꩾjJUU[UUUUYVV־fZꚩ鯺ﯾZZfeUUZVUUUV뺑jYjZ뺺ꦪWdUUUWZUUVꕫeZjꪪo몤[eUERFeZZ+Uojj뻺ﺪjUUUVZUUUUV jը)efaXUUUVUUUUVkYUkeUAU@PﻻUUVVUUkUkPZUEiVﺤEnڅGUZQVUUU拏UUUUVYQP+ᆵUZFiUVZUUUUUUAPPkPEUU[ﻪeЫhUUVUYUVUVUUUUUUUVeFUUUJVԪjVUnUUUVVV[QoYUUUUUUUUVfdYUUURjꩪejUZjVUUVZVV뻕IfEUifUQUUUeUVUUUUj꫺꺪fZjUeUeYVWYUUUUUUUfUUUUUUZF몫zfjZUkUVUUUYURJUVYZUUUUUUUUUUTUn骖iUfVjUUVU[FZUiejUUUEUUUUUUEUAj*ijVUQjUkꕯZVVeUVZnUYUUUUUUUUUUUUUUUEfUiiﯪZjVꪪUZUeUVZ[VUUUUUTUUUUUUUUUUZֻUUndjhVZU[UꪩUJUUUeUVVUjYTUUEUUUUeUUUUUUjejU-ehUUZUEZeUUeUVURUUUUTUUUUUUUUUUjeiTie꫿ZUVUjVURVYUUYRUVUUUUTEUUUUUUUUUjh~VeDE%ﻺjUVkQZUVUVUnUUUUUUUUUUUUUUEUUZioYVUhe꫿P%UUeUVEjVUVUYUYZUUUUUUUUUUUUUUUUUjj+UBZheTUUUVꖿUYjUeZUej[YeUUUUUUUUUUUUQUUjjQVijTifVUZUUYUYUZjUUUUUUUUUUUUUUUkUiiXYVUJU[UVYUeVUVeUUUUUUUUUUUUUjRiihUiURZZUVeUUUUUUUeUUUUUUUUUYUUUUUjeU껾ꕥfꙬUUVj︕UZeVeUUUUUUUUUUUUUUUUYUUUUVUVZUTUUUUZeYUUUUUUUUUUUUUEQUUYUUUUUj虙ꮺꪻeUUUiUVUjUUUUUUUjUUUUUUUUUYUUUUUVUjfZ檻fVj﫿jUVYVUVUUUUUYUjUUUUUUUUUUUYUUUUVZjjUeVYZVꪅYVUhUUYUjUUUUUUUTUUVYUYUUZUQjUUUUUiUjUVYUUZUUUUUUUUUUUUUQUUfUeUUVjjVeUUUUnUUeVUVUUUUUUUUUUUUUUUUUEVUQBjjYjꨪUkUeUoꪫZUjUUUUUUUUUUUUEUUfUeUVjViiUUUUZUUUjYUjUUUUUUUUUUUUUUUVUUVUjjUQZUfeUUYUUUiZUjUZVUUVUUUUUUUUUUUUffUUj*EQEE쩪UZ껺UUUUVUUUUUUUUUUUUUUEUUUVeUVUjUVZ뿯QUVinUUUUUUjUUUUeUUUUUUUUUUUEUUUUeUU﹚YUVUUUUUZUUUUiUUUUUUUUUUUUUUVYfUU꫺eUZꖚTFUUUUUV뺪jUUUUUUUUUUUUUUUUUUUffUVj[UV黩UUUUUVkUUUUUUUUUUUUUUUUEUUVfV뺪*몪Q%QZjYj֖UV毦UUUUUZUUUVYUUUUUUUUUUEUUUUYZUnVꊪEPEnY֥UUUUUUjUUUieUUUUUUUUUUUUUUUYUiVꪖjEQEEQZijVUUUUUUZUUUUZiUUUUUUUUUUUUUUUUfUjVPiUUQUTVijUUUUUUUUUUVUUUfeUUUUUUUUUUQUUUUVUUUZeUQQEfVUUikUUUUUUUUUUUUUVYUUUUUUUUUUUUUUVfUiVjeYUTYZVUUUUUUUUUUUUUUUVUUUUUUUUUUUEUUUUUUZ{ijUVUZZQUUUUUUUUUUUUUUUUUUUUUUTUUUUfUiZjUUUUU멺ꨥUjUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUieUiZjUUVUUUUnUUUUUUUUUUUVUUUUUUUUUUTTUUUUUUUeZYUUZUUUjꪪꨕUjZZfUUUUUeUUUUUUUUUUUUUUUUUUTUUUUYYeUeZUUjUUUꪪeUjKUVeUUUUUUUUVUUUUUUUUUUUUUUUUUUVUUeZUVUUVeVUZUZZeYUUUUUYUUUUUUUUUQQUUUUUeUZVUUUUUVꨩZUUYnUZUjUUUVYUUUUUUUUUUUUUUUUUeZeUUVUZꨆejnjUjUUUUVfeUUUUUUUEUEUUUUUUUZZUjjVnnjkUjZUUYUUUUUUUUUUUUQUUUUUZZjZZzUUUUZZUUYUfUUjUUUUUUQUUUUUUUjjUUZnUUUUZUYUYUYUUUUUUEUUUUUUZjejfZZUUUUUjZUeUUZUfeUUUUUUUUUUUUVUjjj뺪"YiUjUUUUUVjUeUUVUUfUUUTUUUUUUUUVZU몪jZjUeUZUUUUZUjUeUUUUZUUUUUUUUUUZUjfjYVjVUUUVZUUUUUjUYUUUUUUUUUUUZjeejjUVUZUiUUUUjUYUUUZUVUEUUUUUUUUUZUjꪩUZZV镪UVUVUjUjUVUjUUUUUVUUjUUUUUUUUUUZjUUeZZkꕕUZjZUjVVUUjUVUUUVUUZQUUUUUUUUUZUVTUUjjZUZjUZfU[UUUUUUUUZUEUUUUUUUUZ목VUUVYjUZjjUVeUZUUUUUUUVUUUUUeUUUnUUZUYZZ땪UZZUZZUZUUUUUjeUUjUUUUVVUUUjUkUQUiVijYiYjZUjUUZUUUUUUjTUUUUUYYUUjUUUUjTUUY꩕*UjUUjUUVUVUUUUUZUUZUDUUeUUjUUUVUUUVUYUYUUUUUUUVUUUUUVUUUUVffUiUUUUUUUUZUiUUUUUUVUUUUUUeUUZUUUfeUVUVUUUUZUZVjkUUUUVUVUUUUUUZUYUUZjVEUUUUUUjVhZVUVnUUUVUUUUUUUUUUUUjUYVEUUUUUQVU@heeUUꫪVUZUUUUUUUUjUUUfUZjVUDUUUUUVVUVTYeUUYjꪪYUUUUUUUUVUQUYfUUfVUEZEUUUVfVVVUUUjjjUUUUUZUUUjUUVjiUYjYUUQjUUUUifꪪUVUiUZjUUUUYUUYUUUffUUZUEUjUUUVUVU[UUVUjkUZjUjUUUVUUVUUUUYUZUYUUUVUUUUjUUVZUZUZUUiUUUUUUUefUfUZUUTUYEUUUYUVeZUUVUjVjjUZUZUVUUUUUeUZiUZQUUTUUUUUUiZUkUVYUUUUUjUVUVUjjYUUUYVUfUUQUUUUUUUUZUZYU뻸UUUUVUUjUVUUZUUUUYefeUUZVUUVdEQUUUUUYV_VUVeUUVUjUVUUUUUUUYVUiUUUfUUUUUUUUVUViUZjUUUUUjUUUUVeUfUfUUUUUUUUUUUUUVUUjUUUUUVUUUUUjUUUUUUVZUUUUUUUUUZZeUVY着iUUjUUUUjUUUUVejUUUYUUZnUUUUUUUUUUUjZUVUꩪjUUZUUUVUUUUUUeZeYUfUUVEUUUUUUUUUZZjj睊ZeUZUUUUUUUUUYjVVZjUUUUUUUUVZZUUUUUUZYUUUUUVjVUjUUUUUUUUVjUVZ漢ViUUUUUUUiUUUUUYVUejVUUVUUUUUUfQVZUVnZViUUjTUUUYjYUUUUUUViUUUUUUUUUUUZꪥUnꚦꪪYVUUUUVfUUUZUUeVUUUUUUUUUUVfXjjUjꮩUiUVUTQUYUUUjUUZUUUUUUUUUUUUVdjVZUkYjUUUUfUUUjUUVFUUUYUUUUUUUVjjj[jUZZVUꪥUUUUiUUUUZjUUVfUUUUUUUdjjUfUVfUeUUUUYfUUUUUVEiUUUUUUUUUUfXjjVZjUUjZYjUUUUejjﺕUUUUifjeUjUUYYYUUUEUUVhUZVUUVjYZUUYfffjVUUUZjjUjUUUUeUUUUUUUVhjUejUUjeeUUUUefekꪚUUUUUUUUUZYUUUUUUUUUUUUYYiUUUYeUVeUUeUVjQUUUUUUQUUUnUUUjꪯUUUYUUUUUYUUUUVeeUYVUUUUUUUUUUUUT骕UUijꪖUUUUeVYQUUUUUZUUUUUYQjTUUUUUUUUUUUUUUUTUUi~UUUUUeYfYUUUUUUUZeUUUUYYEQUUUUUUUUUUUUUUTUQQijjUUUUUUYVZUUUUUUjiUUUUUUVUVUUUEUUUUUUUUUUUUUUUPUUZUꪥjUUUUUVUUeUUUUUUUUUUUUfQTUTUUUUUUUUUUUYUUUTTUZUZfUUUUUUYUjUUUUUnﺩUUUUUVUUZEEQUUUUYUUUUUUUUQUUTYUZUYYUUUUUUUeUUUUUUUUUUYUUQUUUQUUUUUUUUUUUUUUTUUVZjUUUUUUUUUfZQUUUUUUUUUYTUUUUUUUUUUiUUUUUUUEUPUUVUUjUUUUUUeUUUUUꦕUUUUiYUVUUUUUUUUUUUUUUUUUETUUUUVZVUjUUUUUUUUjiUUUUUUUUUUjUUUUUUUUUUUUQUUQUPZUUUUYVjYZUUUUUUUYUUUU꩕UUUUZUUUUUUUUUUUUUYUUUUUTTUUUUZjUeUUUUUUUUiTUUVUUUUVeYUUUUUUUUUUUUUUUUUUUPꪪjjUUUUUUUUUUVjEUVUUUeUjeEUUUUUUUUUUUUUUUUUUTTꚪUUYjUUUUUUUUYUTUZUUVYjjUUUUUUUUUUUUUUUUUUUUꖮUjUUVjUUUUUUUUfieUUZUUUfeYUDUUUUUUUUUUUUUUUUUUTꪪﻺfUUVUUUUUUUUUUZUUUYZYUUUVUUejUVUUUUUUUUUUUUUPꚪVUUZfUUUUUUUUYUZUUUifYUTUYUUYeUUUUUUUUUUUUUUTVjiUYUUUUUUUUffUUUjUUUUUUUUUUiUVfZifUUUUUUUUUUUTꪪjfUeeVZUUUUUUUUUYUUUUUUUUUUUEVjUYUUUUUUUUUUUUT骦VZUeUUejUUUUUUUUUUUUUVUUEUUUUUjUfUUUUUTUUUUUUTjZjffUUVUUUUEEUUUUUUUUUUiUUTTUTQYiVZUVUUUUUUUUUUUTZZYUUUUUVfUUUUUUUUUUUUUUjUUUUYiYiUUUEUUUUUUUTjQYjjVUUUUUjZUUUUUUUUUUUUUUUUZeUUUjjfVUUUUUUUUUUTꪪꪩUjYZjUUUUUVUYjUUUQUUUUUUUUUUUUfUeUZYjfeUUUUUUUUUUUPeZVUjUUUUUUUUVeUUUTUUUUUUUUUUUVYVꪪjUUUVeUUUEEUUUUUTkVjUfUUUUUUUUYfUUUUUUUVYUUUUUZeUUUYUUUUUUUUUUUPꪫꪪYjZUUUUUUUUUUUUUUUUUUZiUUUjUUUUUUUUUEUUUUUUTZVjUUUUUUUUUUUUUUUUUYVfZeUeUUUUUUUUUEUUUUUTUFVVUUUUUUUUUUUUUUUUUVZeejZUUUUUUUUUUUUUUUUUUTeVTZUjfVZUUUUUUUUUUUUUUUUZYeUUUUUUUUUUQEUUUUUTeVUUZUVUUUUUUUUUUUUUUUUZYeYjjꫪjUUUUUUUUUUTUUUUUTVjUVUUUUUUUUUUUUUUUUYfUUUUUUUUUUUUUUUUPjUUUUUUUUUUUUUUUUU睊efefVfUUUUUUUUUUUUTꪦjVZꪥUZeUUUUUUUUUUUUUUVꪪYUUUUUUUUTUUUUPUZfUVUUUUUUUUUUUUUUZ몪UUUUUUUUUUUUTEeVjfZUUUUUUUUTQUUUUUUkꫪUUUUUUQUUUPUVUUVUUUEUUUEUUUUTﻺ뮪eeUUUUUEUEVjVjfUUUiUUUUUQUUUUUV꺻몪iUUEUUEQUUPUZfiZiUUVUUUUUTUUUUEUUZ꺮UUUTQUUQUTUiꪚZjUUUjUUUUEUUUUUUUk﫮UUeUUUUUUUUUUPꮪifjfUVUUUUTTUEUUUQnꪪUUUUUUUUUUUUUETꚙjUYUUUUUUQUUUUV뮮뺫UUUUUUUUUUUUTTPkYfjUUUUUUUUUUVjUZUUUUUQTEUUUUUUTkiiUVfUUUUUUUjꪪYfefUVUUUUUTUUUUUUUUZUYUUUUUQTUUUeUUUVUVYj뻪VUUVUUUUUUUUUUUUTUTjeYjfjiUUUUUUUVUUUUUUjUUUUUUUUTUDUEP閻fjUijUUUUTQQjfUUUUUYUUUUUUUUEUTUQUQQTjiijZjUYeUUUUUTUeUUUUUVeiUUUUUUUUUUUUTZeYUUUUUUUUUUUZUUUUUYjUUUUUUEUUUUQUUTꩩfeVeUUUUUUUUUTUfeUUUUUUjUUUUUTUEUUYYYdkiUUUUUUUUUUUVj뺪UUUUVjUUUUUUUUUUUZVꩦZjfVUUUUUUUUUUUUUjnUUUUUUUUUUUUUUUUjhiffUUUUUUUUUUUUUUjUUUUUUUUUUUUUUjꦖfYeUUUUUUUUUUUUUij[UUUUj뺥UUUUUUUUZUTﺚiUUUUUUUUUUUUUZZUUUVUUUUeUUUUUUUYTꩩUUUUUUUUUUUUUUUiVꪚUUUUVUUUUjUUUUUUjYUTꪪVVfeUUUUUUUUUUUUUVUUUUUUUUUꮪUUUUVUUTꥦeYUUUUUUUUUUUjUUꪪUUUUUUUUUj뺦UUUZUUUPꪪ睊YUUUUUUUUUUViUeUUUUUUUUUUꪪUUUUUUTijfVfUUUUUUUUUUZjUUjUUUUUUUUj목UUUTꪪiVUUUUUUZjUUUZUUUUUUUVjUUUUTꫮZiUUUUffUUUVjUUUUUUUfꪪUUUUUTYUUVjUUeUUUUUUUUUUUUUT뮮eVYejiUUUUUieeUUUUUUVjkVUUUUUP뺿UYUVjjUUUUUUZfVVffUUUUUUUVUUUUUUT뻫ffeUUUUUUZeUUUUUUUUUUY뫪UUUYUUTijZjUUUUUUUZUUUUUUUUUUUVUUUUUUUUT뻪VjeUUUUUUUVUUUUUUUUUUYUUUUUUUUTijVYYUUUUUUVeUUUUUUUUUUVUUUUUUUUTꪪfjeeUUUUUUZUUUUUUUUUUZUUUUUYUUPꪻ꩕VUUUeUUUZUUUUUUUUUUUf￿UUUUUUeUT몪YjfjeeUUUUUUZUUUUUUUUUUj着UUUUUUiUUPꪪjjYVUUUUUUUZeUUUUUUUUUUjVUUUUUUUUUTZjieVUUUUUUUUnUUUUUUUUUUUUUUUUYUUUD뮫effUUUUUUUUUUꦕUUUUUUUUVUUUUUUUUTeUVjfjUUUUUUUUUVeUUUUUUUUjZUUUUUZfUUUP껪VjUUUUUUUUUYVUUUUUUUUUUUUUeiUUT멪jjiUUUUUUUUUUUZUUUUUUZUUUUYVUUPjUUUUUUUUUUUU[UUUUUUj뫪YUUUUeUUTTfiUUUUUUUUUUUUnﻪUUUZiUUUUUUUUPꩦVjfUUUUUUUUUUUQUUo몪UUUVYfVUUQDUUUUUUUUUUUUUUUUUYUeTUjVjUUUUUUUUUUUUEUVꪪ뫪eUUfUUUUTꪪjieefeUUUUUUUUUUUUUVﻻﻻUUUUYUUQPꪪꩩfeUUUUUUUUUUUUUUUQjeUUZVUUUUUTꪚYYfVUUUUUUUUUUUUUUUUUj뮺ꪪUYeUUUUUHꪪZUUViUVUUUUUUUUUUUUUUUnDQTFeUUQUXiUYeUUUUUUUUUUUUUUUUU/UUUoꪪjUUUUT\UUYUUUUUUUUUUUUUUUU[QUUUQ[몺뮫fUUUUUEl뺪UVYeUUUUUUUUUUUUUUUUUZTUUUVVUUUUU뺫UUUVVVUUUUUUUUUUUUUUUUVUUUTVꪪUUUUQQeUUeeUUUUUUUUUUUUUUUj뫾EUUUUUQ꺮iUUUUF뫿eUiYZUUUUUeUUUUUUUZUUUVUQUQUUffeUUUUQV뮮iUUfUUUUUUUiUUUUUUUVUUUUjUUUEUUToUUeUUQUZ뺾VUfUUUUUUUUUUUUUUUUUUUUjUUUUUUTUUQU^VUUUUUUUUZUUUUUUUUUUUUUUVUUUUUUUUnUUUUUUU_ﻮ蓮UUUYUUUT뮾YUUUUUUUfUUUUUUUUUUUUUUZUUUEUUTKfeUUUUUUUUUeUUUUUUUjjUYUUUUUUUUUUUUVEUUTUUUUK節fjfUUUUUUUUV뮮몥UUUUUUUUUjjUUUUUUUUUUUTUUUUUUTUVYUUUUUUUUVeUUUUUUUUUUUUUUUUUUUUUUUTUUUUTVeVfYUUUUUUUUZꮪﻪUUUUUUUUUꪪUUUUUUUUUUUUUUUUUUUUUVUVVUUUUUUUoiUUUUUUUYꮺUUUUQUUUUUUUUUUUUUQUUYUUVUUUUUUUUUn쪪fUUUUUUUUUYUYeUUUUUUUUUUUUZUUUUUVUUUUUZUVeUUUUUUUUꩩeUUUUUUUUUUUUUUUUUUUUUUUUiUUUUUYUUQUUo뺥UUUYUYUZUUUVꪪUUUUUUUUUUUUUUUUUUUUQUUUUUUUFYUYUUUUnUUUZiVUUUUUUV긪ꪙeUUUUUUUUUUUUUUUUUUUUUUUUVUUUjUUUUUQEkUUUeUUUUUUjUUUUUUUUUUUUUUUUUQUETQUEUUUUUUUUUUUTUU[UUUUYVVUUUUkUUUUUUUUUUUUUUUUUEUUUDQUUUUUUUUeUUE[UUUeVYUUUUUUnꪪUUUUUUUUUUUUUUUUEUUQUUUUiUUYUjUZUUUUQKUUeeeUUUUUUj︪睊YUUUUUUUUUUUUUUUUQYUeUUUUUZVUUiUUUUUEZUUVUUUUUUZꦥUUUUUUUUUUUUUUUTUUUVfUUZVjUjUUUEUV뮥UUUUUUUUUUUVUUUUUUUUUUUUUUUUETUUeeUUUUZUYUjUUURVUUUUUUUUUUeV꫿UUUUUUUUUUUUUUUUUEUYUUUUVUVUZZUdUUUUVUUUUUUUUUUUjeUUUUUUUUUUUUUUUUQEUfUUUUUUVUVUVZYeUUUTUUUUUUUUUUUZUZ뮮ꪙUUUUUUUUUUUUUUUUETUUZeUUUUjYUjeeUUUUUUUUUUUUeUUUUUUUUUUUUUUUUTEDUfUUUUUUYjUjieiUQUEU{jUUUUUUUU[UUUUUUUUUUUUUUUUQUUUUUUYUUUUUeUZiiUUUUUoiYUUUUUUYU[뺫UUUUUUUUUUUUUUUUUDUUeUUUUUUjUjiiUUU.jUUUUUUUZ캮ﺩUUUUUUUUUUUUUUUUUUUQUUUUUUUUVUjUiZUUUUU[YUUUUUeY[쪻UUUUUUUUUUUUUUUUQQQUUUUUjUUVUZijUUUUZZjUUUUVUVUUUUUUUUUUUUUUUUUUUUVUZUVUVjZEUUUUVZUUUUUfjUUUUUUUUUUUUUUUUUQUVUUUUjUZUjjjUUUEVVUUUUUkj꺮UUUUUUUUUUUUUUUUQQTUUeYUEZY&UjUZUUUUUVVUUUYUUUUUUUUUUUUUUUUUUUUfeUUZU*UVjUVUUUUUVVꦕUUYY絛ꪮeUUUUUUUUUUUUUUTTUUUUYUUQZUjUjeVUUUUUUVUUUVeUUUUUUUUUUUUUUQUDQUUUVUUUZUjUjaZYUUUUUVfVe쪪fUUUUUUUUUUUUUUUUUUUUUUUVUjUVVUUUUUUYUUUjꙕUUUUUUUYUUUUUUQQTPUTUUUUUVUUUUUUUUUjUneUUiiVkfUUUUUUUUUeUUUUUUTUEQUUUTVUUjUiVUUUkUikeUfZ쪪UUUUUUUUUUUUUUTTUEQUEUUDUVVUVZUUjUikjUUYfjꪮUUUUUUUUUUUUUUUUUUUUUUUQUUFUjUVUUYUUZUY[UVVZZ꩖UUUUUUUUUUUUUUUUUUUTUTUU*UVUUYfUUZVjjYUVekjVUUUUUUUUUUUUUUUUUUEUUUQUUUUjUZUUUZUUZUZ꩕fVjVeUUUUUUUUUUUUUUUETQUUUUUQUUjZfEVVUUVUZꪪYeYkjꪫeUUUUUUUUUUUUUUUEUUUUUUUUUUjEjUUUVVUUVUVꪺUffieUUUUUUUUUUUUUUUTTDUTEUUeUUVUTUVUUVUZeUijZV꺫eUUUUUUUUUUUUUUUUUEEQUUeVUZFjiUUVUUkUVeUfVVVjUUUUUUUUUUUUUUUUQUUUUUUUUUUUZjUiUeUUUUUZUVꪫUU꺫UUUUUUUUUUUUUUUUQUUTUUUUUUVjEjUUUVUUUUUUUVZZfUUUUUUUUUUUUUUUUUTUUUUUUUUZViUUUUUUUVfVeUjnUUUUUUUUUUUUUUUUEUQUUUEQUPVfZeUUUVUUUU*UZUZUkUUUUUUUUUUUUUUUUUUUUUUUTEjfVUTYUUUUeUUUZUYeVZUUUUUUUUUUUUVUUUUQUUUUUTQjiAeQUUUUTEVUfjeFUVVUUUUUUUUUUUUZVUUTEUUUUVeffUEUUUjeUUUUjUjUUVUiVUUUUUUUUUUUUUYjVeTUUVTEEZUTUUiiUUUUZUjjYVUU꾩UUUUUUUUUUUUUUjUYEUiUUUUVUTTUVjZYUUUjUUUUUUUUUUUUUVjUfjUZUUUUUUUUZUUUUUUjjiUkUUjUUUUUUUUUUUUUUUUUUjjUUUjUZZUUUUUViUUUUUjUffUUkUVUUUUUUUUUUUUUUUUUUZYiUUUVUjUUUUUUUUUjffUUjUVUUUUUUUUUUUUUUUUUUUUVUZUUUUUUUUUUZUjYV敕ZUU︺UUUUUUUUUUUUUUUUfijUUjUjUiUUUUiUUUUUUZUfe[UjUUoThis is just a little experiment I did with the Gimp; the color effects are lost in the grayscale pdb file.imgvtopgm-2.1/samples/bobex.gif0000644000175000017500000002301406410655722015274 0ustar erikerikGIF87a UUUsssiii***333MMMggg```333@@@bbbEEE___EEEkkk wwwFFF$$$>>> FFFiii xxx111(((###%%%'''SSS܈vvvnnnߞQQQqqqXXXKKKlllKKKxxx___RRR~~~>>>٫ 777+++劊ccc!!!~~~222 666wwweeeFFFkkk׻AAASSS ```tttZZZBBBCCC555$$$HHHbbbUUU!!!VVVddd %%%===***DDDYYY⊊cccaaa---  KKK%%%III nnnxxx___QQQ(((...222!!!ooo333uuuxxxxxxaaa>>>סlllGGG)))xxxbbb 񿿿 , H&D!Ç Ft8"C/jq#E 39G&OD%˗-]F(f͛8s N@K1̠H*EThRc ԧ5{^źV{z]J)YɞmlMfEqĢ=O`GUlNukZ|\1ߴ"m^\ϑ]Cw^ʺ+Wa ٲ[̖S϶n[ʥy9\ȓ+_|sPͣKNqYuʼnvW}_џ_z{kSݯǽg' `%`vaE= k)XabF{ .q$Mf7bfkw]h7l;f@dBi="nPF!?R)eE$`TvXO dWrkZɦ_c)V7Ջ9lWiaonhZUR&&l`ٚYեb*$w ֛Hv`aQYG4nkrj8 hfp)k_jl nir6h5N 4 i' «d^i楊V fJ9JXl5/=V6F?lʙhn+ran2L'y{5Uktir)jYc[靈%ȠZ'nsK+T{|X^)S=t`cLq9Z5{4L/v S|+\( 7v`vI rHu´ LY>,|JI;6 X}rvgkp+]2<&k&KYd#5y@ҍR <6`(U0 7WBL-nʼc B Ek)DNցSTL^4OQ5Mj;b%iDGn /Jb EdHXKtTMYj]j-1z6lzxS!6̐t7UK$~Җ]i5zVr3[u zΆiCݱ1֎`ahq^+B$h2GgʉnRnrOV# aEyeNSmN*<;*1|K.LG嘞xNa,*9x3 zϣ(W[~bm$f!^wΠ$6oq kwY,ϳk"E$&Ҥ[;/"iCrzuު6fT!d9v 1@ Y[:؇Uo^WOFlVj E} y og`G.Y}V7kfgG;VjZ&_ёZ)d_[}/M;)wGuLgOζmdŲ[zO%2l/vqNcG3wNdBQINEa&n- R86gh4X /ut5@?T5WgƌRg|\aD%/FFx_TV7e&yσ<4K 8*FF %RZC|ȍi(N)c焈6qc|mRTgI2cyAbfoV 㖺tcmUT'dkyowI^ TXtbR ْ t_̓GBW )g]~f2!Gq蟀Yh6Il9S'QJRt VRۙD"4XW(Ev `0Vn ?ouK Vcibr_ً> SҜ scZa^OjRs]ɈN8ӖւA HEާ77ߡtl{f[&zRHEZRh8ڧ|%Q[jӉ 02ڳIzOIG|r8^:ݣf6V{ؗ_0oJe'9T_ٙVJ_2aObmUӪUu.Öv1xiQ D);hX0r}Kfn ?^5k q:u,.lw&vɉZG_|6 T.et`j J0s)k>CdrI̠ڌ,MLHxàFܺ[ VԆ}fQic$[Lqv%\)铗*ú mI aL~=,rمr)*;}* D(J{HK+̌/}И4ަ}ĝË]*9yW‘ٛ\xH 5^ȫH5;~=·:BO5EwuIV_kȄ0+XWf=q]W;Mω7,-hm %ҲAQqic!k܍9{š_Xde ]1gH2nܥ5He/3YrJׄԀۚÉ%pX4ΦS֣ qS~7C,Ct:}cv,}M|Oˆe 劉-w˶ۜʘL+C4:|x)ba[1EOp!@2,QbB )ZXp!Ō z`B$;fd1ʑ] 5 x8˕,/t#Ɨ)WBT `c˗4}1UVys@J q*ʼns+bMȕ \J0Dsd*ʵwx3iw)͊S -6F -ڃzgVmCGd_]wx',v~ؠ$ȓH:鞃K; ;:H21Z"0+:2 EF"J$鬃&j$M,r̸&PDz_{II#C|M>480-T0,yTN̲NMAtȒN&ҳ@DJE2@dҋ%-1'8FcNQ$KM8%s&MUUVBF0MN,L 0wQ-B-\=Cz,R>mCoE6y̷]U9TFlspe-Fo}7uߦR14vvhAxdi5Xᣏɋ-E,RZ{ُ%VܙR\(P J|^s+g~rFߘҍZ>Vh5N,N^>XMI;3fqvMKyWv#bX{?5'2GYn{ڶZ`/R^^7b/:"RhPvxuE_ɳzr8 ֿf숭m#t~(IJvVn6c'u\[K=v˧\u,%5 Y]g8ExִPQeQDn7`(yyُ :M9a#ܺ"e^(Ҽ|+_ > ^tKk3 *qCɮ8> ;զf@QO_ o:[+/غf8) odeUC! v ,*Q,4Y)q-9V_ u+$.)MS\ZG"+a6F |Ӹ7mOf)RGZkjHGwc)M6ibdB!\!计NrbdPdQhqLS7SFsM\i䎝死lBB%UeeVuKE@$ ьyPaNt3=iR#ҀÞڈ0qYHiÛP{FeEI*ѱ_^ŋ)h6l&Ӝ}T>wYHeRsmc˪Ūh)BimFgH2º-eџ5K֤%\\ôXDm)Yɟ̪]]]P:Y-R[\2lsltgcf.R$'z{- h뱛VɊXtFw_HUGSSzyIB͹mJݨ&Q2 b:j~՝ \DF IPt9.lbroHJA^^|8"Q'" Mh+fU2D!OSHIǓ: Hu涢'١b8Wn\ΡEW6!_S$*R},ԐAB.&%_mnyj^RTj_csN[J8.sAL#''pe/,yŐ6rjMdo$fhH^a7S yތ N&3I|[Or'$*ha0U~C7%:qKF\JB"DnV픴T7 E|6u7R\ю|Vp;{}=q,B9xu8}{Rr5͑L;?#vL4c77,$/<»306 Åd*CS?f<9KI;ҫ~r" QlI0{M{+#͂7k4$*ܛGF*=I)K6]Z="<7*Eǝ)9J̬&5kJC,=^sCȝ%i+ŭ@,;N6<_%@r&4Hwܣy6ףԤY۲D|˧8D/6JJoN\DD،dK8Mr&vs&/͵O%!ٴdE Q8P9 O;? =Q 5 cQ ΀+ Q]Q!uЊbR$RR#Bm1[&Pd0QѫTQ0:Q%Q,RRQP8 ,:S1A}2-R^ҽQC5R8SJP;K=@*#M-G DR2%(BMC]T*JUHQT[}\5SRQa<%U\E.O}L:PaOjMSPBKRpm k$W^Ϙ{VQi#Wq|Vn_}V(5A ;imgvtopgm-2.1/samples/dobbs.xpm0000644000175000017500000035773706411655120015344 0ustar erikerik/* XPM */ static char *dobbs[] = { /* width height num_colors chars_per_pixel */ " 288 420 4 1", /* colors */ ". c #000000", "# c #555555", "a c #aaaaaa", "b c #ffffff", /* pixels */ "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#############.##.##.####################bbbbbbbbbbbbbbbbbbbbbbb#################abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaaa#.#.###########.##.###.######################.#.#.#.#.#.#.#.#.#.#.###################.#.aaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb########.####.#.##.##.###.###.###.#.##.##.##.##.##.#.####.###.###.###.###.##.#.##.##.##.##.#.##.##.#####aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa#######.#.##.#.####.##.##.###.##.#.####.##.##.##.##.####.#.##.###.###.###.###.####.##.##.##.###.##.#######.###abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a#.#.##.#####.####.#.###.##.##.##.####.#.###.##.##.##.##.#.####.##.##.#.##.##.#.##.#.##.##.##.##.###.##.#.####.#####abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.###.###.###.#.###.#.###.#.####.##.###.#.####.##.#####.###.####.#.##.##.####.##.####.######.#####.###.###.###.#.###.#.####aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa###.#.##.##.#.###.#.####.####.#.###.##.####.#.###.##.#.###.###.#.####.##.##.###.###.###.#.#.###.#.###.##.###.####.#.####.#.#.##a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.#.####.##.######.####.#.##.#.####.###.##.#.####.###.####.##.#.#####.##.###.##.###.##.#.######.#.###.##.###.###.#.###.#.########.##aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####.##.####.##.#.#.##.#####.####.#.##.###.####.#.##.###.#.###.###.#.#.####.###.##.#.##.###.#.#.####.#.##.##.##.#.####.#######.#.#.##.##aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####.##.##.#.##.##.####.##.#.###.#.####.##.###.#.###.##.#.###.#.###.#####.#.###.###.###.###.##.###.#.####.###.##.####.#.##.#.#.##a###.####.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#.#.####.####.###.##.#.##.##.#.####.#.###.##.####.###.####.#####.#.##.#.###.#.##.#.##.###.###.##.####.#.###.###.###.#####.########a#a#.#.##.###abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbab.######.#.###.#.##.###.######.#####.#.####.##.##.#.##.#.###.##.#.#.###.##.###.####.####.###.##.##.###.#.#####.##.##.##a.#.#.###.#.#.###aaa##.##.#.#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.#.#.####.#.####.##.##.#.#.##.#.#.###.#.##.###.###.####.#.##.######.###.##.###.#.##.###.#.##.#####.####.#.#.##.##.###a#####.#.###.##.#.#aaa######.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.#.######.#.#####.##.##.######.########.####.###.###.########.##a.#.#.###.####.#.######.#.###.########.#.##.###.##.####.#a###.####.##.#######aa##.#.##.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba######.#.#.####.#.#.#####.##.#.#.##.#.#.#.##.#.##.##.#.##.####.###.######.#.##.#.###.#.#######.###.#.##a####.###.######.#.###aa##.#.###.##.#.#.###aa####.##.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.##.###.#.##.####.#.##.##.####.###.####.###.##.####.##.aa####.###a##.####.#####.#####a##.##.#.######a##.##.##.#.#a####.###aa#####.###.#####.####a##.##.###abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.###.###.####.###.#.###.###.##.###.#.##.#.##.###.##.####.##aa##.##.#aaa##.#.##.#.##.#.##aaa######.#.#.##aaa#.##.#####a#####.#aa##.###.###.#.###.####aa####.#.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.#####.###.##.#.##.#.####.##.##.##.#.####.###.###.##.##.#.##.#aaa##.####aaa######.###.####.#aaa#.#.##.######aaa#.####.#.#aaa.##.#aa#######.##.##.##.#.##aa#.##.####abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa####.#.#.##.###.####.###.#.###.#####.###.#.###.###.###.##.###.####aaaa##.#.##aaa##.##.#.##.#.###aaa##.###.######aaa##.#.###.#aaa###.#aa##.####.###.##.#######a####.#.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.#####.##.#.###.###.#####.##.#.#.###.#####.##.##.#.#####.###.##aaaaa##.###aaaa##.#####.###.##aaaa##.#.###aa###aaa######.###aaa.####aa####a###.##.####.#.##aa.#.######abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.##.##.#.###.###.#.##.##.#.#.######.##.###.#.###.##.####.#.##.#.####aaaaa###.##aaaa###.#.###.###.#aaaa####.#.#a####aaa#.#.###.##aaa#.##aa#####a###.##.#.##.####a####.#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.##.##.##.###.###.####.##.#####.#.#.##.##.#.###.#.###########.#####.##aaaaaa###.##aaaa###.###.##.###aaaaa#.######a####aa####.#.###aaaa##.aaa#.##aa###.#####.###.##a.#.###.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####.#####.##.###.##.#.###.##.#.####.#####.###.#.####aa####aa###.#.######aaaaaa###.##aaaa###.#.##.##.##aa#aaa.#.#.##a###aaa#.####.#.##aaa##.aa###.#aa###.#.#.##.########.#.##.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.###.#.##.##.#.##.####.###.###.#.##.#.#####.#####.##aa####aa#####.#.#.#aaa##aa#.###aaaaa#####.###.###aa#aaa#####.#aa#.#aa##.#.##.###aaa####aa.##.#aa###.####.##.#.###.####.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.##.####.###.###.###.#.####aa#####.####.###.##.#.#####aa#.##aa##.####.###aaa##aa##.#.aaaaa#.###.###.#.#aa#aaa##.###.aa###aaa###.###.##aaa.###aa#.##.aaa.##.###.#####.###.###.#.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.####.##.#.##.###.##.#.####.#.##aaa#####.####a##.####.#.#aa#####aa##.#.###.#aaaa#aaa####.aaaa###.##.#.####aa##aaa.###.#aaa###aa.#.##.##.##aaa.##aa##.###aa##.##.##.#a#.##.##.#.####abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####.#.###.####.##.###.###.#.####.###aaa#.##.#.##a##.#.######aaa.###aa####.#####aaa##aaa#.###aaaa####.###.#.##a##aaaa#.####aa.###a####.##.####aa####a####.#aaa###.#####aa##.##.###.#.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.####.#.##.#.##.##.####.###########aaaa##.###.##a####.#.#.##aaa#.#aaa.#.##.#.##aaa##aaa##.##aaaa##.###.#####aa.#aaa###.#.aa#.##aa#.##.####.#aaa###a#.#.###aaa#.##.#.##a###.###.#####.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.##.#.#####.####.##.##.#.####aaaaa####aaaaa##.###.#a#####.##.##aa####aaa##.##.###aaa###aa#####aaaaa.##.###.#.#aa##.aaa###.##aa####a###.##.#.###aa#.#a####.###aa###.###.#aa###.#.##.#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba.###.#####.#.###.##.###.####.##aaaaaaa##aaaaaa###.####a##.##.####aaa#.##aa###.###.##aa###aaa#.#.#aaaa#.###.#.####a####aaa.##.#aa#.##a#.###.######aaa###a#.##.##aaa####.###aaa#.####.###.#.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.##.#.####.#.####.###.#.##.###aaaaaa##aaaaaa###.####aa##.##.#.#aaa###aaa.###.####aaa###abaa####aaaa##.####.#.#aa###aaa######aa###aa##.##.#.#.#aaa#.#a.##.##.#aa#.#.##.#aaa###.#.##.#####bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.###.##.##.#.###.#.##.#.###.###.##aaaaaaaaaaaaaa###.#.#aa####.#####aaa.#aaa##.##.#.##aa###aaaa#.##aaba####.#.###.aa#.#aaaa.#.##aa.#.#a###.##.#####aa########.###aaa###.####aa##.###.###.#.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.###.###.##.####.####.####.###.#.##.#aaaaaaaabaaaaa#######aa#.###.###aaa###aaa##.####.#aaa#.#aaaa####aaaa#.####.####aa###aaa###.#aa####aa.###.##.#.#aaa#.###.###.##aa##.##.##aaa###.###.####.bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.###.####.#.##.#.##.#.##.#.###.#####aaaaaaaaaaaaa#.#.#.#aa###.##.##aa#.#aaa.##.#.##.#aaa##aaaa#.##aaaa##.#.##.#.#aa#.#aaaa#.##aa##.#aa##.###.#####aa####.##.#.##aa#.####.##aa##.###.##.#.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.####.#.##.#####.####.####.#####.###.####baaaaaaaaaaa####.##aa##.##.###aaa##aaa######.##.#aa#.#aaa###.aaaaa####.####.aa####aaa###.#aa###aa.##.###.#.#.aa##.###.#####aaa##.#.###aa###.#.##.###.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.###.#.####.##.#.##.#.###.#.###.#.###.##.##aaaabaaabaaaa##.####aa##.###.#aaa.##aa##.#.##.###aa###aaaa####aaaa#.#.###.###a##.#aaaa.###aa#.#aa#.###.##.###aa####.###.#.##aa#.###.##aa#.####.###.###.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.####.#.###.###.####.#.###.#.###.#.##.##.#aaaaaaaaaaaa###.#.#aa####.##.#aa###aaa##.##.##.##aa###aaa#.##aaaa####.#.##.aaa##.#aaa##.#aa####aa#.#.##.##.#aaa.###.#####.#aa###.###.aaa##.###.#.##.###abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.##.#.####.##.#.##.#.#####.#####.######.####aaaaaaaaaaaa#.#####aa#.##.###aaa.#aaa###.###.###aa###aaa###.#aaa#.#.###.###a#.###aaa#.##aa#.##a#####.#####.aaa#.#.##.#.###aa##.###.#aaa.##.#.####.####.aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#.##.####.#.##.####.###.#.#.##.#.##.#.#.###.###aaa#a#aaaaaa##.#.#a###.###.##aa#.aaa####.###.#.aaa###aaa#.##aaaa###.####.#aa##.#aaaa##.aa####aa.#.###.#.###aa####.##.##.#aa###.#.##aaa##.####.#.##.#####abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####.###.#.###.###.#.###.#####.##.##.#####.#.##.#####.###aaaa#.###.aa####.##.#aa###aaa#.##.#.####aa##aaaa.####aaa#.###.#.##a#.####aaa.##aa##.aaa#####.###.##aa.#.##.###.###a##.####.aaa.###.#.###.##aa#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.###.####.###.#####.#.##.#.###.##.##.#.#####.##.#.######aaa###.###a##.##.####a###aaa.##.####.##aa###aaa##.##aaa###.####.#aa##.##aaa##.aa#.##aa#.#.##.###.#aa###.##.###.##a#.##.#.#aaa##.####.###.##a###.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#######.##.#.##.##.#.#.####.####.##.###.###.#.#.##.####.#.###aaa#.##.#a####.###.###.#aaa#.###.#.##.aaa##aaa.##.#aaaa.##.#.##.aa###.#aaa####a###aaa#####.##.###aa#.##.##.#.###a###.####aaa####.#.##.####a##.####bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.#.###.####.##.#####.#.##.#.###.##.##.########.##.###.##.###a###.###a##.##.#######aaa###.####.###aa#.aaa##.###aaa#.####.###a#.##.#aa####a#.##aa#.#.###.##.#aa.##.######.##a#.##.#.##aaa#.####.##.#.aa###.#.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.###.#.###.##.####.#.###.####.#.####.###.#.#.#.##.##.###.#####.#.##.#a####.##.###.##aa####.#.###.#aa###aa###.##aaa###.#.####a##.##aaaa.##a####a###.##.##.###aa#.###.#.#.###a###.####aaa###.#.###.####aa.####.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.###.####.#.##.##.#.####.##.#.#####.###.#.###.####.##.##.###.#.#####.#####.###.#######aaa.#####.#.###a###aa####.#aaa##.###.#.#a###.##aaa###a#.##aa.###.##.##.#aaa#.#####.##.aa#.###.#.#aa#####.#.###.##aa#.#.###.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####.##.#.###.###.###.#.##.#####.#.##.#.####.###.#.####.##.#.####.#.###.####.#.##.#####aa##.#.#.######a###aa##.####aa#####.####a#.##.#aaa.##a###aa####.##.#####aa.##.#.#.####a####.#.###aa##.#.###.#.###a#.#####.##.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.###.####.###.###.####.##.#.#.###.####.#.##.#.###.#.###.###.#.###.#.#####.####.##a.##aaa####.##.#.##a####aa##.###aa##.#.##.##a#######aa###a###aaa.#.##.##.###aa##.#####.#.#a##.####.#aaa#.####.#####.aa##.#.#.##.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####.#.###.##.############.########.##.#.####.####.####.#.###.###.#.####.#.###.#.######.aa##.#.##.####.aa.#aa#.##.##aaa.####.######.#.#aaa###a.##aa####.#####.##aa.####.#.####a###.#.##.aaa###.#.##.#.###a.##.###.##.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba.#.#####.#.####a#a#aaa###a#a###.#.#.##.###.#.###.#.##.#####.#.##.####.#.###.#.####.#.a#.##a######.##.#.#a####aa#.####aaa##.###.#.a###.###aa###a###aaa#.###.#.##.#aa#.#.####.#.########.##aa##.#####.###.##a##.##.###.##.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb.###.#.#.###.########.##########a####.###.####.#.###.##.#.#.######.#.####.#.####.#.#######aaa.#.#.##.#####a#.#a####.#.aaa.##.#.#####.##.#aaa###a###aa#.###.###.###aa#####.#.####a.#.#.###.aa###.#.#.##.####a.##.###.##.###.abbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.####.##.##.#.#.#.###.#########a#a####.##.#####.####.#####.#.#.####.#.#####.#.####.##.#.#a####.##.##.#.#a###a##.#####aa##.####.#########aa#.#a#.#aaa##.##.#.##.#aa.#.#.###.#.#####.##.##a###.######.#a.#aa####.#.####.#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.#.##.##.#########.##.#.#.#####a##a######.#.#.##.#.##.#.##.####.#.#####.#.####.#.##.###.aa.#.#####.####a##.a###.#.##aa####.#.#####.#.#aaa####.###a##.##.#######aa##.####.###.##.##.##.###.###.#.#.##a##aa#.#.#####.####.##abbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.##.###.###.##.#.#.#.###.#####.#.#.###a#a#########.#####.###.###.#.###.#.#.###.#.####.###.##a####.#.###.#.#a##########.#aaa.######.a###.###aa######.aa.##.##.#.#.##aa.###.#.##.###.##.########.###.#####a##aa####.#.#.##.####.#abbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.###.###.##.##.##.###.############.####a#aa##.#.##.#.#.###.##.#.####.###.###.###.#.###.##.#a#.#.###.#.####a##.#a.#.#.###aa#.#.#.####.##.#aaa########a#.##.########a####.###.###.##.####.#.#.##.#.###.#aa##a#.#.##.####.##.#.###bbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####.###.#.#####.##.##.##.#.###a#a#####.###a##a####.######.#.##.###.#.###.###.###.####.#.##.###a####.####.#.##########.##.#a####.##.#####.##aaa#.a#.#.a####.##.#.#.##a#.#.##.##.#.##.##.#.###.######.#.##aba#a####.###.#.##.###.###bbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##.##.#.####.#.##.#####.####.#####a#a###.##a#a#a#####.#.#.###.###.####.#.##.##.#.##.#.###.######.#.##.#.##.###a.####.##.###aa#.###.####.#####aa##########.###.###.###a####.##.####.###.####.###.#.#.####aba##a#.#.###.###.###.###.##bbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb.#.##.###.#.####.###.#.##.#.###.#.#.###a#a##.#a#a###.####.##.###.##.#.####.##.#####.####.###.#.#a###.####.###.####.###.###.##a.##.###.#.##.#.aa##.#.#.###.##.##.#.##.#a##.###.##.###.###.#.##.#.#####.#.#aaa#######.#.##.##.#.##.###.#bbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.####.####.#.###.###.#####.#.#########a#a#a#a#a#a#.#.##.###.##.####.#.##.##.#.#.##.#.###.#####.#.##.#.###.###.####.###.##aa##.##.#.###.###aa###.####.##.##.#######aa#.##.###.##.##.#.####.#####.#.###aaba#a##.#.###.##.#####.##.###abbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.##.#.###.#.###.#.##.##.#.#####.#.#.#.#####a#a#a#a#a###.###.##.##.#.####.###.######.###.#.##.#######.###.#.#####.#.###.##.#.a.###.####.###.#aa####.#.###.####.#.#.#.a####.##.###.##.###.#.##.#.#.####.aabaa#######.####.##.#.###.##.##abbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.#####.#.####.###.##.####.#.#.###.#####.#####a#a###.#.##.##.##.######.###.###.#.#.###.###.##.###.#.###.#####.#.###.#.##.###a#.#.###.##.#.#aaa#.#.####.###.#.###.###aa.#.##.##.##.####.####.######.#.aababa##.#.#.##.#.##.####.##.##.##abbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.#.#.###.#.###.###.##.#.#####.###.#.#.##.##.#####.####.##.####.#.#.##.#.##.####.##.###.###.##.####.#.##.#.####.#####.###.#a####.#.##.#####aa####.#.##.#####.###.#.a#####.##.##.##.#.##.#.##.#.#.###abaab##.#####.#####.##.#.##.#######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.######.####.#.###.##.####.#.##.#.########.##.#.#.###.##.###.#.###.##.######.#.##.##.#.##.##.###.#.####.###.#.##.#.#.##.##.a##.####.###.#.aaa#.#.####.##.#.##.#.######.#.####.###.####.###.##.#####bababa###.#.#.##.#.###.###.####.#.#.abbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#.##.#.#.##.#####.#.##.##.#.###.####.#.#.#.#################.####.###.##.#.#.####.###.####.####.#.###.#.##.#.###.######.##.######.#.###.####aa#####.#.###.###.#####.#a.####.#.###.##.#.###.###.##.#aabaabab######.##.###.###.###.#.##.####bbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb.###.##.###.##.#.#.###.###.#####.##.#.###.###########a##########.#.##.##.#######.#.##.###.#.##.#.####.####.#####.##.#.#.##.##.####.####.##.#.#aa##.#.####.##.#.##.#.##.a##.#.####.##.####.#.##.####ababababaa##.#.##.####.##.##.#.####.###.#abbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.###.##.###.#####.####.##.#.#.##.###.##########a#####a###############.##.#.#.#####.##.#####.####.#.##.###.#.#.######.##.##########.#.##.####aa#####.#.##.#####.###.###.####.#.##.###.######.###aabababababa##.###.##.#.##.##.###.#.###.##.#bbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.##.##.###.###.#.##.#.##.######.###.##.#######a###a#a###a#a######################.##.##.#.#.##.#.###.##.#.#######.#.##.####.#.##.#.###.####.#aa.#.#.####.###.#.###.######.#.###.####.##.#.#.##aababaabaabaaa####.###.###.##.###.#####.##.###abbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####.####.#.##.###.####.###.#.#.###.##########a###############a#a#a############################.###.####.###.#.#.#.###.##.#.####.####.###.#.###aa#####.#.###.####.#.##.##.####.###.#.##.####aaaaabababaababab##.#.##.###.###.##.##.#.#.##.##.##bbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.#.##.#.####.##.##.#.##.#.###.###.##.######a####a##a###a##a#########a##a###a###########.#.#.#.##.###.#.###.####.###.##.#####.#.##.#.##.####.#aa###.#.###.#.##.#.###.#####.#.##.#.###a#aaabababababaabababaab#####.##.#.##.##.###.#####.###.##.abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb######.####.###.##.####.####.###.#.#######a#####a######a######a####a#######a###a#a#a#a##a#####.##.##.####.#.##.#.##.##.###.#.#####.####.##.#####a##.###.#####.####.###.#.#####.###aaaaababababababaabababaabab##.####.####.####.###.#.###.###.##abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.#.#.##.#.##.##.###.#.###.###.####a#######a##a######a###a##a####a####a##a###################.#####.##.#.####.###.###.###.###.#.#.###.##.##.#.#aa####.###.#.##.#.##.#.####.#.#aababababaabaabaabaabababaababab####.#.###.##.#.##.#.########.##.#.bbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba.######.###.##.###.####.#.##.##.#####a#a########a#a###########a####a########a##a####a##a#######.#.###.###.#.###.###.##.#.##.####.##.##.###.####aa#.#.##.##.##.###.####.##.aaaabaababababababababababaabababaab##.####.#.##.###.####.##aa##.######abbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.#.##.###.###.##.#.###.##.##########a##a##a#######a##a##a####a#####a##a#######a#######a#a#####.#.##.####.#.##.##.####.##.#.###.##.###.##.##a#####.##.##.###.###.###aabababaabaabaababaabaabababaabaabaabab####.#.###.####.###.###a#aa##.#.#.#abbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.###.##.##.###.##.####.###.#####a#a#############a##a##########a####a#######a##a####a##a######a#######.##.######.##.##.###.###.#.###.##.###.##aa##.###.###.##.##.##aaabaabaabababababaababababaaababababababaaa#.####.###.#.###.##.#aaa#a#####.###bbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.###.#####.##.##.##.#.##.#.###########a##a##a##a#######a##a##a####a#####a#a#######a######a##a#######.##.##.#.#.##.##.##.#.###.####.##.##.#.###aa#.##.###.##.#####aabababababaabababaababaabaabababaababababaab###.#.##.#.####.##.####a#aa###.##.##bbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba.##.##.#.###.##.###.###.########a##a########a#####a##a###########a###a#a#####a##a####a##a######a#a########.###.##.#####.###.#.##.#.####.####.##aa###.##.###.##aaaabaabababaababaabaababaababababababaabaaababab##.###.####.#.##.#####aaa#a##.######abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba###.##.####.##.##.#.###.###.#.#########a#a#a#####a###a##a##a#a##a##################a#########a#######a####.##.##.####.#.##.####.####.#.###.#.##aa##.##.##.###baaabababaabaabababababababababaabaabaababaabbaabab#####.###.####.##.#.#a#a#aa####.#.#.abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb.####.##.#.##.######.#.##.######a##a##########a###a#aaaa#aa#a#a#a##a##a##a#a##a##a###a##a##a###a###a########.####.#.#####.##.###.#.####.#.#####aa###.####aaabababaabababababaababaabaababababababababababaabaabaa#.#.##.##.#.###.####aaa#a#a#.####.#abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba##.#.##.###.###.#.#.####.##.#########a#a###a###a#aaa#a#aa#a#aa#aaaa#a##a####a####################a#####a##.###.#.####.#.##.##.#.####.#.#####.##aa##.###aaaaabaabababaabaabaababaababababaabaabababaabaabababababa#####.##.###.#.####a#a#aaaa###.#.##abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.####.##.###.######.#.###.####a##a######a####a#a#a#aa#a#aaa#aa#a#aaaaa#aa#a###a##a##a#a##a##a#####a#####a##.####.#.##.##.##.###.#.####.#.#.##aa####.#ababbaababaababababababaababaabaabababaabaababababaababaabaa.#.###.##.#####.#aaa#aa#a###.####.#bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba.##.#.####.#.##.#.#.#####.###a########a######aaaaaaaa#aaa#a#aa#aaa#a#a#aa#aa#aa#a###############a#####a#######.#.###.##.######.####.#.##.#####aa##.#babababababaabaabaababaabababababababaababaabaabaabababaababaa#####.##.###.#.###a#aa#a#a####.#.##abbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb###.###.#.####.###.###.#.#######a##a#####a#aaa#a##a#a#aa#aaa#a#a#a#aa#aa#aa#aa#aa#aa#a##a#a##a#####a##a######.####.###.##.#.#.##.#.####.###.#.#aa###aababaaababababababaababaabaabaabaabaabababababababaabababababa##.#.####.#.#####aaa#aaaa###.#####.bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb#.####.#####.##.#.##.##.##.##########a#a#####aa#aaaa#aa#a#a#aaaaaaaa#aa#aa#aa#aa#aa#aaaa#######a#a########a####.#.##.##.######.#####.#.##.#.##aaa##bababaabbaabaabababababaabababababababababaababababababaabaabaab##.###.#.####.#.a#a#aa#a#a###.#.#.#bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.##.#.##.#####.##.##.####a##a########aaa#aa#a#aa#aaaa#a#a#a##a#aa#aa#aa#aa#aa#aa#a#aaa#a######a##a##a########.##.###.#.#.##.#.#####.#####aaaaaabaababaabababaabaababababaabaabaabaabaababaabaabaababababababab####.####.#.#####aa#a#aa#a#.######.bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb##.####.###.###.#.##.##.############a###a#a#aa#a#aa#aaaaaaaabaaaaaaaaaaaaa#aaaaaaaa#aaaaa#aaaaaa#a############.#.##.###.##.####.###.#.#.###.#aaababababaabababaababaabaabaabababababababababaabababaababaabaababaaba##.##.#.###.#.##a#aaaa#aa####.#.##abbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb###.#.##.#.##.####.###.##.###a#a##a###a##aa#a#aaa#aaaaababbababbabaaaaaaababaaaaaabaaaaababaaaabaaaaa#a##a##a####.###.##.##.#.###.######.#.#aaababababababaababababababaababaababaabaabababababaabababaabababaabababa###.####.######aa#aaaa#a#.#.###.#bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb##.###.####.###.#.###.###################a#aaa#a#aaabababaababaaabababbababaabababababbabaababbaababaaaaa##########.##.##.#####.##.#.##aaaaababaabaabaabababaabaabaababababababaabababaabaabaababababaababaabababaaba##.##.#.##.#.#a#aaaaaaa#####.#.##abbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba###.###.#.###.####.#.##.#.##a##a##a#a##aa#aa#aaa#aaaabababaababbababaababaababababababababaabaababaababaabaaaaa#####.###.##.#.##.##aaaaababababababaabaabababababababaababaababababababaababababaabaababaababaabababaa###.####.###.aa#aaaaaaa##.#####.bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.#.#####.##.#.####.##################aa#a#a#aabababaabababaabaabababaabababaabaabaabaababababaababababaabaabaa####.###.###.#aaaaaababababaabaababababaababaabaabababaababaabaabaabababaababaababababababaababaabaa##.##.#.##.####aaaaaa#a#.##.#.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba.######.#.#.##.###.#.###.###a##a#a##a#aaaa#aaa#aaaabaababaabaabaababaabababaabababababaababaabaabababaabaabaabababaa##a##.###a#aababbabaabababababababababaababababaabaababaababababaabababaabababaabaababaababaababab####.####.##.aa#aaaaaaa###.###.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#.#.#.##.###.###.####.#.##a#############a#aa#aa#abababaababababababababaabababaababaababababababababaababababababaababaaaaaababababaaababaabaabaabaabaabaababaabaababababababababaabababaabababaababababaababababababaa##.###.##.###aaaaaaaaa##.###.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba####.##.##.##.#.##.#####.####a##a##a##aa#aa#aa#aaaababababaabaababaabaababaababaababaababaabaabaabaababaabababaabababababababaabaabababababababababaababababababababaabaabaabaababaabaabababaabababaabaabababaababaabab####.##.###.a#aaaaaaaa###.#.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba.#.##.#####.####.##.#.#.###a############aa#aa#aabababaabaababababaabababababaababaabababaababababababababaabaababababaabababaabababababaabaabaababababaababaabaababaababababababaababababaababaabaabababababaababaababaa##.##.###.##a#aaaaaaa##.###.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb####.##.#.###.#.###.#####.####a##a##a#aaa#aa#aa#aabaababababaabaababababaabababababaababababaababaabaabababababaabaababaabaababababaabaababababaabaabababaabababaabababaababaabaababaabaababababababababaabaababaababaabaa.##.##.#####aaaabaaa####.###.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba##.##.####.#.#####.###.#.##############a#aa#aa#aabaabaabaababababababaaababaababaabababaaabababaabababaabaabaababababaabababaababaabababababaababababaabababaabababaabababaababababababababaabaababaabaabababababababababa####.##.#.#aaaaaaaaa#.#.##.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb.##.###.#.###.#.#.##.####.##a##a#a##a##aa#aa#aa#aababababaababaabaabababababaababababaabbaababababaababaababababaabaababaabababaababaababaabababaabaababaababaabababaababababaababaabaabaabababaababaababaabaabaabaabaabaaa.####.#####aaaaaaaa#####.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba##.###.#####.#####.##.#.###############a#aa#aa#abababababababaabababaababaababaabaabaabaababaabaababaabababababaababababababababababababaabaabaababababaabaabababaababaabaabaababaabababababaababababababababaababababababa##.#.###.##aaaaaaaa#.#.##.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb.###.##.#.#.##.#.###.###.###a##a##a##a#aa#aa#aa#baabaabaabaababaabaababaabababababababababaabababababababaabaababababaabaabaaabaabaabaababababababababababababaababababaababababababaababaabababaabaabaabaabaaaabaabaababab#####.#.###aaabaaaa####.###.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba##.##.##.#####.###.###.###############a#aa#aa#aaabababababababababababababaabaabaabaabababababaabaababaababaabaabaabaababababababababababababaabaabaabaababaababaabaabababababaabaabababaabababaabababababababaaababababaaba#.#.###.##aaaaaaaa##.###.###abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb.##.###.##.#.###.##.#.##.###a#a##a##a#aa#aa#aa#ababaabaababaabaababaabaabababababababaabaabababababaabababababababababababababaabaabaabaabaabababaabaababaabababababaababaabaababababaababaabaababaababaabaababaaabaabaabaab#####.#####aaaaaaa###.#.##.##bbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#.###.###.###.#.##.####.##############a#aa#a#aaabaababababaabababaabababababaabaabababababaabaabaabababaabaababababaabaabaaabaababababababababababababababababaababababaababababaabaababababaababababaababababaaaaaababababaa#.#.##.#.aaaaaaaa##.####.##abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.##.##.###.#####.###.###.####a##a##a##aa#aaa#a#aababaabaababaababababaabaababababaabaabababaabababaabaabababaabaababababababababaababaabaabaabaababababaabaababaabaababababaabaababababaababababaabaababaabababaaaabaababaaba.####.####aaaaaaa###.#.###.abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.##.##.#.##.#.###.##.#.###a#####a#####aa#a#aaaababababababababaababaabababaabaababaababaababababababababaababababaabaabaababaabababaababababaababaabaabababaababaababaabaababababababaabaababaababababababaabaaaaaaabaababaa##.#.##.##aaabaa###.###.#.#abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb####.##.####.###.#.##.####.####a####a#aa#aa#aa#aaabaabaabaababaabaabababaabababababababaabababaabaabaabababaabaabaabababababaababaabababaababababaababababababaabababaabababababaabaababababaababababaabaababaabaaaaababaababa######.###aaaaaaa###.#####.abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.##.####.##.#.####.###.####a#########aa#aa#a#aabaababababaababababaabababaabaabaababaabababaabababababaababababababaabaababababababaababaabaababababaabaaabababababababababaababaababaababababaabaabababaabababaaaaabababaab##.#.##.###aaaaaa#.##.#.#.#abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.####.#.##.####.#.###.##.#####a#a#####a#aa#aaa#aababaabababaababababaababababababaabababaabababaababaabababaabaabababababaabaabaabaabababababaabaabaabababaababaabaabaabaababaabababaababaabababaababaabababababaaaaaaabababa#####.####a#aaaaa###.#####.abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb###.#.###.###.#.###.#.##.###########a#a#aa#aa#aaababababaabababaabaabababaabaababababaabababaabaababaabaabaabababaabaabaababababababababaabaababababababaabababaababababaabaababababaababaabaabaababababaababaabaaaaaababaabab##.#.###.##aaaaaa##.###.#.#abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.####.###.#####.#####.###.#a##a##a####aa#aa#a#aaabaabaabaabababaababaababababaaabababaabaababababaabababababaababababababaababaabaabaabababababaababaabababaababaabaabababababaabaababababababababaabababaababaaaaaaaaababaab#####.#.###aaaaaa###.#.#####bbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.#.##.#.##.#.##.#.#.##.##############a#aa#aaaaaababababababaabababababaabaababbaabaababababababaababababaabababababaababababaababababababaabaababaabababababababababababaabaabababababaababaababaababaababaababaaaaaabaababa##.#.###.##aaaaa###.#####.#abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#####.####.##.##.######.##.##a##a##a#a#aa#aa#a#ababaabababaabababaabaababababaababaababaabaabaabababaabaabababaabaababaabaabaababaababaabaababababababaabaabaabaabaabaabaabababaababaabababaabaabababaabababababaaaaaaaabababaa####.###.#aaaaaa###.#.#.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.#.##.#.##.##.####.#.##.###############aa#aa#aaabababaabaabababaabababaabaababaababababababaabaabababaabababaabababaababababababababaabaabababaabaabaababababababababababababababaababaabababababaababababaabaabaaaaaaaabaaba##.#.##.####aaaaaa.########bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb####.####.###.##.#.###.######a#a##a##a#aa#a#aaaaaabababababaabaababaababababababaababaabaababababaabababaabaababaabababaabaabaababaababababaababaabababaabaabaabaabababaabaabaabaababaabaabababaabababaabaabababaaaaaaabababab###.##.##.#a#aaaa###.#.#.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.#.###.###.###.###.#.###.#############a#aaa#a#aabaabaabaababaababababaababaabaababaabababababaabababaabababababababaababababababaabaababababaababababababababababaabaabababaabababababababaabaabababaabaababababaaaaaababaaba##.####.####aaaaaa#.###.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb####.#.##.##.###.#####.#.#####a##a##a##aa#a#aaaaababababababababaabababaabababababababaabaababababaabababaabaabaabaababaabababaababababaabababaababaabaababaabaababaababaababababaabababababaababaabababababaaabaaaaaaaababaab####.###.#.aaaaaa###.#.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.#.###.##.###.##.#.#.###.##a##########a#aaa#a#ababaabaababaabababaabaababaabaabaabaababababaababaabaabaabababababababababaabaababababaababaabababaabababaababababababababaababaababaabaabaababababaabababaabababaaaaaabaababa##.##.#.#####aaaaa.####.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb####.###.##.#.##.#####.###.###a#a#a##aa#aa#aa#aaaabababaababaabababaababaababababababababababaababababababaabaabaabaabaababaababaabaababaabababaababaabababababaababaababababaababaabaababababaabababaabaabababaaaaaaababaabaa###.####.#.#aaaaaa##.####.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.###.##.####.####.#.##.##############aa#aa#aaaabababababaababaabababababababababaabaabaabaababaabababaababababababababaabababaababababababaababaabababaabaabaabaababaabaabababababababaababababaababababababaabaaaaaabababaa.#.##.#.####aaaaaa###.#.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.##.##.###.###.#.####.###.#a###a##a##aa#aa#aa#aabaabaabababababaababaababaabaabaababababaababaababaabababaabababaabaababababababaabaababaabababababaabababababababababaababaabaabababababaaabababaabaababaabababaaaabaabababa###.####.#.##aaaa###.###.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.##.###.##.#.###.#.###.#####a#######a#aa#aa#aaaaabababaababaababaabababaabaabaababaabaabababababaababaababaabaabababababaabaabababababaababaabaabababaabaabaabababaabababababababaabaababababaababababaababaabaaaaaababaaba##.###.#.####aaaaaa#####.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb####.##.##.####.###.##.##.######a##a##aa#aa#aa#aababaababaababaababaabaababababababababababaababaababaababababababaabaabaabababaabaabaababaabababaababababababaabaabababaabaababaabababaababaabababaabaababaababaaaaabababaab###.#.###.#.##aaaaa##.#.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb##.##.##.##.#.###.##.##.#####a########a#aa#aa#aaabababaababaabababababababababababaabaababaababaabababababaababaababababababaabababababaabababaababaabaababaababaababaababaababaabaabaababaababaabaababababababaaaaababaababa.#.#####.####aaaaaa#####.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.##.##.#####.#.##.###.##.#####a##a###aa#aa#aa#aaaabababababababaabababaabaabaabaabababaababaabababaabaababaababaababaababaababaababababababaabababababaabababababaabababababaabababababababababababababaababaab#aaaaabababaa###.#.#.##.#.a#aaaa##.####.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#####.####.#.####.###.##.#############a#aa#aa#aaaababaabaabaabaababaabaabaabababababaababaababababaabababaababaababaababaabababababaabaababaabababaabaababaabaabababaabaababaabababaababaabaabaababaabaababaabaaaaaaabaabaab##.##.####.###aaaaaaa##.#.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#.###.#.####.#.###.###.##.#a#a##a#a##aa#aa#aa#aabaabababababababaabababababaababababababababaabaababaabababaabababababababaabaabaabababaabababaababababaabababaababababaabababaababaabababababaabababababababaa#aabbabababa####.##.#.##.##aaaa#a#####.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba##.#.####.#.####.##.#.###############a#aa#aa#aaabababaabaababaabababaababababaabaabaabaababaababababababaababababaabaabaababababababaababababaababaababababaababababaababaababababababaababaababaabaabaabaabaaaaaaaaababaab##.###.####.##aaaaaa###.#.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb#.###.#.####.#.##.####.#.####a#a###a#a#a#aa#aaaababaabababaababababababaabababaababababaabababaabaabaababababaabababababaabaabaabababaabaabaababaababaabababaabaabaababababaabaabaabaabaababababababababababaa#aaabbaababaa#.##.###.###.##aaa#aa#####.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba.###.####.#.###.###.#.#####a#####a####aaaa#aa#ababaababaababababaabaabaababaababababaabababaabababababaabaabaabaabaabaabababababaabaababababababababababaabababababababaababababaababababaabaabaabaabaabaabab#a#abaababaab####.##.##.#.##aaaaaa###.#.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb##.###.#.###.###.#.###.#.###########a#a#a#aa#aaaabababababaabaabababababaabababaabaababaabababaabababababababababababababaabaababaababaabaabaababaabaababaababaabaabaababaabaababababababababababababababaabaa#aaababaabab##.###.##.####.a#aaa#a###.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#.##.#.###.##.#.####.########a#a##a###aa#aa#aaabababaabaababaabaabaabaabababaababaababababaabaababaaababaabaababaabaababaabababababababababababaabababaabababaababababababababababaabaabaabaabaabaababaababaa#a#aaabababaa####.##.###.#.#aaaa#aa#.##.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb.##.###.#.######.#.##.#.###a########aa#aa#aa#aaabaabababaababababababababaabababababaababababababababaababababaabababaababababaababaabababaabaababaabababaabababaababaabaababaabaabababababababababaabababaaa#a#abaabababa#.#.##.##.######aaaaa######.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#.###.#####.#.#.####.###########a#a###a#aa#aa#babababaababaabababaabaabaababaabaabababaabaabababaababababababaababaababaababaababaababaabaabababababababaababaabababaabababaababababaabaababababaababaabaaba#a#aababaabaab.######.###.#.#aaaa#aa#.#.####bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##.##.#.#.#####.#.###.#.###a#a######aaa#aa#aaabaabaababababaabaabababababaabababaababababaabaababaabaabaabaababababababaabababaababaabababababaabaabaababaabababaababaabaababaabababababaaabaababababababaa#a##aababababa#.#.#.###.###.##aaaaa#####.#.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.#######.#.####.#.###a#########a#a#aa#aa#baababababaabababababababaababababababaabaababaabababababaababababaababaababaabaabababababaabaabaababababaababababaabaababababababaabaabaababababaabaababaabaa#a#aabaabaaba###.####.##.#.##aaaaa#a###.####bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb####.##.#.#.##.##.#.###.######a#a####aa#a#aa#aabababaabababaababaabaababaabaabaababababababababaabaabababaabaababaabababababababaababababababababaababababaabaabababababaabaababababababababababababaababaaa#a#aaabababaa####.#.##.#####.a#aaaaa#.##.#.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.##.###.###.#####.#####a#####a##a#aaaa#aaababaababaabaababaabababaabababaabaabaabaabaababaabababaababababaababaabaabaabaabababaabaabaababaababaabaababababaabababaababababaabaabababaabaababaababababa#a#a#ababaabab#.#.###.##.#.#.#aaaa#a###.#####bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb##.###.##.##.###.#.#.##.############aa#a#aaaaabaababaababababababaabababaababababababababaabababaabababaababababababababababaabababaabababaababababaababaababababaabababaabaabababaabaabababaababaabaabaaaa#a#aaaabababa#####.###.#######aaaaaa###.#.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb####.##.##.##.#.#####.#####a##a#a#a#a#aa#a#aabababababababaabaabaababaababababaabaabaabaababaabababaabaababaabaabaabaababaabababaabababaababaabaabababababaabaabababaabababababaababaababaabababababababaaa##a#aabababab##.#.##.###.#.#.aaaaa#a#.######bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#.#####.######.#.###.#############aa#aaa#aabaabaababaababaabababaabababaabaababababababababaababababababababababababaabababaabababaababababababaabaabababababaabaabaabababaabababababaabaabaabaababaabaa#a#a#abaabaaba#####.##.#####.#a#aaaa###.#.#.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb######.#.##.#.#.###.#.####a##a#a###a#aa#a#aabababababaabaabababababababaababababaabaabababaababaabaababaabaabaabaabaababababaabaabaabababaabaabaababababaabaababababababaabaabababaababababababaababaabaaa#a#a#ababaabab###.##.##.#.#.##aaaaa#a.#######bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb##.#.#####.###.##.####.##########a##aa#aaa#aababaabaabababababaababaabababaabababababaabaabababababaababaababababababaabaababababababaababababababaabaabababaababaababaabaababaababaabaababaabababaababaa#a#a#aaabababaa##.#####.#####.##aaaa#a#.#.#.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb.###.#.#.##.##.###.#.#####a##a#####a#aa#aaababaabababababaabaababaababaababaabaabaabababababaabaababaabababaabaababababababaababaabababaabaabaabababababaabababaabaababababababaababababaabababababababa#a#a#a#abaabaab###.#.#.###.#.##aaaaaa#.###.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba##.####.##.####.#.###.#########a#a#aa#aa#abaababababaabaabababaababaabababababababaabaabaababababababababaabababaabaabaabaababaabaababababababaababaabaababaabababababababaababababaababababaabaababaabaa#a#a#aaabababaa#####.##.####.##aaa#a###.###.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.##.#.#####.#.#####.#####a##a#####a#aa#aaaabababaaababababaababaababababaabaabababababababaabaabaababaabababaababaabababababababababaabaababababaababababababaababaabaabaababaabaababaababaabaababaabaa#a#a##aababababa#.#.###.##.#.##aaaaaaa.###.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba###.###.#.#.###.#.#.##.#########a#aaa#aa#ababaababababaabaabababababaabaabababaababaabaabaababababaababaabababababababaabaabaababaababaabaabaabaababaabaabaabababaabababababaabababababaababababaabababaa##a#a#abaabaaba##.##.###.###.##aaa#a###.##.##bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.##.##.#####.#####.###a##a##a#####aa#aaaabababaababaababababaababaabaababaabababaababababababaababaababaabaababaabaabababababaababaababababababababababababaabaababaabaabaababababaababaababababababaaa#a#a#aaabababaa###.##.#.##.###aaaaa###.##.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba.##.####.#.#.##.#.###.#########a#aa#aa#ababaabababaabababaababaababababababaabaabababababaabaababababababababaababababaabaabaababaababababaababaabaababaabababababababababababaaababaababaabaababaababaa#a#a#aaabaababaa#.######.##.#.a#aaaa#.##.##.#bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####.#.#####.##.###.###a##a#a####aa#aaaabaababaabababaababaababaababababaabababababaabaabababababaabaababaababababaabababababababababaabaababaabababaababaababababaabaabababaabbaabababababababaababaaaa#a#a#aababaabaa.###.#.###.###aaaaa###.##.###bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba.#.#.###.#.####.##.##############a#aa#aaababaabababababaabababababaabaabababaabaabaabaababaababaabababaababaabaabaababaabababaabaabababababaababababababaabaabaabaabababaabaabaaababaabaabaabaababaababa#a#a#a#babababaa##.##.##.###.##aaaaa#.#####.abbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.#####.####.#.####.#.#####a###a##aa#aaabaabababaabaabababaababaababaababaababababababababababaababaababababababababababaabaababababaabaababababaabaaababababaabaababaabababababbabababababababaabababaa##a#a#aaabaababa###.###.##.#.##aaaa#####.#.#bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbaaa###.#.##.#.####.#.######a####a###a#aa#aabababaabababaababaaa###a##a#a#abababaababaababaabaabaababaababaabaabaabaabaabababaababaabaabababaababaababababaababababababaababaabababaabaabaababababababaababb#a#a#aaababaababa###.#.##.######aaa#.#.#####bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb###########.####.#.###.#.######a######a#aaaaabaababaabaaba#####.#######.########aaabaabaabababababababababababababababababaabababababababaabababaabaabaabababaabaababababaaaaaa####aaaaaaababaabaabaabababaaa#a#a##baababaabab#####.###.#.#aaa#####.#.#abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb####a#####.###.#.###.########a####a#a#aaa#aababababababab####.####.#.#.###.#.#.#.##aababababaabaabaabaabaabaabababaabaabaabababaabaababaabababaababababababababababaaa##a########.####.#####a#a##abababaababaaa#a#a#abababababaa#.####.####.#aa##.#.####abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb##a###a#####.#.###.##.#.#.#####a#######a#aababababaabaa#####.##.#.#######.###.######aabababaabababababababababaabaababababaabaababababaabababaabababababaabaabaabaaa#.######.#.#.##.#.###.###.#####aabababaaba#a#a#aaaabaabababaa##.#.##.#.#aaa#.#####.#baabbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbba#########a######.###.############a####a#aaaaabaababaaa##.#.###.###.#.#.#.##.##.#.#.###aaabababaababaabaabaabaababababababababababaabaababaabababaabaabaabaabababaa#.###.#.#.#####.####.#.##.###.######abaababaa#a#a#aababaabaabaa#####.##########.#.#.#####abbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb#a##a##a######.##.#.###.#.###a#a####a##a#aaabaabaaba##.####.#.###.###.###.##.##.####.##aabaabababaabababababababaabaabaabaabaabaababababababaabaabababababababaa#.###.##.###.#.#.##.#.####.##.##.#.####aabababa#a#a#aabababababab#.#.##.#.#.#a#.############abbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb#########a##########.#.###########a###aaaaabababab#####.#.####.#.##.##.####.####.#.###.#aabaababababaabababababababababaabababababaabaabaababababaabaabababaab####.###.###.####.##.###.#.###.##.###.#####baabaaa#a#a#aababaabaabaa###.####.#####.#.#.########abbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbaa#a#a#a####a####.#.####.###a###a######a#abababab###.#.####.#.###.##.##.#.###.#.####.##.#aababaabaababaabaabaabaabaabaababababaababababababaabaababababaabaab###.##.#.##.##.#.##.####.####.##.###.##.#.###abaab#a##a#abaaababababa.#.###.##.##.###.##########bbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#########a#########.#.#######a####a##a#aaaabaab#######.#.####.####.####.##.####.#.##.##.##aabababaababaabaabaabababababaabaababaabaabaabaababababaabaababab###.#######.##.###.###.#.##.#.##.##.##.####.#.##abaa#a#a#aaababaabaaba###.#.#####.##.###.########abbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#a####a####a#####.####.########a###a#a#bababa###.#.#.####.##aaaaaaaaaa#####.#.###.##.##.###aabaababababababababaabaababababababababababababaabaabababababa#.###.#.#.##.###.###.#.###.###.##.##.###.#.######aaaa#a#a#aabababababaa#.####.#.##.###.##a##a####bbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb###a#####a########.#.##.#a##a#######aaaabaab###.###.##.##aaaaabaabaaaaaaaa#####.###.########abababaabababababababababaabaabaababaabaababababababababaabaab###.####.##.##.##.#####.###.####.####.#.###.#.#.##aaa#a#a#aabaabababaaa##.#.##.####.#.##########abbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#######a#####a###.###.###########a#a#aaababa#.##.#.###aaaababbaabababbabbaaa##.##.###.#.#.##ababaababaabaabaabaabaababababababaababababaabaababaabaabababa##.##.#.##.####.##.#.#.##.####.###.#.#####.###.####a##a#a#aaababaabaaba.####.###.#.######a##a###abbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbb####a####a#########.######a##a#a####aaabab#####.####aaabababaabababaabaaababaa####.###.###.##aaababaababababaabababaabaabaabaababaabaabababaabababababaaba#.##.####.##.####.#####a##baaabaabaa###.#.##.###.##.#a#a#a#abababaababaa.#.##.#.####.###########abbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba#######a####a##a####.#.#a##########a#ababa#.#.##aababbabababababaabababababaaba#####.###.##.##aabababababaabababababababababababababababaabababaabaabaaba####.###.###.###aaaaaaabaabababababababaaa####.#.##.###a##a#aabaabababab####.#####.#.####a##a####bbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba####a####a################a##a##a##aaaaa#####aaaaabaababaabaababaababababababaa######.##.#####aaababaababaababaabaababaabaabaabaababaabababaabababababa#############aaabaaabaabababaabababababaabab######.###.##a#a#aaabababaabaa.###.#.################abbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#######a####a#a####.#.##a###########bab##.#aaababbababaababababababaabaabaabaaaa#a#####.#####a#ababaabaabababaabababaabababababababaabababaabababaabaaa##a#a#abababababababaabababaababaabaabaabaabaa##.###.####a#a#aaabaabaabab##.#.####.#.#####a##a###bbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##########a#####a#########a##a##a#aaab###aaabaabaabababaabaabaabababaabababababa##a####a###a####aaababababaababaabaababaabababaabaababaabababaababaaa########bababababaabababaabaababaabaababababaabaaa##.##.###a#a#aaababababaaa####.#.##.####a########bbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba.#######a##########.###############aaa#aaababababaabaabababababaabaababaabababaaaa##a#a##a##a#a##ababababaabaababababababaabaababababaababaababaabaa###a##a##aabaababaababaababaabababababababababababa#.##.#####a#a#ababababaaba#.#.###.##########a###abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##########a#a#a###a####a#a##a##a##aabaaababaabababaabaabababababaaaaaaaaaa#aaabab##a###a##a##a##a##abaabababababaabaabababaababaababababaababababaa#########aababaabababaabababababaabababaabaababababab##.##.##a#a#a#aabaabababa####.###.#.##a##a#####abbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##.#############a#################abaabababababaababababaabaaaaaa#a#a#a#a#a#aaaaba##a#a##a##a##a##aaababaabababaabababaabababababaabaababababaaba###a##a##a##aaabababaababababaabaababaabaabaababaabaabaa##.#####a#a#aabaabaababa##.##.#.###a#########abbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##########a########a##a##a#a#a##a#abababaabaabababababaabaa#a####a##a######a##a#aa#a###a##a###a##a##abaababaabababaababaababaababababaababaababaa###########aababaabababaabaababababaabababababaababababaa###.##a##a##aabababaaba###.####.#####a##a####bbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba##############a##a###############aaababaabababaabaabaabaa##a#a#a##a##a#a#a##a##a####a#a##a##a##a##a#aaababaabaabababaabababaababaabaababaababaaa###a##a##a####abababaababababababaababababababaabababaabab##.####a#a#aabababababa#.###.#.####a########bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb###########a#######a#a##a###a##a#abaabababaabababababa###a###a##a##a##a#a##a##a##a#a###a##a##a##a##a#aaababababaababababaababaababababaababaaa###a######a###a###aaaaabaabaabaabaababaabaabaabababaababababa##.#.a#a#a#aaabaabababa#.#####.#####a######bbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb#####.######a##a#a########a#####aaababaabababaabaabaaa#a##a#a##aaaaaaaaaaaaaa##a##a##a##a##a##a##a####abababaabababaabaababababababababababaaaa######a####a#####a##a#aaaaaaaaaaaaaaabababaababaababaabaabaa#.#####a#a#abababaabaaa###.#.#########a###abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb####################a##a####a###aabababaabababababaaa##a#a#aaaaaabaaabaaabaaaaaaa##a##a##a##a##a##a#a##abaabababaababababaababaabaabaabaabaaa####a#####a#####a####################a#a#aaabaababababababaabba##.##a#a#aaabababaabaa#.##.##.##a########abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb########.######a##a######a#####aababaababaabaabaaba##a##aaaaababbababababaababbaabaaa##a##a##a##a##a##aaaabababaababababaababaabaababababaaa#######a#a#####a###a##a##aababbabbaaaaa#########aaaabaabaababaaaa#####a#a#ababaabababa.##.########a#a####abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb####################a######a##aaaababababababababa#a##aaaabababaaaaa####aababaababaaaaa##a##a##a##a##a#aabaabaababaabaababaababababaababab####a#a#######a##########aaababaabaabaaaaaba#a##a###aaabababababbaa##.#a#a#aaaababababaa##.##.#############abbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbb###############a##a####a#a#####aababaabaabaabaabaa##aabababaaa######a#a#######ababababaaa##a##a##a##a###ababababababaabaabababababaababaaa##a#####a###a###a##a#a#aabababaabababababbaabaaa##a###bababaabaabab#####a##aaababaabaaba.###.#####a#a#####abbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba#######.###########a#######a#aabaabababababababaa#aaaababa##aabbb##.#..###baa##aabababaaa##a##a###a##a#baabaabaabababababaabaabaababaab#######a####a###########aabaaaa######aababaabaabaaaa##a#aaabababababaa#.###aa#abababaababa##.###########a####bbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb#############a##a####a###a###bababaabaabaabaabaa##aaabaa##abbbaa..#.#.#.#.#bbba#aababaabaaa#a##a#a##a#aaabababababaabababababababababaa##a##a#########a##a##aaaba####.#.#..#.#.a#aababaababaa###babaabaabaaba####a##aaabaabababaa.##.#.####a#######abbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba##################a####a####aababababababababaaa#aabab##abbbbbb.#..#..#..#.abbbba##ababaaba##a####a###ababaababaababaabaabaabaababaab#########a#a##a#######aaab##aba##..#.#.#.#aaa#aababababaa##aaabababababa##.#a#aababababaabaa##.#########a######bbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb##########.#####a###a#####a#aabaababaabaabababa##aaba#abbbbaba##.#.#.#..#.#.bababbaaaababaaa##a#a##a#aaaaaababaabaabababababababaabaa###a#a#a##########a#aaaa##bbbb#.#.#.#.#..#.bbaa##babaabaa##aababababaaba#####a#aaabaabaababa.###.#####a#######abbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbba#######.##############a#####ababaababababaabaaaaabaa#abbbabbba..#.#.#.aaa#.#bbbbbaba#babababa##a#a##a#ba#aabaababababaabaababababaaa##a#########a##a####aa##ababab#.#.#...#.#.##babbaa#aababab###babaaabababaa#.#a#aaabababababaa##.#########a#####bbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb################a##a####a##aabaababaababababab##ab#abbbabbbbaa.#..#..#bbb#.#aababbbbaaaababaa#a###a##baa##aababababaababababaaabaaa###########a#######aba#abbbbbba#.#..#.#.###..abbbbbb#aabaab#a#aaabababaabaa####a#abababaabaaba.###.#####a#######bbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba####################a####a#bababaabaabaabaaba#ab#ababbbbabab.#.#..#.#bbb##.#bbbbabba#baababaa##a##aaab#.#aabaabaabababaabaabbaab###a##a#a#a####a#a#aaa##bbbababaa.#.#.#.#.aba.#aabababba#abaaa##abababaababaa#.###aaaabaabababaa##.###############bbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba##a####.##.####a##a#######aabaabababababaabaaab#abbbbababbbb#..#.#.#abba#..abbabbabbb#ababaaa#a##a#baa####aabababaabaabababaabaa#a###########a####aaaaabbabbbbbba#...#..#abba#.#bbbbbbbab#aab###aaaabaabababa####a#aabaababababaa.##.######a######bbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba####################a#a###baababababaabababaaa#ababbabbbbaba##.#.#..#aa#.##babbbbbabb#aaaaaaaa#a##aaba#.##ababababababababababa#####a##a##a######aaba#bbabbababaa.#.#.#.#bbba.#aabababbbbaa#b####ababababaabaa#.a#aabababaabaabaa#.##############abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba#################a#####a##babababaababababaaaa#bbbabbbbabbbba.#.#..#.#.#..#bbbababba#abaaaa#a#a#aaaba###.#aabaaababaabaabaabaaa###a#########a#aababa#babbbbbbbbba..#.#.##bbb.#.#bbbbbababbaa#a##aaabababaabab####a#babababababaaa.###############abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba########.##########a#####aabaabaabaabaabaabaab##bbbbabbbbabbb#.#.#.#..#.#.ababbbba##abaa#a#aaa##aabab#####aababaababababababab######a##a####aabaaaaa#bbbababababa.#..#...#a#.#.bbabbbbbbb##aaa###abaabaababaab#.##aabaabaabababaa#.##############abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a#######.#####a###a###ababababababababababaaa##aabababbbabb##..#.#.#..#abbaaa##aaba#aa#aa##a#abaab##.#.ababababaababaabaabaa#a#a######abaabaaaaab#ababbbbbbbbb#.#.#.#.#..#.#abbababaa#aaab##a#ababababababa###a#baabaababaaba.##.#############abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#######################a#aaabaababababaabaabababaa#a#abbabbbaba##.#..#.#.a#####aababaaaa#aa#a#aababab######aababaabaababababaabaaaaaaaaabaabaabaaa#aa#aabababababa.#..#.#.#.#.abbbbba##aababa####aabaabaabaaba####aabababaababaa##.#######a######abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb########.########a##a###aababababaabaabababaabaababaaa####.###baaa#.#..###aaababaabaaa#aa#aa#aabaabaa##.#.#babaabababaabaabababaaaaaaabaababababaaa#aaa###aaabababa#.#.#..#..#abaaa.aaaaababaa##aababababababaa.#a#bababababaaba.############a###abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####a######.##########a#aabaabaababababaabababababaabaaaababaa########aaabababaababaa#aa#aaaabaabaaba#.####aabababababababaabaabbabbabababababaaaaaa#a#aaaa####a#a###..#.#.#.#####aababbaabab###aabaababaabaaba###aabaababaababa##.##############abbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb################a##a####aababababaabaababaababaabaabaabababaabababababaabababababaaa#aa#aaaaaabababaa####.#abaabaabaabaababababaabababababaabaabbaa#aaaaabababaaaaaaaa.#.###aaababababaababaaa#aabababaabababaa.#aaababaabababaa.###############abbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###a####.#######aa###a##abaabaabababababababaababababababaababababaabababaabaababaa#aa#a#aababababaaa#.#.##bababababababaabaababaabaabaababababaabaaa#a#a#aababaabaaaaabaaababaabaabaababababa##baabaababaababaa##abababaabababa##.##############bbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###########.###a######aababababaabaabaababaabababababaabababaabaababaababababaaaa#aa#aaaaababaabaaba#.####ababaabaabababababaababaabababaabaabababa#aa#aaaaabaabaaaaaababbabaabababababaabaabaaaabababababaabaa.#abaabababaabaa.###############abbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###############a#a####aabaababababababaabababaabaabaabababababababababaabaabaaa#aa#aa#aababaabababa###.#.#aababababaaabababababababaabaababababaabaaa#aa#a#a#aaaaaa#aaabaabababaababaabababaabbabababaabababab###aabaabababaaba##.####a#########bbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#########.#####aa##a#aaababaabaababaabababaababababababaabaababaabaababababaaaaa#aa#aaabaabababaaba##.####babaabaabababaabaababaabababababababaababaaaa#a#aaa#a#a#aababababaabaababaababaababaaababaababaababaa##babababaababaa.###############abbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###a###.####.###a#####abababaabaababaabaabababaabaabababaabaababababaabaabaaa#a#aa#aababababababaab#.##.##abababababababaabaababaababaabaabaababababaaaaaa#a#aa#aababaabaababababaababaabababababaababaababaabaa#aababaabababaa###########a####abbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###############ab##a##aabaababababaabababaabaabababaabaabababaabaababababaa#aaaa#aaababaabaabaababa###.###abaabaabaabaababababaababaabababaababaabaabaaa#a#aa#aa#aaaababababababaabababababaabababababababaababa#babaabababaaba#.##############bbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba################aa###aaabababababababaabababaaaaaababababababababaababaaaaaa#a#aaaabaabababaababaab#.##.##aabababababababababababaababaabababaababababaaaaa#aa#aaa#aaaabaabaabaababaababaabababaabaabababababaababaababaababaaa################bbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#########.##.#aba#a###baabaabaabaabababababaaaaaaaaaaabaabaabaababaaaaaaa#a#aa#ababababababababab###.####abababababaabaabaabaabababababaabababababaababaaaa#aa#a#aaaaaaabaababababababaabaabaababababaabaabaababababababaababa.###############bbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba######.########aa####aababababababaabaabaababaaa#a#a#a#aaaaaaabaaaaaa#a#aaaa#abaabaabaabaabaababaa.##.#.#baabaabaabababaabababaabaabababaabaabaababababaaaaa#aaa#a#a#aaa#aaaaaaaaaaaaabababababaabaabababababaabaabaababababaa###############abbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a############aba##a##bababaabaababababaabababaaaaaaaaaa#a#aaa#aaaaa#aaa#a#aabaababababaabababaab##.#####abababaabaabaababaabababababaabababababaabaabaabaaaa#a#aa#aa#a#aaaaaaaaaaaaaaaabababaabababaabaabaababababababaabaaba.########a#####abbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##########.####baa####aaababababaabaabababaabababaa#a#a#aa#a#aa#a#a#aa#aaaaabababaababababaababaaa##.#.##abaababababababababaabaabaabababaabaababababababaaaaaaa#aa#aa#aa#a#a#a#a#a#a#aabaabababaababababababaababaabaabababaa###############abbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#######.#######aaa####aabaabaababababababaababaabaaaaa#aa#aaa#aa#aaa#a#aaababaabaababaabababaabab##.#####baabababababababaabababababaabaabababababaabaabababaaaaa#aa#aa#a#aa#aaa#aa#aaabababaabaabababaabaabababaababababababa#############a#bbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###############aba#a###abababaabababaabaababaabababaaaaa#aa#aa#aa#a#aaaaabaababababaabaababababaaa.##.#.ababaabaabaabaababaabaabaababababababaabaabababaabababaabaaaaaaaaa#aa#a#aa#aaaaabaababababaababababaabaababaabaabaabaa#.############abbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##########.####aba###a#aabaabababaaababababaababaababbaaa#a#a#aa#aaaaababababaabababababaabaabaab###.###aaabababababaabaababababababababaabaababababaababaabaababababaaaaaaaaaaaaaaaaababababaabababaabaababababababababaabaaa#######a#######bbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba######.########aabaa###abababaababababababababaababaaababaabaaa#aaababababaababaabaabababaabababa##.##.aababaabaababababababaababaabaababaababaababababababababaababababababababababbabaabaababaababababaabababaabaabababababa###a##########abbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba############.##abaaa####abaababaababaabaabaabababababbaababaaaabbababababaabaababaababaababababaa.###.#aabababababaabababaababaababaabaabababababaabaabaababaabababaababaabaabaababaaababababababaabaabababaabaabababaabababaa####aa########abbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###############aabaa##a#babaababaababaabaababaabaabaaabababababaababaabaabbababababaababababaabaa##.###aaababaabaabaabaababababaabababababaabaabababababaabababaababaababaabababaabababaababaababababaabababaababaababaabaabaa###aa#########bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###############aabaa####aaababababababababababababababababaababababaabaababaababaabababaabaababaa#.##.#bababaababababababaabaababaabababaabababaabaabaabababaababaababaabababaababababababaababaabaababaabaababababaababababaa###a#a########bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#######a####.##abaaa##a#ababaababaabaabababaabaababababaabababaabaabababaaababaabababaabababababa###.##abaabababababaabaababababababaabababaababababababaababaabababababababababaabaabaabababaababababababababaababababaabaaba###aa####a####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba########a######ababa#####abababaabababaabaabababaabaabaabababaababababababbabaabababaabababaabaaa.#.##aababababaabaababababaabaababababaabaabababababaababaabababaabaababaabaabaabababababaababababaabaababaabababaabaabababaa##aa#aa#######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#######a#######aabab##a#aaababababaabababababababaabababaabaabababaabaabaaabababaabababaababaabaa####.abaabaababaababaabababababaabaababababaabaabaababababababaabababaababababababaabaababaababaabababaababaabaababababaababa##a#aa########bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba########a######aaaba#####ababaaabaabababaabaabaabababaababaababaababababababaabababaabababaababaa.#.##ababababaababababaabaabaababababaabaababaabaababaabaababaababaababaabaabaabaabababaabababaababaababababababaabaabababaaa##aa#a########bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#######a#a#####ababaa####aaababababaabaababababababaababababababaabaabaabababaabababaabababababa######babaabaababaababababababaabaabaabababababababaabababaababababababababababababababababaabababaababaabaabababababaabababaa##a#aaa#######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###.#####a###.##aabaaa#a#a#abababaabababababaabaabaabababaababaababababababaabababaababaabaabaaba#.#.#aabaabababababaabaababaababababababababaabababababaababaababaabaabaabaabaabababaabaabababaabababababababaabaabababaabaab####aa#a#######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb########a#a#####ababaa#####baababababaabaababaababababaababaababababababaabababaababababaabababab#####abababaabaababababaababababaababaabaababaabaababaababababaabababaababababaabaabababaabababaababaabaababababaaabababaabab##aaaaaa#######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#######a######abaabaa####aababaabaabababaababababaababaabababaabaabaababaabaababaabaabababababa.#.##aabaababababaabaababaabaabaababaabababaababababaabababaabababaabababaabababaababaababaabaababaabababaabaababaaabaabababaa#a#aaaaa#a####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba########a#a######ababaa##a#aaabababababababababaababaabababaababaabaabaababababababaabababaabaaba###.abababababababababababababababaababaabababaabaabababaabababaabababababaababababaababababababaababaababaabaabaaababababaab###aaaa#a######bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####.###a#a######babaaa#####abaabaababaabaababaabaababaabababaabababababababababaababababaabaabab#.##aababaabaabaabaababaabaababaabababababaababababababaabababaabababaabaababaabababababaababaabababaababababababaaaabaabaaba##aaaaaaaa#####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#######a#a#a#####ababaa##a##aabababaabababaabababababababaabababababababaabaaababaababaababababaa####abaabababaabababaabababaabababaabaabaababaababaabaababaabababaababaababaabaabaabaababaababababaababaabababaaaaabababababa###aaaaa#a#####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.######a#a######abaaba######babaabababaabababaababaababaababababaabaabaabaabbaabababaababababab###.aababaabaababaabababaabababaabaabababababababaababababaababaababaabababababababababaabababaabaabababababaababaababaabaabab##aaaaaa#aa####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#######a#a#a#####bababaa##a##abababaabababaababaababaabababaabaababababababaaababaabababaabaabaaa.##aaababababababaabababaababababababababaabaabababaababababaababababababaabababaabababaabaababababaabaabaabaabaaaababababaab##aaaaaaaa#a###bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####a#a#a######aabaab#####a#baabaababaababaababaabababaababaabaabaabaabababbabababaabaabaabaab##.#aabababababaabababaababaabaabaababaabaabababaabaabaabaabababaabaabaabaabaabaababaababababaabaababababababababaaabaabaababa###aaaaaaaa####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#.###a#a##a#####baabaaaa#####abababaababababababababaabababababababababaabaaabaabaababababababa####abaabaabaabababaababababaabababaababababaabababababaabaabababaababababababababaabaababababababaabaabaababababaaabababababaa#aaaaaaaaa####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####a#a#a#a#####abababa####a#aabaababaabaabaabaababaababaabaababababaababababababababababababab####ababaabaabaabaababaabaabababaababaabaabababaabababababababaababababaabababaabababababaabaabaabababababaabaaba#aabaababaaba###aaaaaaa#a###bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####a#a#a#a####bababaa#a####aabababababababababaababababaababaabaabababababaabaababaabaabaabab##.aababababababababaababababababababababaabababaabaabababaababaababaababaabaabaabababaababababababaabaababababaaaaababaababab##aaaabaaaa####bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####a#a#a#a#####aabaabaa###a##baabaababaabaabaababababaabababaabaabaabaabaababababaabababaababa###aabaabababababaababababaabaabaabaabaabababaababaababaababaabababaabaababababababaababaabaabababaabababababaaba#abaababaabab###aaaaaaaaa###bbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####a##a#a#a####baababaa######aababaabababababaabaabaabababababababababaababaabababaababababaaa###ababaabaabaabababaabaabababababababababaabababababaabaababaababababababaababaababaababababaaabababaabaabaabaaaaaabababababa##aaaaaaaa#a##abbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####a#a#a#a#####bababaaa###a##aabababaabaabababababaababaabaababababababababababaababaabaababa##.#abaabababababaabababababaabaaabaabaabaababaabaabababababababaabaabababaabaababaababababaabababaababababaababaa#aabaabaabaaa###aaaaaaaa###abbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####a#a#a######abababaa#a#####abaababababaababaabababaabababaabaabaabaabaabaababaababaababaab###aaababaabaabaabaababaabaabaaabaabababababaabababaabaababaababababaabaabababababababaabaabababaababaabababababa#aaababababab###a#aaaaa#a##abbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a#a##a######baabaaba#####a#ababababaabababaababababababaabababaababababababaababaaabababaa##.aabababababababababaababababaaaaabababaababababababababaababaabaabababaabababaababaabaababaabababaababaababaaaa#aaababaabaaa###aaaaa#aa###bbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb######aa#######abaababa#a######aabaababaabaabababaabaabaabababaababaabaabaabaababaa##baabaaba###aabaabababaababaabababaabaaababaaabaabababaabaabaabaabababaabababababababaababaababababababaababababaababaabaa#aabaabababaaa####a#a#aa###bbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#.#############abababab###a#a##bababababababababaababababababaabababababababababaa##aabababa##.##baabaabaababaababaababababaaaaabaaabababaabaabababababaabababababaabaabababaababaabababaababaabaabababababaaa#aaababaababaaa####a#aa###abbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###########.##babaabaa#########baabaababaabaabababaababaabaababaabababaabaabaaa###abaababaa####aabababababaababaabaabababaabaabaababaababababaabaabaabababaabaababaabaabaababababaabaababababababaabaabababa#a#babaabaabaaa######a####abbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##############baababab#a#a###a#aabaababaabababaabaababaabaababababaabaabababaaa##aaababaaa#a##.aabababaabababababababaabaaaabaaaaabaababaababababababaabaabababaababababababaabaabababababaabaababababaabaaa#a#baabababab#b#########aabbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#############ababaabaa####a###abababaababaababababaababababaabababaabababaaa###aaabababa######aaabaababaabaabababababaababaaabaaaababaababaabababaaababababaabababababaabaababababaabaababababaabaababaaba#a#aabababaaba#bbbaa##aabbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####.##.####abaababaa######a##ababaababababaabaababaabababababaabababaabaa####aababaaa#a#aa##aabaabababababaabaabaabababaaaaababaabaababaababaaabaa#aababaababaabaabaabababaababaabababaabababababaababaaa#a#babaababab#bbbbbaabbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabbbbaba###bababaaba#a######aaabababaababababababababaabaabaabababababaa###aaabaabaa###a#a###bababaababababaababababaabababaaaababababababaabbaa#a#aaaababababaababababababaabababaababaabaabaababababaa#a#aaabababaab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##abaababaa###a#a####baabababaabaabaabaabababababababaabaabaa###a##aababaa#a#a#####aababababaabaabababaabaababaaaaaabaabababaabababaaa#a#a##aaababaabababaabaabaabababaababaababaabababababaaaa#a#aabaabaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##babababaa#######a##abaabababaababababaabaabaabaababababaaa#####abababaaa##a##a####baabaababaabababaababababababaaaaaaabaababaababaaa#a#a#a#aabaabababaabababababaababababababababaabaabaabaa##a#aababababa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#abaabaaba#a##a#####abababaabababaababababababababaabaaba###a##aaababaa###a##a##a##abababaabababaabababaabaabaaaabababababaababaaaa##a#aa#a#aaaababaabababaabaabaababaabaababaababababababaa#a#a#aababaabab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaabababaa######a###aabaabababababaababaabaabaababababaaa#####aabaabaa#aa#a#a##aa##aabababaabababaabababababababaaaaabaababababaaa#a#aaaa#a#a#aabaabaabababababababaabababaababaabaababaabaa#a#a#aaabababaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabababababa##a#a###a##aaabaabaabaabababaabababababaabaab#####a#bababaaa##a#a#a#a####ababaabababaababaabaabaabaabaaabaabababababaaa#a#aabaaa#a#a#aabababaabaababaabababababaababababababaabaaa#a#a#aababaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababaaabaa##########a#bbabababababaabababaababaabababa##a#a##aababab##a#a#a#a##a####aabababaababababababababababaaabaabaabaabaaa#a#abaabaaa#a#a#aabababababaababaabaabaababaabaababaabababa#a#a#aaabaababaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaababa##a##a##a###aaabaabaabaabababaabababaababab##a####ababaaba#a#a#a#a#a#a##a##ababaababaabaababaabaabababaabaababababaaa#a#aababababa#a#a#aabaababaababaabababababaababaababaabaabaa#a#a#a#aaabababaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababababa##########a##abababababaabaabababaababaabaa#######aababaaa#a#a##a#a##a#a#a##ababaababababaabababaabaabababaabaaa#aa#aa#aaaababababaa#a##aaabaabababababaabababababababaababababaa#a##a#aababaabab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaabaabaa##a##a#a####aabaabaababababababaabaababaa###a##aaabaabaaa##a##a###a##a#####aaababababaabababababababaabaabaaa##a##abababababaabaaba#a#a#aabababaabaabaababaabaababaabababababaaa#a#a#a#ababababa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabababab###########a#aabababaabababaabaababababaa######aaababaaa###a##a#####a##a#a###babaabaababaabaabaabaabababab#a##a###aaabababaabababaaba#a#a#aaabaabababababaabaababaababaabaabaaba#a#a#a#aaabaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabababa###a##a##a####aababababaabaabababababaaa###a##aabababaa##a##a##############a#aaababababababababababaabaa##a##a##a#aababaabababaabababa#a#a##bababaababababababababababababababa#a#a#a#a#abababab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaabaabaa#a##########a#abaabaababaababaabaabaaaa######aabaabaaa#a##a#############a#a#a##babaabaababaabaabababaaa#a##a##a##aabaabababaabababaabaa#a#a#aabababaaabaabaababaabaababaabaabaa#a#a#a#a#baabaaba#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaabaaa####a##a##a###aabababaabababababababa#####a#aabaababaa##a##a###################abaabababaabababaabaaaa#a##a##a##aabaabababaabababaababaaa#a#aaabaababababababaababababaababaaa#a#a##a#a#abababaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabababa###############baabababababaabaabaaa###a###aabababaa##a##a#######a##########a##aababaabababaababaaa#####a##a##aaabababaabababaabababaabaa#a#a#aabababaabababababaabaabababaaa#a#a#a#a#a#abaababaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababa##a#a##a#a##a#a#ababaabaabaababababa##a###a#baabaaba#a##a##a#a#a#####a#a#a#a###a###aaabaabaabaaa#a#a#a#a##a##a#aaabaabababaabababaabaababaaa#a#aababaababaabaabaabababababa#a#a#a#a#a#a#aaababaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaabaabaa###############abaababababaababaaa######aaaabababaa#a#a##a##a##a#a###a###a##a##a#a#a#aaaaaaa#a#a####a##a##a###bababaabaababaabaabababaabaa#a#a##abababaabaababababaabaaaaa#a#a#a#a#a#a#aabababa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababab#a###a##a##a##a#aaabababaabababaa####a##aaaabababa#######a##a##a###a#a##a##a##a##a###a############a#a##a##a##aaabababababaabababababababaaba#a#a#aaaabababababaabaababaaaa#a#a##a##a#a#a#aabaabaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababaa##a############aababaabababaaaa##a####aaabbaabaaa#a#a#a##a###a##a##a##a##a##a##a##a##a#a#a#a#a#a##a##a##a##aaabaabaababababaababaabaabababaaa#a#aaabaabababaababababaaa##a#a#a#a#a#a#a#aababaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaabaa#######a##a##a###aabaabaabaabaa#a####a#ababaabaaa###a#a##a##a##a##a##a##a##a##a##a##a##a###a##a##a##a##a##a#aababababaabaabababaababababababaaa#a##aababaabaababaabaa#a##a#a#a#a#a#a##a#abaabab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaba#a##a####a#####a#aababababaaa######a##abaababaaa##a####a##a##a##a##a##a##a##a##a##a##a##a#a##a##a##a##a##a#abaabaababababaababababaabaabaababaa#a#a#aababababababaaaa#a#a#a#a#a#a#a#a#a#aababab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaa#######a#####a####aaabaaaa#a#####a###bababaabaa##a#a#a##a##a##a##a##a##a##a##a###a##a##a###a##a##a##a##a##abaabababaabaabababaabaabababababaabaa#a#a#aaaabaababaaaa#a#a#a#a##a#a#a#a#a#aababaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbababa##a##a####a#########aaa######a#####aaabababaa##a####a#a##a##a##a##a##a##a##a##a#a##a##a##a##a##a##a##a##aaaababaabababababaababababaabaabaababaaa#a#a#abababaaaaa##a#a#a#a#a#a##a#a#a#a#aababaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaaa#######a####a##a#a#######a####a#a#aababaabaa#a##a#a###a##a##a##a##a##a##a###a###a##a##a##a##a##a##a##a#abababababaabaabaababaabaabababababababab#a#a#a#baababa#a#a#a##a#a#a#a#a#a#a##a#abaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaba###a##a#####a###########a####a#####ababaabaaa#a##a##a#a##a##a##a##a##a##a##a#a##a##a##a##a##a##a##a##a##aaababaabaabababababaababababaabaababaabaaa#a#a#aabaaa#a#a#a#a#a#a#a#a#a#a#a#a#a#aababaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbab##########a#####a##a##a###a######aababaababa#a##a##a###a##a##a##a##a##a###a###a##a##a##a##a##a##a##a##aaababaababababababaabababaabaababababaabababa#a#a#aaa#a#a#a#a#a#a#a##a#a#a#a##a#a#ababaa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaba#a##a##a####a##a############a##a#ababababaa#a##a##a##a##a##a##a##a##a##a#a##a##a##a##a##a##a##a##a###a#ababababaababaabaababaabababababaabaababaabaaa#a#a#aa#a#a#a#a#a#a#a#a#a#a#a#a#a#a#aababaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbab##########a#######a##a##a#a#####baabaabaaa###a##a##a##a##a##a##a##a###a###a##a##a##a##a##a##a##a##a#aaabababaabababaabababababababaabaabababababababaa#a#a##a#a#a##a##a#a#a#a##a##a#a#a#aaaaba#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa#a#a#a##a####a###############a#aabababaaa##a##a##a##a##a##a##a##a##a#a##a##a##a##a##a###a##a##a##a##aababaabababaababaabaabaabaababababababaabaabababa#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#abaab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###########a###a#a##a#a#a##a##abbababaaa#a##a##a##a##a##a##a##a###a###a##a##a##a##a###a##a##a###a##aababaabababaabaabababababababaababaabaabababaabaaba#a#a#a##a#a#a#a#a##a#a#a#a#a#a#a#aaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a###a##a####################aabaabaaba####a##a##a##a##a##a##a##a#a##a##a##a##a##a##a#a##a##a##a##aaababababaabababababaabaabaabaabaababaababaababababaaa#a#a#a#a#a#a#a#a#a#a#a#a#a##a##a#babaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##a#######a##a##a##a##a###a#aaabaabaa#a#a##a##a##a##a##a##a###a####a##a##a##a##a##a###a##a##a##a##abaabaabaababaababaababababababababaababababababaababaa#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#aaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####a##a################a##abbababaaa##a#a##a##a##a##a##a##a#a##a#a##a##a##a##a##a##a##a##a##a##abaabababababaababaababaababababababababaabaaaaaaa######aa#a#a#a##a##a#a#a#aaaa##a#a#a#aaabaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#######a##a##a##a##a###aabaabaabaa##a###a##a##a##a##a###a####a#a##a##a##a##a##a##a#a##a###a##aababababababaabababababababaaabaaabaa#a#a#a##############aaaaaaaaaaaa#a#aaabaaa#a#a#a#a##babaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a##a#######a###########bababababa#a##a##a##a##a##a##a#a##a#a###a##a##a##a###a##a###a##a#a##aaaabaabaabaabababaabaababaaaaa###########################abaababababaaaababaaba#a#a#a#a#aaaab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##########a#a##a#a##a#a#a#baabababaa##a##a##a##a##a###a###a#a##a#a##a##a##a##a##a##a#a##a####ababababaabaabababaabababa#a########################.#####aabababaabaababbaababa#a#a#a#a#a#aaba#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a##a##a######baa##a#####aabaabaabab#a##a##a##a##a##a##a#a###a####a##a##a##a##a##a####a##a#a#aababababababaabaababaa########################.#######.#aababaababababaaabababaa#a#a##a##aaabaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba########a###ababa########ababaabaaba#a##a##a###a##a##a####a#####a##a##a##a##a##a##a#a##a##aababaabaababababaab#aa##################.#.#.#.####.#####aababaabaabaabaabbababaa#a#a#a#a#a#aaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#a##a###a#aaabaa##a#a#aababababaabaa#a##a##a##a##a##a####################a##a##a###a##a#abababaababaabaaa#a###########.##.#####.##.#.#.#..#.#####ababaababababababaabaabaaa##a#a#a#a#bab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###########bababa#######babaababababaa#a##a##a##a##a###########################a##a##a#aababaababababaa########.#######aa#aaababa#.##.##.##.#####aaabaabababababaababaabab#a#a#a#a#a#aabaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###a##a##a##baabaaa##a##aaababaababaabaaa#a##a##a##a################################a###abaabababaaaa##############.##aabbbbbbbbbaa#.#.#.#.######aababababaabaabababababaaaa#a#a#a#a#a#aaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa##########ababab######aababababaabababaaa#a##a##a##################.#################aaababaaaaa############.###aabbbbbababababba#.#.#.##.####aababababaabaababaabaababab#a#a##a##a#aab#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##a#a##a#a#babaab##a####aabaabaababaababaa##a##a########.#######.######.#################################.#####aababbabbbabbbbbbb##.##.#.#####aababaabaabababaabababaababa#a#a#a#a#a#aaa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##########abaabaa####a#abababababababaabaa###a##a######aaabababa#a#######.##.#######################a#a#ababbbbbbbabbbabaabababa##.#.#.#####aababaabababababababaabababa#a##a#a#a#a#aaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a#a##a#bababaaa#####aaabaababaabababaaa#a##a#######abbbbbbbabbbbaaaaa######################aaaaaabbabbbbbabababbbabbbabbbbbbb#.#.#######aabaababaabaabaababaababaababa#a#a#a#a#a#aaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a########abababa###a##ababababaabaabaaba###a##a######bbabababbbabababbabbbaa##a####a###abbbabbabbbbabbbababbbabbbabbbabbabbabaa.##.#.####aabaabababababababaabababababa#a#a#a#a#a#aaa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a##a#aaabaaba##a###aababaabababababaa#a##a##a#####aabbbbbbabbbbaabbbbabbbabbbbbbbbbbbabbbbabbabbbbabbbbbabaabbbbabbbababbba##.#.#####aabababaabababaabaababaabaabaaaa#a#a#a##a#aaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba########abababaaa###a##aabaabababababaaaa#a##a#####.###abababbbabbabbbabbabbaabbabbabbabaababbbbbbaabbbbbabbbbabbabbbabbabbaba#.#.#####aaabaabababaabaababababababababa#a#a##a#a#a#aaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a##a####baababaa#####aabababaabaabaaba####a##a#########abbbbabbbaababbbbbbabbbabbabbbbbabbbabababbabababbbabbababbabbbaabbbb.#.######aabababaabaabababababaabaababaaaa#a#a#a#a#a#aa#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####a##bababaaa##a###aabaababaabababa#a#a##a##a#########aabbbababbbbbababababbbbbbababababbbbbbbbabbbbbabbababbbbbbabbbbba##.#.####aabababababababaababaabababaababa#a#a#a#a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#####aaabaabaa####a#abababababaabaaa#a##a##a##a#########ababbabbababbbbbabbbababbbbbbabbbabababaabababbbbbbaababbabbabaaa########babaabaabaabaababaabababaababaabaaa#a#a#a#a#a#aaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##a##a##abababaa#a#####baababaabababaa##a##a##a##a#####.####abbbabbbbbbababababbbbbababababbbbbbbbabbbbbbababbabbabbbba.aa########baababaababababaabababaababaababab#a##a#a#a##a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba######aabaabab####a##aabaabababababaa#a##a##a##a##a#########aabbbababbbbaabbbbababbbbbabbabababbbabababbbbbbabbbbbaa###ba##.####babaabababaababababaababaababababaa#a#a#a#a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a##aaababaaaa#####aabababaabaabaaa###a##a##a##a#######.###a##bbbbababbabbabbbbabbabaabbbbbbbababbbbabababbaaaaa###ab#######aabababababababaabaababaabababababaaaa#a#a#a##a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba######abababab###a###babaabababaabaa#a###a##a##a##a########....#abbbbbbabbbbabbbbbabbabbababbabbababbbbbbbb##...a#aba#######aabaababaabaabaabababababaabaabaababaa#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a##a##aaabaaba#a#####abaababaabababaa##a##a##a##a##a########....#abababaababbbababbbbaabbbbabbbbaabaaaaaa#.#.#aabbba######aababababaabababababaabaababababaababaa#a##a##a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####aaababaab###a#a#aababaabababaaba#a#a##a##a##a##a#####....#...#a#abbbbbbabbbbabb##a##abbbaa#.....#...#aabbabbab####.#aababaabaababaababababababaababababaabaaa#a#a#a#a#a#a##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###a###baababaa######abaababababaabaaa###a##a##a###a##a##.............#.####babaa#.#....#.#.###.#.#.#.#aabbbbbbbbb######ababaababababaababaabaabaababaabaabababaa#a#a#a#a#a#a##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####aabababaa#a#####ababaabaababababa#a##a##a##a##a##a#..#...........#aabbbba#######a####aabbbbbbbbbabbbabababa######abaabababaabababaabababababababababaabaaaa#a#a#a#a##a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa##a##aaabaabaa##a##aaabababababababaa##a###a##a#a##a##......#..#..#..abbbbabbbbbbabbbbbbbbbbababababbbabbbbba######aabaabababaababaabababaabaababaabaababababaa#a#a#a#a#a#a##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####aabababab#######abaabaabaabaabaaba##a#a##a###a###...............abababbbabbabbbababbababbbbbbbbbabbbabaa###.##babababaabababaababaababababaabababaabababa#a#a##a#a#a#a##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#a###aabaabaab#a##a#ababababababababaaaa###a##a#a###....#.#..#..#..###bbbbabbabbbababbabbbbbababababbbaba##.####ababababaababaabababababaabaababababababaabaa#a#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a##abababaaa#####aabaabaabaabaabababaa#a##a###a#..#............#####aaabbbbbabbbabbbbabbabbbbbbbaaaaa######aabaabaabababaababaabaabaabababaabaabaabaabaabaa#a#a#a##a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa####baabababa###a##bababababababaababaaa#a###a##...............########abababbbabbababbabbbbba##a##########abababababaabababababababababababababaababababaa#a##a#a#a#a#a##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba###a#aabaababaa####aaabaabaabaabababaabaaa##a###...#..#..#.#..########.###aaaaaaaaaaaaaaaa##.#############aabaabaabababaababaabaabababaabaabaababababababaaa#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa####aabababaaa##a##bababababababababababaa##a#...............#####.####################################aaabababababaabababaabababaabaabaabababaababaabaaba#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#####aabaababa####aaababaababaabaabababaab#a...#......#....##a#a#################################.##aaababaabaabaabababaababaabaabababababaababaababaabaaa#a#a#a##a##a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##a#aaababaaba#a###ababaababaabaabaabaababa##....#..#...#..##a#a#a####.##.#########.######.###.###aababababababababaabaababababababaababababaababaabababaa#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#####ababababaa####aaabababababababaababaaa...............#a#a#a#a#a########.###.#####.#######aaababaabaababaabaababababaabaabababababaababababababababaa#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a###baabaabab##a#aababaabaababababababaa.....#...#.....#a#a#a#a#a#a#aaaa#aa#########aaa#ababababaababababaabababaabaababababaabaabaababaabaabaababaabaa#a#a##a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa####bababaabaa###aabaabababaabaababaaba#...#.......#.##a#a#a#a#a#a#abaaabaaaaaaaaaaaaaabaabababababaabaababababababababaabaabababababaababababaababaab#a#a#a#a#a##a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##a#aaabababaa###aababababababababaaba#........#.....#a#a#a##a##a#abaabababababababababababaabaabaabababaabaabaabaababaababababaabaabababaabaababaabaa#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####abaabababaa###abaabaaababaabaabaa#...#..........#a##a#a#a#a#a#aabababababababaababaabaabababababaabababababababaababababaabababaababababababababaa#a##a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####aababaabaaa##aaababababaabababab#........#...#.##a#a#a#a#a#a#aababaabaababaababaabababababaabaababababaabaabaababaabaabaababaababaabaababaabaabaa#a#a#a#a##a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a##abaabababa#a#ababababababaabaa#..#....#.......a##a#a#a#a#a#aaaababababaababababaabababaabababaabaabaababababababababaababaabababababaabababababa#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####aaababababa##aaabaabaabaababa#.....#.....#..##a#a#a#a#a#a#a#aabababababbababaabababababbabbabababababababaabaabaabababababababaabaababaabaababa#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#ababaabaaaaa#abababababababa#..............##a#a#a#a##a##a#a#baababbabababababababababababaababaababaabaababababaabababaabaababababababababaabaa#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####abababababaaaabaabaabaabaa#....#...#..#...a##a#a#a#a#a#a#a#aababababababbabbabbabbabbababababaababaababababaabababaabaabababaabababaabaababaaa#a#a#a##a##a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####aabaabababaababababababab#..#...........##a#a#a#a#a#a#a#a#a#aababababbababababababababbababaababaabaaaaabaabaabababaababaababaabaabababaababa#a##a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa#a#bababaabaabababaabaabaa#.........#.....#a#a#a##a##a#a#a#a#a#aabaabababababababbabababababababaaaa#a#a#aaababbaabaababababaababaababaabababaa#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####aabaabababaabaabababab#.....#..#...#..###a#a#a#a#a#a#a#a##a#a#ababaababbabbababbabbabaabaaaaa#a#a#a#a#aababaababababaababababababaababaabab#a#a#a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#aabababaababaabababaa#....#..........#aaa#a#a#a#a#a#a##a#a#a#a#aaaababaabaababaabaababaa#a##a#a#a#a#a#aabaababaababababaabaabaabababababaaa#a#a#a##a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba####babababababababaaba#.........#......aabaa#a#a#a#a#a#a#a#a#a#a#a#aaaabababababababaaaa#a#a#a#a#a#a#a#aaababababaabaabaababababaababaabababa#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#aabaabaabaababaabaa....#...#....#..#ababaa#a#a#a#a#a#a#a#a#a#a#a#a#a#aaaabaaaaa#a#a##a#a#a#a#a#a##a#aaabaabaababababababababababaababaaba#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###aabababababaababaa#..#............#aaabaaba#a##a##a#a#a#a##a##a#a#a#a#a#aa#aa#aa#a#a#a#a#a#a#a#a#a#aababababaabaabaababaaabaabaababaabaaa#a##a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##aaabaabaababababa.........#....#..#abababaaa#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a##a##a#a#a#a#a#a#a##a#aaababaabaabababababaababababababababab#a#a#a#a##a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb###ababababaabaaba.#.....#....#....#babaabababa#a#a#a##a##a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#aaaabaababababaababababababaababaabaababa#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa#aaabaababababa......#..........#ababababababa#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a##a#aaaababababaababababaabaababaababaabababaaaa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba##bababaabaaba..#..#.....#...#..aabaabaabaabaaa#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#aaaababaabaababaababaabababaabababaababaababa##a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb##aaababababa..........#.......abababababababa#a#a#a#a#a#a##a##a#a#a#a##a#a#a#a#a#a#a#a#aaababababababaabababaabaabaababaababababababaa#a#a#a##a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#abaababaaa.#............#...#aaababaabaabaaaa#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a##a#aaaaabaabaabaabababababaababababababaabaababaabaabaaaa#a#a#a#aaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#ababaaba#....#..#..#.......aababaababababa##a##a##a##a#a#a#a#a#a#a#a#a#a#a#aaaaaaaabaabababababaaabaabababaababaabababababaabababaaa##a##a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaaababaa..............#...##babaababaabaaa#aa#a#a#a#a#a#a#a#a##a#aaaaaaaababaababbabababaababaabababababaababaababaabababaababaabab#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb#aaabaa#....#..#..#.......#aababababababaaa##a#a#a#a#a#a#a#a#aaaababaaabaabaababaabababaababaabababababaabaabababababaabaababababaaa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaabab#..#...........#..#.babaabaababaaaa##a#a#a#a#a#a##a#aaababaababababababababaabaababaababaabaabaababababaabaabababababaabababa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaab##.........#........#bababababaabaa#aa#a#a#a#a#a#aa#aabaabababaabaabaabaabaabababaababababababaabaababababababaababaababaabaa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaaa####aaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbab#.....#..#....#....##baabaabababaaa#a##a#a#a##a##a#aabaabababaababababababababaabababaabaabaababababaabaabaabaabaababababababaa#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb###aaaaabbbaaaa##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#....#............#..aababababaabaaa#a#a#a#a#a#a#a#ababababaababababaabaababaababaababababababaabababababababababababaabaabaab#a#a##a##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba##bbbbbbbbbbbbbbbbaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#..#......#..#.......ababaabaababaaa#a#a#a#a#a#a#a#aaababaabababaabaabababaabababababaabaabaabababaababaabaababababaabababababaa#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb#aabbbabbabbbabbababb#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#........#........#..#abaababababaaa#a##a#a#a##a#a#ababaababaabaababababaababaabaababaababababababababaabababaabaabaababaabaabaaa#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbba##bbbbbbbbbbbbbbbbbbbbbaaabbbbbbbbbbbbbbbbbbbbbbbbbbba#...#...#.......#....#baababaabaaba#a#a#a#a#a#a#a#aaaababaababababababababababababaabababaababaabaabaabababababaabababababababaaa#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbba#abbbbbbabbbabbbabbabbbbbb.##bbbbbbbbbbbbbbbbbbbbbbbbba####...........#.....#ababababababa#a#a#a#a#a##a#a#aababababababababaabaabaabaabaabababaabababaababababaabaabaababababaabaabaabaaa#a##a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbaabbabbabbbbbaaa..#.#bbababb####bbbbbbbbbbbbbbbbbbbbbbbb.#.##..#....#......#.#aaababaabaabaa#a##a#a#a#a#a#aaababaababaabaaababaabababababababaabababaababaabaabababababababaababaabababaaa#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbb#ababbbbbbbba#.#.####.#bbbbbb.#.##bbbbbbbbbbbbbbbbbbbbbb.####.##...#....#.....#ababaabababaa#a#a#a#a##a#a#a#aaabaababaabaabbaababababaabaababaabababaababababababababaabaabaabaababababaa#a##a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbb#bbbbbbabbba######.#.##.bbbbaa.###.bbbbbbbbbbbbbbbbbbbba##.#.####.#........#...bababababaaba#a#a#a#a#a#a#a#aababababaabababaabaabaabaabababaababaabaababaababaabaabaababababababababaabaaaa#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbaaabbabbbbba#.#.#.#.####.ababbb##.#.##abbbbbbbbbbbbbbbbba##.####.####....#......#aaabaabaabaaa#a#a#a#a#a#a#a#aaababaabababababababababababaababaababaababababaabababaababaabaababababaabaaaa#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbaaabbbbbabba#######.##.#.#abbbbb#####.#abbbbbbbbbbbbbbbbb.#.##.#.######.....#...##bbababababaa#a#a#a#a#a#a#a#aaabaabababaabaabababababaabababababababababaabaababaabababaabababaabaabababaa##a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbaabbbbbbbbbb#.##.#.###.##.abbabba.#.#.##.abbbbbbbbbbbbbbb.####.###########......#.baabaabaabaa#a#a##a##a##a##a#aababaabaababababaaabaaababaababaababaababaabababababaababababaababababaabaa#a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbb#bbabbabbba#.##.###.###.#.bbbbbb##.####.#.bbbbbbbbbbbbba##.#.############..#.....aabababababaa#a#a#a#a#a#a#a#aabaabababababaabaabbaabbabaabaababaabababaababaabaabababaababaababaabaababaaa#a#a##a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbb#babbbbbbb#####.###.##.###abbabba.###.#.####bbbbbbbbbbba##.###.#############...#.#ababaabaabaa#a#a#a#a#a#a#a#a#ababababababaabaabababaaababababaababaabaababababababaabababaababaabababaaa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbb#bbbbbabba##.#.###.##.##.#abbbbba##.#####.#..abbbbbbbbbb.#.##.#############.#....##aaabababaaaa#a#a#a#a#a#a#a#aaaabaabaabaababababaababbaabababababaababababaabaabaabababaabababababaababa#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbba#bbabbbbba.#####.##.##.##abbbbbba.##.#.#.#####abbbbbbba.######.###########.####..a#a#aaaababaa#a#a#a#a#a#a#a#a#abababaabaababababababaababaabaabaabababababaababababababaabababaabababaaa##a##a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbaabbbbbbab#.##.#.##.###.#abbbbabbb###.#####.#.#.abbbbbbb###.#.################.#.###a#a#aaaaaaa#a##a##a#a##a##a#aaabababababaabaabaabaabaababababababaabaabaababaababaabaababaababaabaaba#a#a#a#a##aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbb#bbbbabbb####.###.##.#.#ababbbbba#.#.###.#.######abbbba.#.##.##.#############.####aa#a#a##a#aa#a#a#a#a#a#a#a#a#a#abaabaabababababaababababababaabaabababababababababaabababababaabababaaa#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbaabbabbbb##.#.##.###.##.abbbbabbb#####.#.###.#.#.##bbbb###.###.#############.##.#.ab#a#a#a#a#a#a#a#a#a#a#a#a#a#a#aababababaababaabababababaabaabababaabaabaabaababaababaabaabababaabaaaa##a#a#a#a#a#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbb#abbbbbb##.####.##.###.abbabbbba#.#.#.####.##.####.#ba#.#.##.################.##.abbb#a#a#a#a#a#a#a#a#a#a#a#a#a#a#baabaabaababaabababaabaababababababababababababaababababababaabababa#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbaabbbbaba.##.#.###.##.#abbbbbbbb#########.###.##.#.#.a######.##.############.###.#bbbba#a#a#a#a##a##a#a##a##a#a#a#aabababababaababaababaababaabaabaabaababaababaababaabaababaababababaa#a#a##a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbb#bbbabbb###.####.##.#abbbbabbab.#.##a#a###.#.###.#####.#.#.##.#################.#bbbbba#a##a#a#a#a#a#a#a#a#a#a#a#a#babaabaabababababaababababababaabaababaababaabaababababaababaabaaa##a#a#a#a#a##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbaabbbbbbb.#.##.#.#.#abbbbbbbbbb#######a#######.#.##.#.###.##.##############.#.#.##bbbbbbaa#a#a#a#a#a#a#a#a#a#a##a#a#ababababaabaabababaabaabaababababababababaababababaabaababaababaa#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#ababbabba##.##.##bbbbbbbbabb#.#.##a#a#####.#.####.####.##.##.##############.####bbbbbbbb#a#a#a##a#a#a#a#a#a#a#a#a#aabaababababababaababababababaabababaabaababababaababababababaaa##a#a#a##a#a##aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#bbbbbbbbba#...#abbabbabbbbb########a##a##.####.###.#.###.###########a#######.#.abbbbbbbbaa##a#a#a#a##a#a#a#a#a#a#a#aabaabaabaabaabababababaabaababaababaabababaababaabababaabaaaa#a#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#bbbbabbbbbabbbbbbbbbbbbbba##.##a#a##a###.###.##.#.###.#.###.#############.#.##abbbbbbbbbba#a#a#a#a#a#a#a##a#a#a##a#aababaababababaabaabaaababababaabaababababaababababaabaabaaa#a##a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#babbbbabbbbbbabbabbbabbaa########a#a######.##.#####.####.#.#############.###.#bbbbbbbbbbbba#a#a#a#a#a#a#a#a##a#a#a##aaabababababababababaaaaaabaabbabababaabababaabababaabaaaa#a#a#a##a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#bbbbbbbbbabbbbbbbbbbbba##.####aaa####a##.##.##.#.#.##.#.###############.##.#.bbbbbbbbbbbbbaa#a#a#a#a#a##a#a#a#a#a#aa###aaaaaaaaaaaaaaa#a#a#a#aaabaabaabaababaabaababaababaaa#a#a#a#a#a#a#a#a##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbb#babbabbbbbbabbbabbaba#.#.###aaa##a#a#####.###.#####.####.#.##############.###bbbbbbbbbbbbbbaa##a##a#a#a#a#a#a#a#a##a#aa#a#aa#aa#aa#a#a#a#a#a#a#a#aababababaabababaababaaa#a#a#a#a#a#a#a##a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbb#bbbbbbbabbbbbbbbba#.#####a#aaaaa#a##a#####.###.#.###.#.##############.#.###bbbbbbbbbbbbbbbba#a#a#a#a#a#a#a#a#a#a#a#a##a#a##a#a#a#a#a#a#a#a#a#a#a#aaaaaaabababaababaaaaa#a#a#a#a##a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbb#aabbbabbbbbabb######.#.###aa#aa#a##a####.##.###.##.####.#.#########.####.#abbbbbbbbbbbbbbbbba#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##aaaaaaaaababaaaa###a#a#a##a#a#a#a#a#a##aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbba.##.#aabaaa##.###.#.#####a#aaaaaa#a##a###.###.##.##.#.###############.#.#abbbbbbbbbbbbbbbbbbb#a#a#a##a#a#a##a##a#a#a#a#a#a#a##a##a#a#a#a##a##a#a#aa####a#a#aa#aaa#a#aa#a#a#a#a#a#a##a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbb#.###.#..#.#.##.####.###a#aa#a#a#a##a#####.#.####.####.##########.#.###.abbbbbbbbbbbbbbbbbbbbb#a#a#a#a##a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a##a##aa#a#a#a#a#a##a#a##a#a#a#a#a#a#a#a##a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbb###.##.###.##.##.#.####a##aaaaaaa##a##a#.####.#.##.#.##.########.###.#.#bbbbbbbbbbbbbbbbbbbbbbb#a##a#a#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a##a#a#a#a#a#a#a#a##a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbb##.##.##.###.##.###.####aaa#aaaaa#a##a####.#####.####.###########.###.#bbbbbbbbbbbbbbbbbbbbbbbbb#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a#a##a#a#a#a#a#a#aa#a#a#a##a#a#a#a#a#a#a#a##a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbba.####.###.##.####.###a###aaa#a#aa##a##a###.#.#.###.##.#.######.##.#.#abbbbbbbbbbbbbbbbbbbbbbbbbb#a#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a##a#a#a#a#a##a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbb.#.###.#.####.#.##.####aaa#aaaaa#a##a########.##.##.####.#.#.##.###.abbbbbbbbbbbbbbbbbbbbbbbbbbbba#a##a#a##a#a#a#a#a#a#a##a##a##a##a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a#a##a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbb.###.#####.#.####.####a##aaaa#aaa#a##a#a#.#.##.##.###.#.#####.###.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a##a#a#a#a#a#a#a#a#a#a##a##a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbb#.#.##.#.####.#.###.###a#aa#aaa#aa##a###a###.###.##.####.#.###.#.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a##a#a#a#a#a##a#a##a#a#a#a#a#a#a#a#a#a#a#a#a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbb.###.####.#.####.##a#a###aaaaaaa#a##a#a##.###.###.##.#.###.#.###.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbba#a#a#a#a##a#a#a##a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a##a#a#babbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbba#.#.##.#.###.#.##.####a#aa#aa#aaa##a####a#.#.##.###.####.####.#.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaaa#a#a#a#a#a#a#a#a#a#a#aa#a#a#a#a#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a#a#aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbb#####.####.####.####a#a##aaaaaa#aa##a#a######.##.#.##.#.##.#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbabaabaaaa#a#a#a#aabaaabbbb#a#a#a#a#a#a##a#a#a#a#a#a#a#a#a#a#a#a#babbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbba.#.##.#.##.#.##.######a#aa#aaaaa##a##a#a##.###.####.####.###.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaa##a##a#a#a#a#a#a#a#a#a#a##a##a#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbb.##.####.####.#####a#a###aaa#a#aaa##a########.###.###.#.##.#.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaa#a#a#a#a##a#a##a#a##a#a#aaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbb##.##.###.#.##.#.###a##a#aaaaaaa###a##a#a##.###.##.######.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaa#a#a#a#a#a#aaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbb#.####.#.###.######a##a#a#a#aa#aaa##a#a#####.#.##.##.#.#.##.bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbaaabaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbb.#.#.####.##.#.####a####aaaaaaa##a####a#######.###.###.##.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbb#.#####.##.#######a##a#a#a#aa#aa##a#a##a##.#.##.#.##.##.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbba#.#.#.##.##.#.####a##a##aaaaaaaa##a##a######.#####.###.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbb.#####.###.###.####a##a#aaaa#aa#a##a##a##.#.###.#.###.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbba.#.###.###.#.###a##a###a#aaaa#a##a##a######.#.###.#.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbb#.##.##.#.#######a##a#a##aa#aa#a##a##a####.####.###.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbba#.##.####.#.#.###a###a#aaaaaaa#a##a####.###.#.##.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbb##.###.#.#########a#a###a#a#aa##a###a###.#.####.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbba.##.####.#.#.###a###a#a#aaaaa#a##a########.#.###bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbb##.##.#.###.#####a#a####aaa#aa##a#a##.#.#.#####bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbb###.####.###.#.#####a#a#a#aaa##a###a####.##.#.bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbb###.#.##.#.#####a#a##a##aa#aa###a##.#.##.##.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbb#####.####.#.#####a##a##aaa##a######.####.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbb#.#.##.#.####.##a##a##a#a#a##a###.###.#.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbba.###.###.#.######a##a###a##a###.##.##.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbba#.###.####.#.#.#####a#a#####.##.##.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbba.#.##.#.#######.##########.##.##.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbba##.####.#.#.#.#########.##.###.bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbba.##.#####.####.#.#.#.###.##.#bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbb#.##.#.#.###.#.###.###.###.#abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbb#.####.##.####.###.#.##..abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbb#.#.##.##.#.##.#.####.aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbba###.###.###.####.#.##bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbba#.##.###.##.#.##.abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbb##.##.###.##.##abbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbba..##.#.#..aabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb####bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb", "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" }; imgvtopgm-2.1/samples/jacket.gif0000644000175000017500000021571106412116561015440 0ustar erikerikGIF87aJFD)OP4΀ec@HlkfE/*$RήaelGDPxϥfoBĬH1&& :6fU9vLhԳd.+ftSnfVT*Ϭx䈓RH26uyhsuձ҂zdBfVKUD*t~9% "ͯϫj<5`@Ԟ| S,,GKTi[9l|ݰh\MҼoނƱjkOLJ7 7:G\Z=ݛc<:)ޜͼܒcnU~V1&xLTUc\gfL0}M|vjBXK*8,,0 @̉Q(fO#~J@bX 6YhBDO0'C'jPر<#l$4ǛZc΋a#J-sNEYӳ m5+5o"Mڂ6w/}CRG%kR̳bʜ)4YFi 8tgDDV>jXxE1?&8N2KǸ(}{2, 3"Po[r±30%(i2eS偶ӆo}ZrkΉsTu"͛jAʕ1 Ho}A6쬂jMNNpb 8/O4I=EE,3BSkLeS.1J.k^ֲ(m\P?(3SA3zaH@)-Vgց[0(.O&8 to8A3H+G';* : ` +` )D@yG$`XlG35T@44 8 hG7C(`qalǣBXՌ/Msh$Zz#X @6#V0 0Ј*0 yȃ@*4L )Q)U GH` rα\@rm%'P&! BFR1p#>+u! #@/RN(y؄ <]7&P0Q`TTu * QC4rz PΰyTe79Z6s4FhBaQ}(" ߠG("Y/Ki*]H!H8H><@wh)dA4 7 +`2Xv3£шGH43 D[T\/A Jd P,r!-*i6CckB Jn] ȁp@3B-cn685³0ߘo M {Kl( $9m ba;ډVhfJkӾACho񇮤Gpٵ oQZxk G @$! $e]0bgXF^, S)9UW Pk ? 0!f `4,(<Ee_H8=Z dh]aIx 6%{7H!!ЊB*& m 6"5@x<05qxb'\C8`"49;G<~0M*~xN0!*g]BLK mFق bE=тA8/YAfwhCm Z|X5NIB@ĀShB80( X9 -8UwϑźG$ ""y`ni]AsA ZPoVEwbuwŃ'Ё6y6p_( 8&. ܂xp/x` [@q.DZ4l69΁g1hY(2߶ft?~@"ADm_" Hwp"Ci0 $H`P u s_[ "  8 N@j0``|wwv`R/fP&P]B-` G-bg?!a P zn,626c)zFT yyp ] @P* 0?$$m3?aY3%DMЉ-~5w[tLy& 8 [\ ?Єڠ %9PHv-hAW` `- G iw  p SP} ` `l @S4w7xQx !v( ptP\mܖ\[.]bӀh@ 2CJӠe,b`&`|y4kn j6 @mm1#4$d ;o:Lx@[`;lp@I;%d щY9 ^i7Z0 wu[VwtV0 ` @ y5P Mx"u}O '4` _sv|S>_hK0>pNpyU?9G ) @i` <h`3<nTeyT$B.J)(@3@^# C3Xܰg^BhYbo%Y1geMciM4~gr։7[(H mEw-\p4"P=TP @1C/Ljg`BB%0 0 @ x ?`BW@`7;V] wP@0 <<@ϲJ U J`9g` tOx u@0?7& Z`q!(ZpahcR:7Mg5~[5[~z[~gLYᆢ-ܖ9nŘ'P>P0s4>@5"؀Q .B#0F@`V` B@G?h0@ U?`9Aw5 Mi`<bt`zܐdqCyIjKޱ ѝ 4pT0w 0aV#<3] ]D2i@D1CoЧgK;:U6~7Al 70 giy{@ nYU᦭ڐDyh 5P0Oj "P 0P )SppcSV[`  |@[:y,?@ >[Kױi w00  [k`$ qod 13@z]G3AqTnc90@0#mPcT:B(ba?5b`HGhf^UtAJT"^[rΊ~(Z'zM(aj=t=[У 2)U[eU&BS/EYUyݺG h5 ky7`@`A ,<@a x0*,*mV (xe\g`9`p Np gj08[m 6p7*]s .^ĮUGs5'ZT$Z3׉ůxNڷ犸Cyp +, ty PYh>Z|)@ ^@Y!8BCsaw 9N0H 7v{ H PV uPwp [ S!`2cxߡT:, Q':Pp}0SbP^ x0c)aY#)i opl%[I- &fa ksʌLm+7+Ȋv"mz-$N ,PfF 'a IFKV$Zh"L@ R$6N0S`q]@K}p6y(~y@w%`[o m@-0 t >[7C.sIrUq?0 `l yNۉa^[&P !Z5 @KױsXmz Gƀ- c`` $*a\ᑷ@ 臷!K0*p6 MSQ@9SFj y߰Vqyw@`@\0 .~yei3&.uyVH n$@p z{{ ü׀w˷jZ9 \U@aAGiPN'&}ȄTeZ^eLJNX`  X@  V V `;@ӿA@`j ¼tcn1/^| 4$:y a(M"2d5*Ao]0 ^pl* i[` ńNlkN.\n檙+_R-~Lvcڏk5ril 'A6#ج YU\DivQ\De.1`ziSI)#$VT\؂V\{"I ]LIz\(St 76luӆ%㍪7* 1QDqbKlδۛ7mؠ[kTt©16B5cHUn .U-^.KNoBˌ4O󤐋9.z 6Hk$ (_~HR菚$h朐PBOFj*21\lJ C) VɁ A,i,HØ'%Hmf@ @7nP >df5&N1A2PLtaf>AO=झ<ใX s`uHdNx͡MxMA A,::W?+hㆎ ڲ{r ّHY&>z& 6id**]$?Dr7#sIK~K:GD8' HGJ(!4$hR'&Đc\GL("Sр+@" ,(h OS/] -eY0"A5f@e ,t j{PN)s ^`6XU!-h :8 ,ɆSMdхYǶsj*E8yIH+(XE2Z^Hur9/iޮ1yʽyzV~CE>,詣Aq;ԚqBH`H " Sņ7`$/`;hqZ Y\- )d1"@:8E;!pCF`K)e( +X)AC3ؐl[ `5 m'A@A`8Yl!؂$@ ̂|(0 mn$+L@rid/R 0> O 0") 3Hw+/㻸$5cTJFɈ,fȀhCH쁅uأ`@aCT<(#@8*1 6'tKt4 X N q6]((0 @@/p((`hڀpOxUA^ @-MH8ы^t &Y P/@/=sFu ( 8E:jqAE rMHw3C_ ,N b( T0xQ(: 1,:{a(0C`| x¬ aG6A Dgؼ`5T Ћӌ|N$B[(m7XC5l @Gٮqla n6pcE@[h&v}1:Q<>Mu t ix^ 02z:kaM8C^ALd VpTrD E}0<+Ɓ4RЄ&$B Z -8=Ep v FS<P(>HDЀFy;Bk(7a vc2x)< xԱ:[xР$ `DkkPfЅPxxqCL NB:Ԅ(@-t`2CP+)΁ PbsH%ZT@B`|Nw* -b9r)S`DHbH=du4)8f ,"n`@%dFA Y(Nw U@p,,M*AtvCwA:ЋEKE-3DAl> oxB1h@GT:TPMa&6,iTNPjnݎ6MCm>As8E w(!EE&.qU qƊP싆\&RJXUɐ58 İ )CX!e!"H< C ࠕ&xa]CP! \!xm >(q@ox) @ꒅQ1³.q{<(c!:ȇ$tP5jP%00Uۋ)pn`' *j YR?53 D3'8;o.8=CvC4rx;mRІ ܐ1}0kXz:)q z;I(Tcp CGph!Ѕ>MЀ3c 8c6*8U &)?[ | P } bhH7x4Pp'В$KbQ=xSH `qЂ,iS~aqm`Ch"p)p Yx˳+xh"H+@!ʙH@ c f!IyKWh1b Hܘ1~[ h2 7Po+[+ '0cPaxa`G80HHS2̸Uh*BAYɣc38[H\T7CȆ$~89(^9 @$aq83pЦ=*558-`Y ll>t-Ɇ!0u5$'sxC؆-x"Y؃ "<(hRDHZƲ.CqqЄ>@ fy+ pWh P8y9XIc PfH ;?h5p6Q$N i-"(7_iъ3Np:xС'4XX,8Np<UX  5x `A'{ xqZ$aВvJ:@|oK-8>nЁ5I p0ʆv[1 `$mMIC8)=H[ЁD+؂N N#<C!> ]%-]Z yNkU xϳdɈm І9k0 Is@&h.0k肤,N4 uDp3ih8^5$3'`8-X2(m<L9 e'X}8qhVY_HTb76<KoЁ :(7V{(؄ȇ[EMۃ )YHL Cpq0ҽzY(.z\tkhqVuU_Zؑ#Oc`(Ǹ{[=+"s` +`,@(@ 0iP3hgN8,`3!8"9U(?QP/^S' WhVϘ J(&p:"H;[W.0s@O m_zZR`_WG c5:;i/68j: a9p78830T 60'-qh ]p:0X3wD*3q >$Ԓv8H!ѯi ae:p,@5pCp|Tq_> ĵ)-@`I`?E?>:ۍ<-ԋ9rH:&~Z9lmV綥G8RV <:8ـ5k"75064x<IfX;7p+ˆ|2p{5Pbr4XnxR\4OWUȇ.x8S^5>KxfMH^0e7PnpN2U@C( Px~ :Ջ)Hwr뼾kkCFNM8K@e(8ZBkitXئ!qRHaceIWev[_(;[ .9:;Û Uͨo,+zP %0l䄯Q3Pu0xП j[!Js&7yݒ)5xK_ Є$XbHT*PnЄ(^ U:` )X~@ f`Vk4p~?ݼK Q @+KMY Pl3 3s ܸeNP@;H}X4@xwk`0W.gg_f[Y-Z0RxQQ}, P6mUs{u4 X hȀ}q0TƄ,ɒV`t@[@ژ:dq ʜ91`⥊ʶqQ&HNx&:AM%<9D,@FVvٶ%0NIl09kW6[@4p EP K>SM1rȉ X9qB5B2! <1 P҃#"BA7z94ÅVam,ō2Bso`w4!-*ܒ9v7w\`FR4OATKEpB:tk 3Q$k@Nhx(7:DX`C*!FX .q'K;$@"0:( Б?A8A .H@pA 1@K2b2)-iAPW^d/E&N0#Pd G q8@w @F`B.^Pڨhh G:.3rl5~GXA) ]yB,,d;EBn (ucԡ%I <"ox&\S[/KAa. 3D pp4X-@(G(*shB@@wPtL!& 0( I;0<A jF6tЅ@a4-eyYnZ"~.A eg#Kc90ɂj tCkM=׃-99Q)pX"V0F 2R@7x'%YA5ЌhOh9Tca 0^$By8DDL' Іf yCQoDA@<  ! Y$D 4-\B]0A (/#EFf`OUd"$`ZQÈS!!-\-` (.ZC8z  `E B Jq_hg M=j uљR(`Uc#p.Z@ W*hh5 ,֎:7@(Ґ'# 먆k& h\ x 2!P o7 d w( Nt(ǠXA h`xGMqht(p(LdD>$p`p!C?!ÙzX->t hh1X0CM( bv 7Mh@a pTy0E;Rv@-o8V09 nX18.CB>oN+Zp W@׸  v! | ECЮu!yy8 H[^D7DΗ&(!I!M#(!x<<묁H I @D JĚL @9񀲘@YCp<@D:l(t,(-HWD>̝@B(AA\0W32 DI~@9EE"4|Cdj)F @5XB5l!! 0D@'؃OQ ýX7TX$  7q(9P1=++C I@.\7$(pΓ, AUD(XּL3p p\@/?(B4/Atl\7pCfDD)x]6@hDGv % <X 4A)L8AʸoI)8 GE@/Cp2l>MKDaxEԅ0]BVEDF8 p@5T?T@D</ƒ]'p8:Xo IXA8B#H4C^ƆQ A"pT@@$B Apd"@4BC})(}&8@.`AZuCL@<@g ,KP*8u6PD0AE 8dúSI (@D!䩤~!b \@B@RY\D }C0 h \ %@gɂ#d2<5|:7鯼)̘4[M7T@|74@ 4Ax(e fA$c!T\?)KH x@B 4 $:D1@)hD t9J k6LǴCz ;du@5~'b0C>hì—,,Bq4=P p' 7 <(4*T ` K3,,\Gf:SsD7`$!8 `&Lڋ W? T* 8 7Pfm!?x:| }L(A@>(; &ID|L@v)(hAJ>$Kɠa\3ȤaI;dW'A <A/OnC:â/HdHC.lsC\AVLt8uqLLRtL '<$$- q $!=<;tC8U)>'23x|WIŚR `C/ ) aeB:H8-l*,*< < (ԗ;|;2LA;d-@hA"@ @ªWW981SMU؉ `Y/@t)XA\ðr. kXr*$-/<A*PޘوsA5P8@Ͻ`9X/N悦xBAܿ@/ -8hBԋOC(-2,d":1D/8\1'7xu@Di'S;ELT}!u8:_#u:잍q"l7.fA0E* ':E a80 !(~5XB"Ub hx|ǃP0 D,U(x18" ,H,U$#ŘTM%rA  !:Q!LñjX& '񝃟B[;v>` F&XQ$Aht03b\Skɀ AP@ Ao@ Xl ؂) ރՀѪ:aR `  g i)`0, HfD('ҠI4T+&,C@)n "Aʀ5#Vj0X r*AP2!`A\O V  6 ZbcBƐ;01hc ) LJ ~ fd(.Hf,DTA ܀AA F 5d~.,ij! ada@ PaB F@6f> D *$ ڀ ;` 4P(|  ́KlZ>aܠ@ \#6(p`p c:N N!hVd(dP䣶ίԀDARXRP ʂ@lq,; ~";a~΀a$N(`,I+ (~" Lm~BEJ8A " x0( m. ~d:*&b@9" @@8 XNp@u 0 @YVAV)2"C&;PmP%6`c tC\D d L@ BRZ.Fz~1Fddq > jA2\# ` ~+nGEBHD+n a ؠA',ԂNcl ` L @,4a {l@/<ԁ 6lMV` @A9j"qR C-Wo! aNW0YxTOŐQQ(v`P̊6t@N`F ' d~f h@&ƄFV, `J* f_TKl4E0T.#Jt,U؀ d! aZ- !4!R4!a @4ltatR!a@ a<`a.`;LR\oܴ@ PtA( V`J R$&p&q,6cJT-Qq=JkzavN4@fiRb xAj @kMd,@LfiN. 2  T B ,d+H $@KkRl  MBS anf 3m*- ~ zN"d ,H ` ` r 8Rw ^@j_@A!>taL :W;adږaPV immQEp7t 6Oe'ٲ=1c(۪7@ W ! 7bbAb3r'f`$rd!:  / `l(xza``ɨ !D !FF`U@6 +x 1 ,!xd \ 4娠G ! A5- R\ Fabȗ d !`pv0V!a Ilc8@<1a:@*LA_^:ș Io]X6nG"|x pSUa,]iR,/)8# F1khf h@* J`H> . f |t HG&xZLJvE:@ BO%  h2"BTSa @:aN. 6E `pk %G)PAyNdǚ` Sܶ1>鹆 a2Pxw$ 8Сʢ4DAz!`DBΏB0 B "@Ѩ@A,H&ha,s!+FB+lSh€P{/`Nal4 `! bAlxa N@N`QWܠ`pAv`. ;wx>:!@zkQ ^N!;!R ǰPnA1'm" x XH&O./X.">A(B  !"h TjjH+ր  ) a#fj`fLd!`MpZnh6(+1td!F(V 4 P}xb+u B.΢ "1Xh  "!ڃ@. `H ; s@A @`eAݢ `Ҝ)^R#D+n<N&lU}O"N.RZ t t @4D$HJTK`,R `k+!g nb"*x0'sD dqʦ<#&py%:d!xK% LX>1/3&RȨA2 `RWEߗLDybiȊJ]&jUdrg@.ar*)M  o)@,[QQӠ1+Ⓖh.*[G >'sD!WRpsc-N"SЎ( 8yh 0`._\Pa|L0928 CG;l1X,M13M+ȕ\Uf>%qRDd$3 4pFdo.:NN&۸9>s\ȥtY)L1Χ10mj/ qB̠skrˮʥ"O*e-҇k ᩐ7wD` .u (^ V(6*hv\S%\2<\ݙ2weAgNȒGj7q ګ ? 9S`YB'$,I|ۅoQ3 D{$r&]0(bL3/yk-B*jا#a.(E;ؐ,L'' Q3ga(C> (XgpC<@ g5@ \@uB:ڄ&P/Dq5r00q\@pJh@O S)A1~bC4#|lAj`j%j|Xj.oR]Vpy:dM \th()VRt2!m8S丄MQ4QMUEa ]c9jۜ~B20 Ѕ kD\D-}8 hhڐg\t&Vq b(T s 6A*ħ0b/J#.<@q(NQH gQʑUsneY{@`  A.G 20>d bmWGk@I4% &p L?K T3?<6PA13F@ F1dr2@2 ` ̰wrhPkWZ+i4910$ ૫+g]iP-m V pp 5 "0 pۉIhT02F^ O' 7^I X ` Y,8g6aE'2Tsge97#9]K@ HP!<OD4a ߐ S 7p@3' f0sK20 @ dOaP[ATP{@$Q p]Sk@p`(2px58`xCz␃p =e7>J6 m3 |0 Ġ*萝P^ p xry8 O0>O &#f# ׀gŤ W@&( uIp2@pJt T, ߐSɋF*4 T$ gjJ@yy@cЌ L8YA$z@\  L\ @+ 4 `PkP0p5GT+ `C|Mv5N@S <-aۉ9ܩ |}p ` tM{3`I(Fc5TPP 0[Pz  ` 0U(@q p G <`WI1/ 1eT} 0a :6; 0~L*= @eUԐ 4 p\0`$2D;`PsFf:84mW(\ (`qBϦ}  e  V@:c^< gpc3 @ 9,L,|0@@ C%ǰ2@`ff%eeVg6Vp P /P EPa>|P:p|{ w6] 020<~q+T0-Xo<:`m .X6LGQ &aap^I0. `Bb 6nc2%"> Lfi2 P @sN'v:]␁wZPwS Q>l;QQBПÅ uQ yg;k 1Vά[S0(0慗+v8y0DК 8l0X@׀/ A? KT;T:^@{0# `3Z< Tk2/SI J&f@" π p 4y `F@Ԑ0aM"?!{2r4jt!'q@tcP@/@Myx `  vyU^v ^з- :RQ0 `-@@Z0^ 3@.lF*f[V` 5m,۷oѰB0:u 8Y{࡛!*`%d*%҆6]}F[k0'Ɯ9AlD2I>貍2*-64ȓ1oތx#M2c$%ȳΌ6B 3e䦐B:,,U 1Pa0r]`|c1Yt594S@KVoQƝڲ\YVwbJ'^ҤNĉ;p :t²ɚ"<,x^:ׁ qҍcjI)Sm;(/1&u%pA0( i v٧0.dEl9D^C4g56 UTPAUCf *F5Q䁧 ʧ#PvoI4&/r6Z#(DOaH'}2"" cJ>ڑx}B<8dx!f#.\,8!1 ,eEOX$  bT]! uz5+3 *İ h@ZQ5j_2C\aMla A F1:,C 99qod iH@ЉZB:!U pK @2qeH*YtA8C$l GHpa,^ x=4`D8bPJ 8QH$$8a]E'dQS! ĝ=pPŧH- .ad0ѧ @b ,GK,$хN88}A$! (@|0/R!U0$`@TD V`T`l( d`UH)#Pf[̹sg x@aX"Kc9FffPp@O&djl<b;!E̜-rt Ƈ/ă^*1 c R5b~:؂$)S(}0X1 30a hb3؆T:k/KqT;K%=wွ>NPcCx*H[[1xE59(c(TH`xY0>[{x~@ |8|j0])؆"xW cF,j, Py[1[1Q ](P9퐅5!>H9e92PInI 6Pzbh$q+Р (:n [vnTnT:'08q 0A/Șx0AU@q.7%H'x@s;سKp H Cpgx83XЋ[ y1(a(h yIpp^ЁSH'rhPA6|dfX|@l (0aP`48&q 4HGtDW1)h*;r\> Tw8>zW`#UZ l <3҅h(Q,{|6>-0 HXFقȹS'M`nwpSd:Yx.07-sl:Hʃ^ 5 x0C0hȂ%((21Tx8 u`% %  Z$i53ЁH0KuPBϹ%<'8 Z9H8ʢJWm1)܇3kX b m(ˢ^.}i#]xۢ(WX ;68;$/V:{Q챺7NSt.$Ӂ-W \*K5`&ӏ=>M_D7P{;)*/yEXX%q:C8P$N%=puHX},;7u+yy %8t|O]u(K ;X`0>Ӆ;Ƞ ;7(Z *at8tX84pqpJQN898V``ь /M+5+Ѕ'K aa ]+"ȹlV'-! IP",n0*+Yt(Մ牸%hwmȄvvvv(МczID Mȃ }Y50Cc8xȇq0*p?5_pOU*;U](:8rPrYTmO`5ȘD+*P;į͙&S&VnNQ{+յ::)ڕ+$(}g$n@rhlb-;x}(#I?{ ,/ ^h:8T؃UPҺRppćS8.'[8VFbQqf"8$*SqhEHX8V038D8=bN db5!+9Y('(bE Nlm9`ٕ:hrM:;kâs2*)9[ң9WHNh^|e<&z0U;U0ÃQ WbXƂ,ppx*Gl_' `vaa(NUm&QP2(cHDZ%؀Ox`(7N P-ՀNr8H8d@hS #~`CWP;(x000 P1nvLEH υy 7WpyW >}9қ =+;@|P3؂QP؅P \1aNتxf'D Y0Hhq([(DHv(qrCXqIM*8L|(TX!a0 F(8(^gXmhPN#y t#5 xx  XaPsX#KC5 )hSM;]Iz7,z,zbnp" hUj 4VWt+:0=>KKh"t RXߘ+RhI؅Y 62 0# .k ?KD{;D АVp-8m q Nr=~3i|7P*Xȃg(;a!P=h!#ډ4|~@͑@i*R^n@b^h tU q* ۶6~ RNVԑ WҸJco8_ⰠqṔr*(&&M.&b@3[`̊G*^Pv%TBd7+xiӆkІ[gD%L+a}"-)" L|@2C0xA0hЉlH0@z> /%v0ZDNv$HH.B Is#g"Fo M4$Bŝf{$L \wVg(kD'RAF# QQtP-^N8|A5? hxq=Q2C;pB-0 $#+{BhAzIجB d$ CAWHax+ @wS8!0r+£}#=(#}CQ^uY(nC@*;( HA,|2 Rc5H[#d.("4)Z|ա]$ lPA; m0uM!$xB:H:^ 9D-eZ؀?dY!n) A ) j‘ t0d0t+́.btxh9R! \ޙA ڂ-cC6x@b:C}@ |\@:0CKRtX3 %W#D }K~>A'pHÅ-MA5Dk WI<tB3mXu0C  T@ iˠL.,I.5o- #[ɐ ZakaanJ\I]'8 ȂʺIS#d t84@, (38;Y#ׄEa-1<(&8 ?0˶@de'Ȏ"]- R 2 P^ \B0Ľ}jm C*?D /B5s Rxs@a4$ )A8)ɠ5P؃1tBՀ!ƀ1dsnљ֤ri!]@;]W@YM@MĒARpQ@I(A6BC"Pz t@?.d GBPA6s?0}YT" 'hu N/_md(lhܧtA[a092>L1@lM$Hn!uX ׍D;#:,Pp@PA>X7tu< h@M$I?Pt[6G/xJö\@@2zN?{g_'Tp0B@ާBb%;؏EB:pĶr 0@zc(<0Դ AH_yp-ell@`n;]zѡn:Ots'ҁߊqAbNdwٱ*9ehҌRsJ34,J)5)4+@j8 !7/ȥph 1]@ᛃ)|@lbT< czn,ٔ)d`*^)lN |‚Yb8JNs%(N׮ݶ(N.B;p'w}6y6tgǏ<ĈMMBTuB D-c̉0lGYdxndХ ]d~Gbd1V5b(Ɵ'C>n"tSn zMpd}^PjDXry.9`HN,YԂ("pA )rp(Fހ\.P|#ޜ#vxkGv8ĹC.[C 1a Xb ^PUހOl1YtP:dnz t)b YW8EYbiK"g㛢f 9n&@)~jW'0&8 b3‡䣱&@bP$F-NFuIRS@ LY:e%%2XAQ)IUͼ'~X7_'0У0i>%A ЀCF+Pq#MZjd r20|;X-`ytbX! TF"PZЀ bthA zPB:p# X$ Ɨ"2T qTl5:fw2h(7qTp(ᰆ'<`@9$+ AT7I.CiptS$@G4o5A jо'nN9h@7qG b,%P&UIDm!9bw 1"1]l 8h074%0M@ h7@6YK ɗ.5~A]C6t@ g2({R90| Szdj2A0!n8DkQoFA150D S`P@~#(`ŭw bReG6dQIE<E+Rb9 ,MrSTˌo@m;ȝOׂ՟ T 1f 0ЄE#xC` p >dq t@A~ EG>2)3QD|D  S !|~"~m C{[\֖(I6r |fU5e`Z(lְ´B (,02 Jy%= @@V8&f$r>}~YVZ O aӣ$S19B'&Ɍ@T`a6ATULL$8`%262>#+H"W)Z JB+ɐNϖp)h~ffjd`duIK"%; @* ()VW;T>1Xb3(wbTWDFqPQs$,?!Pc5+@9{qmNG(!fQUv-Sh) XԀIadd9ϱˀ;]`"@ Ob8ދ p-d񍫞H+&]ɑODB 8C4K `Ѻ< .1gTz=ЂLq~X]N9@$G RSb Dbc,0`aF `FI`)a,|)hqr)hc#'8boL#4  V P5 `nFSFkba, -aNBNLm.)}g/!P#z0\ ho8k'j`A!R L fnT x @: !Ъmn K]y+ A ޠTQ }HKib& C8;X !.AnfqV~N).a@aJ .a-kAo*C:i Iin"Htdab )`T"$\D%\db,}FC:eذgX`*ld ,jx7ڬFKS%U**&1 `!>[tl\ʍ @TA!w%,B d,D^`h A >"V`2L t/aŦb!V!jPLfgze4SZAצx/22DDaQP@la ,*f4u}~* t2%Tf B~&4Tm $mQ`\#5Z*Z`"Hl.ħRI%EȆ@".iIՠ6pKJ\fgJXe"TE!6P%u7;VR8hpR(O+!V 6"@ @O4 a\``?aZ4y f`Ă$ ]sH`!}R2Cc>njmh#Opr/5c/1Ȇ' 3t72E2n A" OBb H$t!}  %T"%&JN} ] Z hh$Uh @9 N!2'9xb&hͨu/L` >A8!a\A!F@8@ 4 ` az:@@@ Th2Wa@m;@,~  ԎC?j$q$Kp} B ̥^hn %I&TP`t!zGkpJ- %.b5V!&N男4#p`Ljd "@x`d `q(k(O)l;d8"a ^N F֫ A8l@4Ը!RA l- -{'lbARHm }t`Ģ@ fJlcri"`%"dyJ1fRtFfgaƀaOR!4 @4 ܣ>MTk3fq!! @Vb@4xH"! @Hk G .6V@`L@V7"TGQĪ#!Rk>y}j!Q tJRO,>` " B)Y;"NML&l28\dBѤ/ ܳ@4` @Hr4@ ܠʈ4B. 3'ND(㜌ۖw^z6Int.EE%%PK/6nQ?xeʖ,YѡnٸqC '@\,P(0a@@.La6}MμȰE{E[$]A$4@ Id/q`QD@ Ilbl`<8ćBӓN<,CO/jB@ KOM`%#`U5T3QdTf լ V'u++Ucu19d֕WNMHNDaN6q OK|".rt*Br j Ȑd)!l]=@:h1x `@;̣\A:M^!C B-}Ӄ/$1QC߼pDFzAF9hnJlpj /̐O*B(??M" )~LD0G:5^%dh G8 ݥrءKđL2 ,AdyEbh6D0$7kF8lAg@dOr 8h#P! qKN61) jtϧ8\?7آ.jЀ\?҉.!fJxp 蠀 LuFB}^A|7[l㜡W=@5(N@hoPpjt`0 ,̐ 0 ߸N?ĸo09,D0I2qHGŐL a 4K,mi=BϚv}vʂaOl` x a v Q,A6Ѕ^c6p GQ=G9;XS:GcX)0 Ĥ2ݬ `<@d 4kB͢Qb' \ [:@!/P?7cx! r DݨH#Ҏ@ I$ DKT‹9V2uY]mlhNH0 *ixqxpj^ 0 `s8@ tbELH.1&gA 2lndr ]a)* 4 䃐C6 ~ NݐNfdp28񔇯x'6p@)JQ[:qP$gA*I[vT\!K dj^K(hCxpc"q2GcZH3,` hW`chojT X܂ Y ZBx,qM/БGt8,<1='p%NH`38 xy2c/?21Ao*YFZ@/ wM/{!2p />dwo(GWb' BZҒ[y1  b[` p%ȡ ܒ|Hq!$`€$u9&HFrPOOPw{fq7( u @+чAZpq v@ ; ߗC;:|EtɀK6wQp& 0DT0# Tpn 0Њ _`Fp _Ж  0#?.1O0O{Ӑ|3\lP0Đ.  W+Kp 4 NgE Q`  A`zHfW.n5A[ pT8:' Np;qPg  ~Ph@Qap ~`p3Ƃ19|9PagH Ɠ7 c` rސ hgIqi`2PT#?.ТP XOa@}t%J ;x8P%mO(A.)2;sp [ pAb 6 #Ѕ'! t@xJ@dņh7ñ\PbjwZ`hb+'1(|KP EQ_0/* Vw K60KK ZP ڊmIqj:;- :*#@} "$ @?x?]?{6&hNp gP0 u   >`z[oI!`\Цw`#) frq|3BDC I+R a+Ȁ  b8  '@K'seR Q)PP 08#=S K0K.o 0 UP PPp D˺gioI 0kp Ɓٺ" !#UUDbw$, sxP p5K}u^)E Ap=u@PuPⰰ@zJot,o{ O DԷg87tvN(I 9rehtճ9(W%b,D&dR dy E37KZ'|d|RP!0eWYnPC@ `{",؀Rrp!1,Ëۢ0 ՠh=|pH>0EZŰ5Kt0YR|hzeV@dY*Q!60# %'HOG "qGA85i(ExbȰ;W|Kxb^@P4HTh`  < L P\e@"̖ p@CP 0;;+YAvF$bSP QD,@pg0s)` а" {&u "a"PHVzI P!* ]0o {i 4* )'3*ߚw EXExpƗEH6$# @NoO7фSq|0\N' 1@W@2w11 tVg'*.q )a<m,p 2P18 % Z101#O xyD S s>7j0sP7:ԆfUKUӓ` r @ D ޡ'ȷ_vh ,sG@i Xp@4lܹ%"Y.]t0'̥Kq/Z%, 9 bICh1rņM4,Iʒe̘OĘ1<РN/YdQWvJNYL b>X@6 a`Eb(#,\> dNyuw ǀ5D<9 WE2u>f1#ဃl:ȐA;Ǡ/9Pf_x3ȸ#Á 2ec7O*M5 X8 ~{5t0d1E˜Y 0#,,ֹCɁtPPd rVTr.IJ1`I` 16r  5 t#]z+~dq Yt.;. [X0#>@:)pҐB4r FW(BNP! `EH`:l|d`7Ff9:":NX9A<+X ]\_fZ`4G /'Rnx4Nd!J/l^+33fS@I5YH:rAZIy(bPE|lsqCG.T7P:b[<;W ^!ElĒ5O!k?аD t ]*׋ * nHc c$x-{I]J+Af9>wBx 27)t#tAtdl`#eA t@.M%1'd(('q@4#(ܑ'2:Џl *ʃa@ζ6jUx-2MA3PQe)>[ w=o-V^-tX?f2s X@W t)$03e>J/AQbΎvda ?@aA} 488Bsnv / B $!ux\Q M 8 8avn#$؁С ) A)oFu&XU)t! sU+m`.`\XC~ wf1.yP7:r8 j#̇&w@Pua(0L4,G ±Kc)ъRpG.w@Vx na٠Ba,x:`) bw@G uIe/C3?]" RHBd#6$GM(Ztc@++0UJRk'D@QidA1ƃ:wN &hM3A8gbatC=zP9p.,OWzyEdv?ᄈ Il7!p3>TQ 8 A̽#90P~lU 8$s&ɝygRY%؀40C5- X07/åYBNx(M`B"HA+9 0F#i 1^>fnaZ oqDb!& coPƍ-NP ߪ,vvtCd9,QneͳYGVV5+0L OQ jB$r8H\Qi4V'n/q #8IX<4ٲ/|JpW X4Seq9duK/b5<~VGdQ~@GD@HF'|Vg ,X&؁K= llāT7@'0^'ࣄ@,]>/qP"Bܖ:` 1 1ғdbd@aȇ1& 7TlEDJWlE\ Ի/ =x5X"#Ft{ 'Re< O(8:S77†)`Brɰ*d|? ``Hh9LQ>2xCc')M h(HQKBTQrja A(*Ő)hHe80K2[JLJTJY<&j^p'fALr˘!*Kfsy`W?9˅{&(-U1ZθyJq  5hC'xÙ2x'\:ȘəJs!:q$N$@hQ 2!&Hf`BN:3R@-݂+x^l!06WaZ96u|e{UEEP!le#hA̺) O2d#A-"`% s#rJ)yPy[d`UJkPwT5x5KEBl<$[++`$xHrȑH@ Vq`(9@J#~y}Q)H+xX$؂aK!9W=pZb`{W7o;0A!+K[!>d|")AU=' Ć3Y,SK9x"Xc5՜ e,;" Q|؈[0+qu ;H0$͉[[)~Q~it"(3H3o8o@G$+;`Ҁ~$}l;j E|mT's*M\XUc7?Jr,@]uc8O O8B d&U )"~0 XJl(BvpGw  }!An>4 =͜2)a '$I 8 l @-  >H&R8-R-Ex$x$+p()oH4hƋ-QhИxAÿpTu/˕RۈF9͙ i?!:tҟ7pAj,ICw瀸O{ +ND*"Ҝy.C?(WEQZ)jY+TR kBBr 4ڰA N6]]qGl,K1bd-A|+1'+~g4g2 ʶ㸮 9|XL)* -9zQXDӾ<.oQH G&A* 9 \?a 3(v,s2=쀐A Qu!S |ўf) c +Xp< 89#S@GP&b nh؀9$4[PKZ O T1q4 6|*JHe"9l(?;cZP)0Zz(`p O i2|tByƳLD1F̦0Sa>怏f03d[xAp!CjcA.E4S1:YH:@"Ds(OXi Cm N:X0{HOzbp@܈BQ (4s DZ9$j Ҕ \h:,LD:׹r)MKOF7ܠ,z284  e=q@ %&|EHB7f NP)\;Tq, H9P[ hY=n q$Ǥqr\} `WzFC C?,@CsK>L0@In?C U㘃0P$(4l($A"l$D@SEIB"$SnuM0u J51X.̈Ź1`LcÔM5J_BDd|2C@ ec^NF ()́?Ҍhǵrt\&@h!4A:A <(|\HbG @ >@\ $TJ$A,7\dS') l.ES@𢯌0mHmV8L] lRZ2 +Q%\AJC,5\AX| 8c;Efg ь@UAP 2@lR (d)3Ԧk͌>0uP|0ŚFA>Ȃj,g'T—êUZU`A24AlT9%8]AlAB"'DASQnAa980CUt%RdS(p%H~OXȂCˌP^9HX؛p(P8`f(5 \/-@A8#c+CFh,eTaF8 0 (1̑&G7 BZ)þ>Mk!1A/C&fC4]CT)P\~%`oCd+28"0Ct >P>{&T6%O"!t ub .:EDxMDNz@ 8~b@y oZB!N5Hĺ/Ӫ%m%AV 0+9`Cxz";XC%>c2\A}̜)Wf]NP Όq $$ }wp頠 䐄%km C3@64PdXj8Ba-7"8#"HAUB8PǤxX 6&$AǧS`mzM)R}P" =YDAWaq|Y$_ ITbx̦|`Y~}##0<.V`ј4WI~IVkƼV/sG(!{6R0(UPTNn0V @$M 7@ qs"(;f84u02hoJ"4@$,>#@1,@Ā2 ĊS~< SQ@TA5 J9@9Ho|Y.@,<,@£$cC؆-vX%%2c ;07L~ OT`IPpmb,MAh @1fS2hUڔrLNXkŻJs3,8)d,d> D\g ABbR*#J Rn6o`@" ler@ZzhΐiM]G3(hU\T%Gkc U]%B6v^o6 \d2;<*pN]f„@AApiP˽}@2X &C 0v|h@l&%xVedŵ$H2Cpi $ 1CC:rb|GxCFrLx|m9)PS/B,s%0,1Uh2@/< @ݘ=LI>$ïLDfdFD4`<Ũ `k"1Jؔxq{CMDkؾ t|Ҝ\j2ۥD =@SsBA 5or H+C\B DP͈) mC7 A g{P\DpOpA>]vEt²f mfYBY`bmhEJisb$Z6t% P\2ʔ=<Ǘ!!@l3d)<>̦9eA(z! T[zM;$ʔ`2>C,J:aRL7K;ldgrV\') _V3@D< jq`Þ(Gֹ,aЁ X>@V0;@bD&p' ij}*:pb7ڠ nf%BH B`KJ10!t)s0|tGM|Xan,4є3>S褌=$'2r@`)SdADh&qю( Sa CdHCM0`(Ԍ;,^Х9"A|03hfWVPȷK §(B+ єx4f)L@xcyXb.yXTxtA0-ԄNȳ29Cc<1LPrPc&hvG$ABGi@T@x8SB`SOEFd0H6: _gYqkP:EW_q@xaH[f&N"˻=`.", Xy1jWe '"Llp@Q7fhO66K5qKttEw8lMN;# f9C: ~P #b6BFѸȑB8  ! C.0X6cPS dÏh 7\]TchA-5xa0$Cj `?HP;kh(t!qW`yaG0 [?LSD LڊCEKsdQ )ݢ.]B?ut(NP䯕w*t^5+d*SM!)2e AjԦVQ^+VOq@HAA@ `vH 1C ıN [H$"U N-Y H4Xb A0'^":pB<)() d0"@<E=(P@:8;A<$rTzc!K#jG?aPyϔqU^4 4scAVB189/]oDĸ6%MFނ.#39x .a"Ḣ%㘰%VjsTjSGHm=V )fa ;Q! :8#+`.(z6U_@71/c Awq}F$!shǛ-̡ !9$8#(E@R t@Ap l]@8q)G2Rj\"G^PȂ,)Y tA`&֡AZ]PlV`>)%$>m@*"A*U* @"Zmc@b K: z`Lc&oN*#h`9&1D~FOpcXR :oɶfAj֍b!Hv!b¡`^hz߈* \ (@p@ ,A!  Yt" @t!Mz !m@".P !u.@!>) pXx*@ jY,zm4@jp f!oۣg"fjX@&@!7i 2@$  ha"28Hjv!v#3`.a $:P⡴r^@h(iZH;d> `8`!8@ΈNt $Xq6b$/d҆C" @.!<qB JA^% x N` mKdހv GՄg$4S3@C}aRn4Q a;7i$hjj$Az)vv9 CAarSP4Ar Ha`#A\aA ``` $`J?%Ռ@ j?8:A"*A{Aa|ġ|a˘4.! Nz |J ʁ"BākB R SKFf a H!NH!ڃ96>c~9N%ȡ H -LifjȤsfa&(0pR@ Ҡ( :!@`DHKN ^ *%# Pl 6TA2 bN"@`#|N-c`.k'^$a^YUE @ aZ0 1 َzd@VGO gH)O6T cC!D#hL%˖Fqj*Ϥ&P! r$M#R0$Ɂ8@phw$7 ZjjAN+u! P PAj@Sd7jHZv `H@cN$ʹLl.N#Ԩ.jH^aI /Z $ tZb,a]@ff1H2!Cl4Og#N hVt`q &RM6rS a!h!w!gAha S@8 ^dpRF! HA!TIa"(9a B!D TA 8)@<l&K2:A|ps.pXW|XU<ႣUE:f ZE ^`4c6fL.pH?=Hm! I%28D@(ch O cihpHKat!B` ̴vp+fNa8 `OQ$`F-|AR(LLR a 9r TuX€5ɮ >qnZ+@/"$Hd> `CQ C/a pE:  ZZ& `@ "c"zNdbd]! ^g% J=2DXyXϪ$(vQhjР[Oy$32`2 *d8 āJK$@@*aj\(` GP dAa"HCp֪NJH8tA.g[$d\r5!Xg"!Vu|(  & f ȚI'c,~m"pADf;5K-9cFQOP 0q!Rf#L +nw$rMiJ8@t!{! "A!!RlhHA&,< d!hla@pT` hc! B@2/n X\@ !.^v`Ui` on@p,`AftFE$ٸA A 9o&QI#!aKrO9~X)`p)hp"\ִBf!t!}!|!7& 1|B L! DoJ *wK @|^tM &h% fH'[V#< THNCo+Tvک|t@Q!n :$b@",zfԅ` lA@ jI%ˊZ_A:^; 3#D#4ѩ !ƨYXp* jv)A3 @\`  e)@sA=E ;8f!&y߻S&` v@㕐PF8`A^BPZJ?2kLtAZcGEnBZE,P@ Afn@`1, AP^%K6l0'_$Cp á,H!cI'S1# 9𭈃 !q`d@ i#S-vƑ$Ib}4CT$[V]M]v0<7Rr@!W\i4IqR]fIȕ)XJZ`  +b`Q d5bª9pN9f #J,[q@"N@3/N@/8<4RDsTh9_A$~8`<4G`nC,hBЍ?uE}>U8@T,M1$+,Q/ VHJJ"TV[8 9G x+27($MoLѬq>1Nck@` z(b-HC!q<S8@=Ām8L@KȁQvs.< hpC x 0y,q(y@!XR* V y,l` kxC9ʑP?YU1$-<آ.thCʈ`b= <}{h2fu2s8]laD엁ueT }բ 42I SD|c 2V K}NHd [9#1| `  yS2?$ ghB6P m0(df w?p7b ZĂE,`F+D@`ia9|Tt#F:z<$ pՅ5*O5( Tq x0 %hE 5 u4C9"O,]<]ll'ːZ4!hkNWRSDS@l3OIYʾ 5er`nF,CV`-DH0F"x 9Ǒl1 +~G01yb&`K`1v0m sC! f0"vc`A~<0`^]:<gǽ%Ѐh@.(A*a` p#s#$,/DAKA0Y@50$ X(&SQD+-n<Xjr 8]7Z,c+SK3s/cߞd(7},'HF!kb}8:;Ş:sVJ/r&}#07t\ :>4a J9d@09p0QhD`Y- +λiPT-eu:!Y N$"0 Ѕ7mM,܁ Ob , ;2$_8 3b)r5ˋ>ҢT_Оp^?ː4PGn%+s+ DW0(IAjS$/(0O%j/_αRZ)QB +l=!6t df 5DQX08r_8E`   Xjs7 6 0fnp Ǡ6j` G lHHOu /o``Z=c*V*b#HUm!$JRXy?@"#Yȴ? ֠Lqt7 5[GU  aygi'5A/d/ZA?0AP P% | @ 2>aЀ U (62Yp`  +29Pi a 0jP_Iu- `@j.xqvSxw&a*0h/KH#G|p%G%CO sW=rW[ #spWfP%j1tO@O0{tgVl0ZV04B'53 Z}-0P9P@ @Sg4T*s @7Mxr` ^ Cu0 I`6pb*  :p~ y3@ivhkv {@@W j>AX#IKJ#6aM` =`3p@@`Pb w15#s3S3 0 Va ,yЙpP@N` 3 ?B4M= APs 0H@>w5Y)Q ;C :QG@W+_pWt(Ģ pcQ" V<0k B0/0^]XT8  H4H `I(1"y)Q'=! C=d#1jU=8p$Lf=0@ dbXKb ()0) ॴ@ @ @ #@BP BiPZB#i{ &&[' @fb@ qxR# W.$P`xcP1"YD@ДZ`r%iT"p63PP, P`6T  Q R y 43VBb6"bF"/=$a0b:#ı ` R[ )@P QPb*"=` )` T ^: ` gZiP^'4$NC lѝ, }*~2 @ G7` # 3|5+4頱J€ (3X6_" 9ZZ,Ib2 << ~ T8h8<ļiO<(0Eq<*>?x!zy?A=уVeua td*s` sP֐)0; )@>ۿ0P۱7y^` V0 ]@A+;: %P[0%0 Դ( P VPVp`)RsgPM $p 6@`acHYu06$Kb*`-*4 %[@4V ,c ;1ͣCf#jk"Ab8g4)ွӤP \ M @=@ >R 0U`|B$4i:]:O4'y Oe 0 N] ] }0W0` 0"  UV ;ICf$1p "99v! &Q]hp j ٰs` 霹v55`I?=Q0Gx6mZ02pCP`]` (QnP ֋k p Q -MQp lZ4yRM5PpBн]5P( W?Pԛ" +.Dl0{fPKÛq@ pY \wף @9Z:-k}&ٝ jj{^G79J61 I'I@a3( $P@04˪sYt0[PVPRP=0,ݔ@ }1-'M(e&YWPV EV~ Q:}0 {_} *0O(]0P !qzRPY9b Y|)84wp^p"+ v(R9s@0Еp <0 k:AphoDhwg - mBxKX '=b"V`}$- $ $@շ|P5P4 `- P H0/ "P- r 4> ] +0Q3Kq0tu "7b0`L-h zs\gNWɮsr cދg *"Pvb Y8V |aƔDxtB BG# pba(b*!CN`nqg0:9bB"o8t>"0׎8(&@dD1Ŕ/@e5!MsFtB>z7,Y 2ue 6]tY!T$50xmD|R`8>`u6zi3@BY(zHʣ'gia$hkvvt&9ѹC h"]آR}xGv`e0PzмI& f_ RGf" O@ d"F%(l30A8PnP` (@, H B%26@vf ,xjVRI) i8ԬTB }p0aAGqYVʅ㮣,RzNte c@c $B [cG*qwG9b7;tE te `2C`g ANЍ?zM>p)#C` 0P0J 9 KAPf ࠄ` )P4HMb81#EQN4 ;imgvtopgm-2.1/samples/wide.pdb0000644000175000017500000001066506412121120015113 0ustar erikerikToo WideNP.NP.vIMGView^@o@oToo WideLj?ǀLJ ǏǏǏ?Ǐ?Ǐ?Ǐ?Ǐ?Ǐ?ǏǏǏ ǏǏ???This is just a boring image I used to check the padding code. You'll notice that the input image is wider than one Pilot screen but only 40 pixels tall. Funny that the most boring images get the longest notes isn't it?imgvtopgm-2.1/samples/tall.note0000644000175000017500000000033606412116563015330 0ustar erikerikThis is just a boring image I used to check the padding code. You'll notice that the input image is taller than one Pilot screen but only 40 pixels wide. Funny that the most boring images get the longest notes isn't it? imgvtopgm-2.1/samples/bobex.note0000644000175000017500000000007306412116560015466 0ustar erikerikThe American Excess Card. The only credit card with slack. imgvtopgm-2.1/samples/README0000644000175000017500000000254606412121116014360 0ustar erikerikSample Images ============= These sample images cover the various combinations of monochrome/grayscale, compressed/uncompressed, and note/no-note. file | colors | compressed | note ==============+========+============+===== bobex.pdb | gray | yes | yes dobbs.pdb | gray | yes | no jacket.pdb | gray | no | yes wired.pdb | gray | no | no tall.pdb | mono | yes | yes dollar.pdb | mono | yes | no wide.pdb | mono | no | yes bang.pdb | mono | no | no These pdb files won't have the same bytes as ones you generate yourself (the dates will be different) so don't complain if cmp fails. The various pipelines use to create the pdb files are listed below: giftopnm < bobex.gif | ppmtopgm \ | pgmtoimgv -c -t "American Excess" -n bobex.note > bobex.pdb xpmtoppm < dobbs.xpm | ppmtopgm \ | pgmtoimgv -t 'J.R. "Bob" Dobbs' -u > dobbs.pdb giftopnm < jacket.gif | ppmimgvquant -fs | ppmtopgm \ | pgmtoimgv -u -t "Jacket" -n jacket.note > jacket.pdb djpeg < wired.jpg | ppmimgvquant -fs | ppmtopgm \ | pgmtoimgv -u -t "Wired" > wired.pdb pbmtoimgv -t "Too Tall" -n tall.note -c < tall.pbm > tall.pdb pbmtoimgv -c dollar.pbm dollar.pdb pbmtoimgv -u -t "Too Wide" -n wide.note wide.pbm wide.pdb xbmtopbm < bang.xbm | pbmtoimgv -t "Bang!?" -u > bang.pdb imgvtopgm-2.1/samples/bobex.pdb0000644000175000017500000003237106412121117015266 0ustar erikerikAmerican ExcessNONOvIMGView^@o4@oAmerican Excess AADDDDDADEQUZUDEDEDA DYVU)DQDQDEEQDQDEDAEEVjFjQEDQEDEETQEQDED QEUQEQQDQQEUViUeUEDUDQQTQQEUEDQTUETUUDTUVUYeYUUUVUfYefYTQUVYUUeYfYfefYefj ieZfijjiiifVeUEYe fVfejfjUDfZ橔QDVjjZj类ꃪ0UnꪥYkUnZ麕EjڭUV꛺遪龂傪ꁪn邪ZTnjkj름{ꁪ^惪njZfeQDEjj ꪫꮁڪjUZeUT{閮ij껩j믺Vꦁ[eIeUjZꫪꁪ몮VꥮUTYYjjijfiijQAIYffjffYefjjjnTEVfij jeiYe fjeVVj iEViY eiUeUVZYUiUUeVYYeZeVfVfeVUVYZjTZefVUVefVfefUYUefYUeVfefZYU YZfefUefe6f[[EE[嚕efVYeYUVefUUfYeYVeYeVejfYUejQTDYUVfeUUeeeifYZYe ZifYfYef VUfiUjiji ZTfUUYifiZiZfVY YUVfYUYfUf iYeffUfYfj miUjUTDJUjUYef VieefYeYZViYfVif eiYfi fYfUDTYYUifeiifefVf YfifieYfjQTVeVeYjVijYfVfjejZYfVjf VTEIVYYfejefeeie fefYYYfjf jfffi fjUQUfeffeffYffjeifi[TDYnfUVYf efiiifeifVYYejfVfYfjfijZfQJefVfZf fiYfYffe eiVf!UTDIZeYfiZfUiifYfZfeeZYiYifYiVfDTEZeYfZYYf ifZif eiefieeYfYifie fUTeY VfYeZffjfeYfiYfeeefefYffiTfUf Yfifiief ifYifefYfeeifEDJeYYieieijfjef fZeVfYeUf YZQTeZYijfjY jj ZjffUEVYjffeY%jVjUZYUjZjUVUVUjiUZifTDIfefiUUjYjUVVUiUjUjժeYUkUVVfUYVfjYefiT)VefYUZTnUjjVVUeUjQթfZUVFQZfYZDJei@UjQiQijFWZꥩ^EVZE*VUjViiifVQTIYVZjU-UniVViUUjEVUjiUVffZEE 6feVEhjjU[FZeWVTZUjV檔ZViVfeYZUTDVjUYU'[JTi*j^VEUFRT*UQnFEeU fQDJeUF[VnZGUuUYUVEzeUjVjUVUVYQnUiZfYZYTDJieVVZ[UnVZVZVꕹZV[j[ZUYUZ陕eVfUQeeZꪻjꁪjfjVfiUUJej)ꮦY뺫ZfjffYfYZTfefeZZfUfjijjf'UYfjfYffeEDJfjefUVYUYYUf UVefYffUeUfVUVeU UijiV QEfeYYfYfjUjfjeZijfZfiYfVfiYQUYf eYffYjf fVeeiZYjififEEYYfefYfefeffjefeifjfUYfUYefieUZUYfeUYVUVYfffYfeeffVfjQDifeVfVfijeYfjfYifeYffieUfeVfjiUEeYYUYfVeiefeYfjfVfYifeYjYfYef YjQfefVfef fYefYfee ZfYfeifYYeeYjefjUTDJefefif ieiijifj fYffjf$jifYfjEJeYYUfYfeeffVjfiYfiiZjifeffei륁TDJfUfZfZjfZfVfeeYf ijffUfeffif EUJfiYYVUYfUYeYifjYUjiYZffiVfi UEeUfifeVZfijeee jYVefifj fiiefff JieUefYYfejfVeUfZffYefeifZjeYefijfY ZUTDJfYVZiff ViiYUYfVfijfifjfijDVUefeYe jifeffeVfjijYYVffiVUiiTeZeYfY fiUYfifeeUefYffVZj ijkUEVYUVfeYVefUYeiVeUefYiUVfVUfUUiefYTYifeYV!YifeVUVUUYeUffUYfijiVfYYVef-eikQEVYYUVeYZfjfiYfVUfiVfZZiZeffjYefiꩁUefeVYjiVejf VfVUVeYeVejfffiYUfYfijEQViUYeVeiifYfeVZeffjYef iYZjfie UEYUZUieiYUfZjfeeiVjYieif TDVneiiYjVfffYfjiYiff efjeYff+ZijijTUQFVYVefYiZeiUZU UjjUYffiZZTfjiVii VfUfijfZ UZejffi'ffUiDEFUYfeUfeVfZijijei#ifjiUTDVfefiZfYefefVeeZYYVUj"ffiVfVYUYVjifTE꥚eY YieefjfU aZjeeffjj EDVijfeUjYje fiiUPU fZfZiYjffUYYfefefVfVfYUUPaDdfiZfiefVnQEVjfUiiYfYif ZZQXTEYfjffYjiUn UEꪦfUef ifjfYijeUA*VjVYjjnoQEfUfifYiYVYVffj YjfYUeVe%eifUDFfeUiUfef iefYAjijiZfjjnnETDVfeffiVYZieﮚVꪚf jeyjTEifeffUf3iVZYeefVfV湩_fjETVfUeVUYVefZꦩZffYiifiꁪnTEfUUYfYfeijfi@ZefYjef骚kfzUDVeZYYeY ifeiU ZDeZjYjQfeYfiYUeYU eZYfiZeUZPVefieZYfZVfjfVZnUEejYeYYeU ifYeYfYTD EDfife YfYeYUfVEiefUeUYV YZYfj@@dVef eeiVjVYfjTEfjYieiUefViYf YYYTXfUZefiZiVffفEFfUeUeYYVfVYfij@@@VeYe feVZf iefnUiYfeVfeiU UjQATffVZfefifViUEDVYUYfefYij@VfifYfiiizUFfijfefVUfieZjP@Aif YfYYifiUEDVYejf YefYjQDUffZfYYYfzUDFfZYieYefjPA@eiZi {TEFeffeYffiej@@Pifejf fenUifeVf YfeiTejfiVeififeiEUDVjYeeiYeffP@ieefjnQDFf iijijD@dUeifjf YjYYfiv뙁EVZee TnZff TUFf敏 ee 뺹ꦮZf j뺚ijiEDVZfi閪fjyj@nJjf[[f[jꮚꦁf QUfeZYjj曩kVjYj [ThZnJjk_nfjjjTEDFfVe[VjZ隖V遙 ZVTiUTnFUikkfkꙁf#ijEViijfZ婖[Ufj ZUEYTZoC[~[iknjii{TUAFYefjZYeYfꪮjgo knnꁩ VfiY[f晪j EAn恪jn[nꙚfjQU fkfZVjij Ynif nꮩfi Qffjkf榺ijf hץ!ifn꫙fikUEFZYf Y[jfifjꪛ) nAijVzYn嫚kYfifVZV[Zef u@V V[z鮥fiQEQVYfZkfUU YUn恪ifnjꮚ ZTUFfUk澮fZ jA~ꖪikVꚻ隮jfiفEAVefVZiU@ TPUjfjffY fjiTUf ejfYPA iefZifejfifjQEDVfjfifYYfieiTZYfYfifeUEF iYfejYYjfP@DAjf&fijfQEijfeiYfi QDDfjeifiiffUjiieifefjfifj QT@PFj fjif YUFefiff YYZ TEUdAiZfiefji UjjfieYfifjYiZ eVEFj fjiUfiUDVifjfYffifeYT@UTFUjfifiiEFjf UYjZfiYf VD)UEVijfieeQUDUVjYejff fDjVjjffi jfZEfjjfY UA{UZZj ifiiQUVjjefYfYiei U@mUQZZiejYiiVjjfUDEjiiUeYUV iiiPi%ZfifYffjeffEUVjfjfjZeTAdDTjfefffZiUEDFjYfiefUfiYVeYijj P&D@Uj0VefeijZfVfiUjjiZjUPZQT@UjiZj jiUFffjjiPE@ejiiiiUDFjfZifiڪڦiAe eiffYijEUEYj jZjfZiT^A@ffkffZeYjjVUFiYZjWiziU efejՁ,iZZUfeiUjjZfnVꪩfjiFP@ZfjUej끪ffjeUFjYfigZjKeD@jYje f[YjfjeQUUiiej iWni饖f VjejfefYgjjV EFfjYV[ꪩf TjUUfjfiZjTUEiYfeBEiEd@Yfjf fjfUQFfjijZeffe YFVUAYVfeejifjjfZj iQEififYieiUifTieUPZifZifjYfUiYfijVfTZTIjjYYEDFZZY YefeYi iQTYiffjZjfjjjTUVfjfifefYff fieXꚕeffVfUViYiEfYj ififFjUVfjYij TQDE꩙VYV UYUZefFjeUZiYifejff#fjiZUEifVffeieYifiYFfYiVeZ QUEꩁYfYfeVjZfje僪jiiY ifiEffiUifV einjijfYjijffUEjjUYeYVYieYf[VYjfZjZejff fiiEDFjfUiUYf"YVeVYjZifeeUfifjfZQEf%jiVYifUffZfZUfUfeiYf fYifVjfjfFjjVjjjYfYfjeiYfUYfjfYfYiQRfeZ fjYYfjfZjjYfiijTEDF if皁YefYUffjfeUffjE UffeڮYnjꁪeYefYffji;QEFYf[eY榛feffieiYfYUYfUVeiefjQif ZenejꙪeZYfZejfiUfUfi eVTUFYZ۪m끚jVffiYiiffiVeYfefei(UAUeꛪj骚ꪮefieYfZiYYjieefDUDFnjeUjio遙VYffffijeVfYfiTEEfjjfejfjfVfeifiVifejVfeYfYjVYjVeVfeVfU iiffjYifYijQkfeUfeifjieiVf iffjejfjfefYj fZffZEZꁙfYfifeeZijiVffiViff eiii QDUQVUfYYVjfZifYYfejifjjfZfQUZijjijffeeYeYeiifjfiiiiYZfiifDUDAUfUeVeeUVUYUVUYUeUeUeTQTUDQUEUQUQUEDE E@EUQ@@D@DDTUQUTDEQEDQDTQEUEUUUTEPDTUDEQEDEEDTDQDQDAD EQEQDETQDDAQDQDQEUEDADDQED EQEQPQEDTETQEDEQQUDQDEDQQDEDQEQEDQ EEQEQE EQDQEEEEDEEDUDEDEQDEEQEDTDQD QEEEDEQQDEQUQDQDQEDUTDEDQQDQQDQQE DQEQEEEEQDETQDEUQUDTQDEQDTEQEUTUUDQU QUETQETQTUQUTUTQEUUUUDQUEUUQUUEQETEUQD AQDEUQETUQUEU TUTUTUQD@The American Excess Card. The only credit card with slack.imgvtopgm-2.1/samples/dollar.pdb0000644000175000017500000000662106412116561015452 0ustar erikerikdollar.pbmMܰMvIMGViewV@odollar.pbmXH"PJUH j@ꀛKoݤ[ "@_ *@ VH}@ꐙo@J_ *Q@I/ޤHJ@*@ꀛ+ ꠛJꨚ&@U֒  B"+ݪ(DUU }j@VVT-WR U"ԀUHKj *VTBV %ZhV@Ձ@ %PEV U% *U U *@Jڔ ڈEmQwꠓU _ & IwP UTI"_ߺDP-Tꈯ P _V%DՒ mP /u[D$ہڒP*ߺ@%nn ڄ%@ @  k@ PEP+@ @ P+m   *HoP@~@ -ڂ ߁HV"+Ղ WPWj@@+oW7ڀ j _Mu @݂ @_V@V@+ @ꀑ@"- WR V@+@-+T KhЁE*U؁ +[@+-%@_@J @ +j  ԀBuP W@%PJE @@@ځ" WiZ & [$" Q+zUoꠗ Vԫꀗ U]ܠWu@oo_D+kzB VR@%uH *Z* umuH+گ[ UmTU;}m*ۻhDڀ+U_޵&PkHEИ ڵ"uj oګԀWj%}@ nHW@.$UUR* *vPD% h T@HՓ R%+h AWj@ZB E@  Փ@!P}@Mu+@o} n@-(@koP^@[H+PW o H}P@ڠ_ HEH@+PAKP$P 'T%HJ zj$oHUІڠ %@~WԀ U@]@ m -@ %ڀW@ @-@UK [@Pj*@H@Ht+V B-EH[Ro U PT@Z^@+H%VI  ԀKo%U Ԁ [J@URAH($ W{ -J *@ KP *)@%T@JkzD!()B _U( UZBAH*B DI%R $HB%HP($B (  H @@ $ @*@*Uj B@ + +@ ݜ+U@ ꀛ _ZԀWP *BHimgvtopgm-2.1/samples/wide.pbm0000644000175000017500000000176206411655123015140 0ustar erikerikP4 200 40 Lj?ǀLJ ǏǏǏ?Ǐ?Ǐ?Ǐ?Ǐ?Ǐ?ǏǏǏ ǏǏ???imgvtopgm-2.1/samples/wide.note0000644000175000017500000000033506412116564015324 0ustar erikerikThis is just a boring image I used to check the padding code. You'll notice that the input image is wider than one Pilot screen but only 40 pixels tall. Funny that the most boring images get the longest notes isn't it? imgvtopgm-2.1/samples/tall.pdb0000644000175000017500000000266206412121120015115 0ustar erikerikToo TallNP!NP!vIMGView^@o@oToo TallȄ8< <|x0??This is just a boring image I used to check the padding code. You'll notice that the input image is taller than one Pilot screen but only 40 pixels wide. Funny that the most boring images get the longest notes isn't it?imgvtopgm-2.1/samples/bang.xbm0000644000175000017500000005626406411655117015141 0ustar erikerik#define bang_width 192 #define bang_height 192 static char bang_bits[] = { 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0xe8,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xaa,0xaa,0xaa,0xaa, 0xaa,0xaa,0xaa,0xf2,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xf0,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01, 0x00,0x00,0x00,0x00,0x00,0x00,0xe8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xe9,0xff,0x7f,0x01,0x00,0x00,0x00,0x00,0xe0, 0xfb,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xfa,0xff,0x6b,0x00,0x00,0x00,0x00,0x00,0x50,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe0,0xff,0xff,0x01,0x00,0x00, 0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xd1,0xff,0xff,0x02,0x00,0x00,0x00,0x00,0xe8,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xa0,0xfe,0xff, 0x15,0x00,0x00,0x00,0x00,0xfa,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x82,0xff,0xff,0x07,0x00,0x00,0x00,0x00,0xfd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x00,0xfe,0xff,0x1f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0xfd,0xff,0x0f,0x00,0x00, 0x00,0x00,0xbe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x00,0x02,0x80,0x2e,0x00,0x00,0x00,0x00,0xaf,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0xa8,0x2a, 0x0f,0x00,0x00,0x00,0x00,0x1d,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x1d,0x00,0x00,0x00,0x00,0x0f, 0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x01,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x2e,0xfe,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x2e,0x00,0x00, 0x00,0x00,0x0f,0x80,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x02,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x1d,0x2a,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00, 0x1d,0x00,0x00,0x00,0x00,0x0f,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x2d, 0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x00,0x00,0x00,0x2e,0x00,0x00,0x00,0x00,0x0f,0x00,0xf4,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0x0f,0x00,0x00, 0x00,0x00,0x1e,0x00,0xe8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x00,0x00,0x00,0x1d,0x00,0x00,0x00,0x00,0x17,0x00,0xf0,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00, 0x0f,0x00,0x00,0x00,0x00,0x0d,0x00,0xa0,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x2e,0x00,0x00,0x00,0x00,0x1f, 0x00,0xa0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x02,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x1d,0x00,0x00, 0x00,0x00,0x2f,0x00,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x01,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x0d,0x00,0x00,0xfe, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00, 0x2e,0x00,0x00,0x00,0x00,0x1f,0x00,0x00,0xf4,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0x0f,0x00,0x00,0x00,0x00,0x0e, 0x00,0x00,0xe8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x00,0x00,0x00,0x1d,0x00,0x00,0x00,0x00,0x2f,0x00,0x00,0xf0,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x80,0x0e,0x00,0x00, 0x00,0x00,0x1d,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x00,0x00,0xa0,0x2f,0x00,0x00,0x00,0x00,0xff,0x17,0x00,0xf0, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0xd0, 0x0f,0x00,0x00,0x00,0x00,0x5e,0x0d,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0xf0,0x2f,0x00,0x00,0x00,0x00,0xff, 0x2f,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x01,0x00,0xe8,0x0f,0x00,0x00,0x00,0x00,0xfd,0x1f,0x00,0xe0,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xe0,0xfb,0x2f,0x00,0x00, 0x00,0x00,0xff,0xbf,0x00,0x80,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x02,0x50,0xff,0x0f,0x00,0x00,0x00,0x00,0xfe,0x7f,0x01,0x20, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0xf0,0xff, 0x2f,0x00,0x00,0x00,0x00,0xff,0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x01,0xe8,0xff,0x0f,0x00,0x00,0x00,0x00,0xfd, 0xff,0x05,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x00,0xfa,0xff,0x2f,0x00,0x00,0x00,0x00,0xff,0xff,0x0b,0x00,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0xfd,0xff,0x0f,0x00,0x00, 0x00,0x00,0xfd,0xff,0x17,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x00,0xff,0xff,0x2f,0x00,0x00,0x00,0x00,0xff,0xff,0x0f,0x00, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x81,0xfe,0xff, 0x0f,0x00,0x00,0x00,0x00,0xfe,0xff,0x2f,0x00,0xfd,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x50,0xff,0xff,0x2f,0x00,0x00,0x00,0x00,0xff, 0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xe2,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xfd,0xff,0x2f,0x00,0xfd,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf0,0xff,0xff,0x2f,0x00,0x00, 0x00,0x00,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xd1,0xff,0xff,0x1f,0x00,0x00,0x00,0x80,0xfe,0xff,0x2f,0x00, 0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf0,0xff,0xff, 0xbf,0x00,0x00,0x00,0xa0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xd2,0xff,0xff,0x7f,0x01,0x00,0x00,0xd0,0xff, 0xff,0x1f,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xf0,0xff,0xff,0xff,0x00,0x00,0x00,0xf0,0xff,0xff,0x0f,0x00,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf5,0xff,0xff,0xff,0x01,0x00, 0x00,0xe0,0xff,0xff,0x17,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xfb,0xff,0xff,0x7f,0x01,0x00,0x00,0xf0,0xff,0xff,0x05,0x00, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0xd0,0xff,0xff,0x02,0x00,0xfd,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0xff, 0xff,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0xff,0x7f,0x01,0x80,0xfe,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00, 0x00,0xf0,0xff,0x5f,0x00,0xa0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0xff,0x2f,0x00,0xd0, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x01,0x00,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0xff, 0x17,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0x01,0x04,0x00,0xf0,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, 0x00,0xe0,0xaa,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0xd0,0x01,0x00,0x00,0xf4,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0x00, 0x00,0x00,0xf5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0x02,0x00,0x00,0xfe,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00, 0x00,0xf0,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0x01,0x00,0x40,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x02,0x00,0x00,0xf0,0x00,0x00,0xd0,0xfe,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0x02, 0x00,0xa0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0x00,0x00,0xf0,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, 0x00,0xd0,0x01,0x00,0xf4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0x00,0x00,0xed,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0xe0,0x02,0x00,0xfa,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0x00, 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0x01,0x80,0xfe,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00, 0x00,0xf0,0x00,0xbe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0x02,0xf5,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x01,0x00,0x00,0xf0,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0x81, 0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0x50,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, 0x00,0xe0,0xe2,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0xf0,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0xd0,0xf5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0xfb, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00, 0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x02,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xe0,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00, 0x00,0xe8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x15,0x00,0x00,0xfa,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x07,0x00,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0x00,0x00,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0x00, 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xfd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x2f,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0xfe,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x1f,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00, 0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x2f,0x00,0x00,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x17,0x00,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x05,0x00,0x00,0xe8,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf2,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00, 0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x00,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xf0,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,0x01,0x00, 0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x5f,0x00,0x00,0x00,0x40,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x2f,0x00,0x00,0x00,0x80,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x1f,0x00,0x00,0x00,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00, 0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x2f,0x00,0x00,0x00,0x00,0xfd,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x0f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0x00,0x00,0x00,0x00,0xfd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x0f,0xfd,0xff,0xff,0x17,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x2f,0x56,0x55, 0x55,0x0d,0xfd,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x2f,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x5f,0xff,0xff,0xff,0x9f,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xbf,0x1f,0x00,0x80,0xbe,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xaf,0xaa,0x2a,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00, 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0b,0x00,0x00,0xfa,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x0a,0x00,0x00,0xf4,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xe8,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,0x01,0x00, 0x00,0xa0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x5f,0x00,0x00,0x00,0xa0,0xfe,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x2f,0x00,0x00,0x00,0x80,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0x00,0x00,0x00,0x00,0xfe, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x17,0x00,0x00,0x00,0x00,0xfd,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x05,0x00,0x00, 0x00,0x00,0xea,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00,0x00,0x00,0xf8,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x00,0x00,0x00,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0x00,0x00,0xf0, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x02,0x00,0x00, 0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0xd0,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x01,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00,0x00,0x00,0xd0, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x02,0x00,0x00,0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x00,0x00, 0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0x00,0x00,0xe8,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x17,0x00,0x00,0x00,0x00,0xfa,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x00,0x00,0x00,0xfd, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0x1f,0x00,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x2f,0x00,0x00, 0x00,0x80,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0x5f,0x01,0x00,0x00,0xa0,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0x7f,0x00,0x00,0x00,0xd0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x01,0x00,0x00,0xf0,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0x02,0x00,0x00,0xe8,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x15,0x00, 0x00,0xfa,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x00,0xfd,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0x1f,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x2f,0x00,0x80,0xfe,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xdf,0xff,0xbf,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,0x55, 0xf5,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff, 0xff,0xff,0xff}; imgvtopgm-2.1/samples/tall.pbm0000644000175000017500000000176206411655122015143 0ustar erikerikP4 40 200 8< <|x0??imgvtopgm-2.1/ChangeLog0000644000175000017500000000342314342652110013605 0ustar erikerikVersion 2.1, 2022.12.03: - added #include in some C files to prevent compiler warnings with newer gcc - update configure.in for use with libnetpbm-11 (that includes libpgm now) and run 'autoreconf -i' Version 2.0, 1999.05.13: - added some patches from Munechika SUMIKAWA for depth 4 (16 shades of gray) support, I think you need a Palm IIIx or better to view such images - configure now only defines the SYSV macro if it seems to be necessary, thanks to Munechika SUMIKAWA for the patch - added Pilot and Pilot16 GIMP palette files - fixed --with-pnm-libraries, configure was ignoring the specified path, thanks to Munechika SUMIKAWA for letting me about this bug Version 1.4, 1998.12.17: - hacked up to use automake/autoconf - various minor reorganizations for autoconf Version 1.3, 1998.09.06: - fixed the image size checking to account for monochrome images, both monochrome and grayscale images are limitted to 64K when uncompressed. Version 1.2, 1998.06.02: - minor cleanups in the shell scripts - ppmimgvquant now runs the quantified PPM file through ppmtopgm to ensure a PGM output file Version 1.1, 1998.03.03: - Added optional run-time byte order detection. Version 1.0.2, 1997.10.02: - Renamed all the mystery stuff to rechdr. I've been browsing the pilot-link sources; now that I know what the mystery bytes are, I've changed the names to make more sense. Version 1.0.1, 1997.09.28: - Fixed a stupid off-by-one error in ipdb_err(), the problem was non-fatal. - Fixed up URLs to point at my current net.home. - The "-h" switches, programs, and man pages now agree with each other. Version 1.0, 1997.09.24: Initial release. imgvtopgm-2.1/Pilot0000644000175000017500000000015706715245532013061 0ustar erikerikGIMP Palette # Pilot -- GIMP Palette file 0 0 0 black 85 85 85 Untitled 170 170 170 Untitled 255 255 255 white imgvtopgm-2.1/aclocal.m40000644000175000017500000012173314342630512013702 0ustar erikerik# generated automatically by aclocal 1.16.3 -*- Autoconf -*- # Copyright (C) 1996-2020 Free Software Foundation, Inc. # 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. # 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. m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, [m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) # Copyright (C) 2002-2020 Free Software Foundation, Inc. # # 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. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.16' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.16.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.16.3])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to # '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl # Expand $ac_aux_dir to an absolute path. am_aux_dir=`cd "$ac_aux_dir" && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997-2020 Free Software Foundation, Inc. # # 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. # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ([2.52])dnl m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999-2020 Free Software Foundation, Inc. # # 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. # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], [$1], [CXX], [depcc="$CXX" am_compiler_list=], [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], [$1], [UPC], [depcc="$UPC" am_compiler_list=], [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named 'D' -- because '-MD' means "put the output # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with # Solaris 10 /bin/sh. echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle '-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # After this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES. AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE([dependency-tracking], [dnl AS_HELP_STRING( [--enable-dependency-tracking], [do not reject slow dependency extractors]) AS_HELP_STRING( [--disable-dependency-tracking], [speeds up one-time build])]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl AC_SUBST([am__nodep])dnl _AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999-2020 Free Software Foundation, Inc. # # 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. # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. # TODO: see whether this extra hack can be removed once we start # requiring Autoconf 2.70 or later. AS_CASE([$CONFIG_FILES], [*\'*], [eval set x "$CONFIG_FILES"], [*], [set x $CONFIG_FILES]) shift # Used to flag and report bootstrapping failures. am_rc=0 for am_mf do # Strip MF so we end up with the name of the file. am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile which includes # dependency-tracking related rules and includes. # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ || continue am_dirpart=`AS_DIRNAME(["$am_mf"])` am_filepart=`AS_BASENAME(["$am_mf"])` AM_RUN_LOG([cd "$am_dirpart" \ && sed -e '/# am--include-marker/d' "$am_filepart" \ | $MAKE -f - am--depfiles]) || am_rc=$? done if test $am_rc -ne 0; then AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments for automatic dependency tracking. If GNU make was not used, consider re-running the configure script with MAKE="gmake" (or whatever is necessary). You can also try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking).]) fi AS_UNSET([am_dirpart]) AS_UNSET([am_filepart]) AS_UNSET([am_mf]) AS_UNSET([am_rc]) rm -f conftest-deps.mk } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking is enabled. # This creates each '.Po' and '.Plo' makefile fragment that we'll need in # order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996-2020 Free Software Foundation, Inc. # # 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. # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O. m4_define([AC_PROG_CC], m4_defn([AC_PROG_CC]) [_AM_PROG_CC_C_O ]) # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.65])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [AC_DIAGNOSE([obsolete], [$0: two- and three-arguments forms are deprecated.]) m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if( m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), [ok:ok],, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) AM_MISSING_PROG([AUTOCONF], [autoconf]) AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) AM_MISSING_PROG([AUTOHEADER], [autoheader]) AM_MISSING_PROG([MAKEINFO], [makeinfo]) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # AC_SUBST([mkdir_p], ['$(MKDIR_P)']) # We need awk for the "check" target (and possibly the TAP driver). The # system "awk" is bad on some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES([CC])], [m4_define([AC_PROG_CC], m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES([CXX])], [m4_define([AC_PROG_CXX], m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES([OBJC])], [m4_define([AC_PROG_OBJC], m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], [_AM_DEPENDENCIES([OBJCXX])], [m4_define([AC_PROG_OBJCXX], m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl ]) AC_REQUIRE([AM_SILENT_RULES])dnl dnl The testsuite driver may need to know about EXEEXT, so add the dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This dnl macro is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile # recipes. So use an aggressive probe to check that the usage we want is # actually supported "in the wild" to an acceptable degree. # See automake bug#10828. # To make any issue more visible, cause the running configure to be aborted # by default if the 'rm' program in use doesn't match our expectations; the # user can still override this though. if rm -f && rm -fr && rm -rf; then : OK; else cat >&2 <<'END' Oops! Your 'rm' program seems unable to run without file operands specified on the command line, even when the '-f' option is present. This is contrary to the behaviour of most rm programs out there, and not conforming with the upcoming POSIX standard: Please tell bug-automake@gnu.org about your system, including the value of your $PATH and any error possibly output before this message. This can help us improve future automake versions. END if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then echo 'Configuration will proceed anyway, since you have set the' >&2 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 echo >&2 else cat >&2 <<'END' Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM to "yes", and re-run configure. END AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) fi fi dnl The trailing newline in this macro's definition is deliberate, for dnl backward compatibility and to allow trailing 'dnl'-style comments dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841. ]) dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST([install_sh])]) # Copyright (C) 2003-2020 Free Software Foundation, Inc. # # 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. # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # AM_MAKE_INCLUDE() # ----------------- # Check whether make has an 'include' directive that can support all # the idioms we need for our automatic dependency tracking code. AC_DEFUN([AM_MAKE_INCLUDE], [AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) cat > confinc.mk << 'END' am__doit: @echo this is the am__doit target >confinc.out .PHONY: am__doit END am__include="#" am__quote= # BSD make does it like this. echo '.include "confinc.mk" # ignored' > confmf.BSD # Other make implementations (GNU, Solaris 10, AIX) do it like this. echo 'include confinc.mk # ignored' > confmf.GNU _am_result=no for s in GNU BSD; do AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out]) AS_CASE([$?:`cat confinc.out 2>/dev/null`], ['0:this is the am__doit target'], [AS_CASE([$s], [BSD], [am__include='.include' am__quote='"'], [am__include='include' am__quote=''])]) if test "$am__include" != "#"; then _am_result="yes ($s style)" break fi done rm -f confinc.* confmf.* AC_MSG_RESULT([${_am_result}]) AC_SUBST([am__include])]) AC_SUBST([am__quote])]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997-2020 Free Software Foundation, Inc. # # 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. # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it is modern enough. # If it is, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then MISSING="\${SHELL} '$am_aux_dir/missing'" fi # Use eval to expand $SHELL if eval "$MISSING --is-lightweight"; then am_missing_run="$MISSING " else am_missing_run= AC_MSG_WARN(['missing' script is too old or missing]) fi ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), [1])]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Copyright (C) 1999-2020 Free Software Foundation, Inc. # # 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. # _AM_PROG_CC_C_O # --------------- # Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC # to automatically call this. AC_DEFUN([_AM_PROG_CC_C_O], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([compile])dnl AC_LANG_PUSH([C])dnl AC_CACHE_CHECK( [whether $CC understands -c and -o together], [am_cv_prog_cc_c_o], [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])]) # Make sure it works both with $CC and with simple cc. # Following AC_PROG_CC_C_O, we do the test twice because some # compilers refuse to overwrite an existing .o file with -o, # though they will create one. am_cv_prog_cc_c_o=yes for am_i in 1 2; do if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ && test -f conftest2.$ac_objext; then : OK else am_cv_prog_cc_c_o=no break fi done rm -f core conftest* unset am_i]) if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. # But if we don't then we get into trouble of one sort or another. # A longer-term fix would be to have automake use am__CC in this case, # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" CC="$am_aux_dir/compile $CC" fi AC_LANG_POP([C])]) # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. # (This has been adapted from Autoconf's _AC_RUN_LOG macro.) AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD (exit $ac_status); }]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996-2020 Free Software Foundation, Inc. # # 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. # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; esac # Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi if test "$[2]" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT([yes]) # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi AC_CONFIG_COMMANDS_PRE( [AC_MSG_CHECKING([that generated files are newer than configure]) if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi AC_MSG_RESULT([done])]) rm -f conftest.file ]) # Copyright (C) 2009-2020 Free Software Foundation, Inc. # # 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. # AM_SILENT_RULES([DEFAULT]) # -------------------------- # Enable less verbose build rules; with the default set to DEFAULT # ("yes" being less verbose, "no" or empty being verbose). AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], [dnl AS_HELP_STRING( [--enable-silent-rules], [less verbose build output (undo: "make V=1")]) AS_HELP_STRING( [--disable-silent-rules], [verbose build output (undo: "make V=0")])dnl ]) case $enable_silent_rules in @%:@ ((( yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; esac dnl dnl A few 'make' implementations (e.g., NonStop OS and NextStep) dnl do not support nested variable expansions. dnl See automake bug#9928 and bug#10237. am_make=${MAKE-make} AC_CACHE_CHECK([whether $am_make supports nested variables], [am_cv_make_support_nested_variables], [if AS_ECHO([['TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 am__doit: @$(TRUE) .PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then am_cv_make_support_nested_variables=yes else am_cv_make_support_nested_variables=no fi]) if test $am_cv_make_support_nested_variables = yes; then dnl Using '$V' instead of '$(V)' breaks IRIX make. AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else AM_V=$AM_DEFAULT_VERBOSITY AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY fi AC_SUBST([AM_V])dnl AM_SUBST_NOTMAKE([AM_V])dnl AC_SUBST([AM_DEFAULT_V])dnl AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl AC_SUBST([AM_DEFAULT_VERBOSITY])dnl AM_BACKSLASH='\' AC_SUBST([AM_BACKSLASH])dnl _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) # Copyright (C) 2001-2020 Free Software Foundation, Inc. # # 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. # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor 'install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in "make install-strip", and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using 'strip' when the user # run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the 'STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006-2020 Free Software Foundation, Inc. # # 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. # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # -------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004-2020 Free Software Foundation, Inc. # # 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. # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of 'v7', 'ustar', or 'pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar # AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AC_SUBST([AMTAR], ['$${TAR-tar}']) # We'll loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' m4_if([$1], [v7], [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar], [# The POSIX 1988 'ustar' format is defined with fixed-size fields. # There is notably a 21 bits limit for the UID and the GID. In fact, # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 # and bug#13588). am_max_uid=2097151 # 2^21 - 1 am_max_gid=$am_max_uid # The $UID and $GID variables are not portable, so we need to resort # to the POSIX-mandated id(1) utility. Errors in the 'id' calls # below are definitely unexpected, so allow the users to see them # (that is, avoid stderr redirection). am_uid=`id -u || echo unknown` am_gid=`id -g || echo unknown` AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) if test $am_uid -le $am_max_uid; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) _am_tools=none fi AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) if test $am_gid -le $am_max_gid; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) _am_tools=none fi], [pax], [], [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Go ahead even if we have the value already cached. We do so because we # need to set the values for the 'am__tar' and 'am__untar' variables. _am_tools=${am_cv_prog_tar_$1-$_am_tools} for _am_tool in $_am_tools; do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works. rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR m4_include([acinclude.m4]) imgvtopgm-2.1/imgvview.1.in0000644000175000017500000000576506635640506014406 0ustar erikerik.\" @(#)$Mu: imgvtopgm/imgvview.1.in 1.2 1998/12/16 05:12:38 $ .\" .\" imgvview.man .\" Man page for imgvview. .\" .\" Copyright (C) 1997 Eric A. Howe .\" .\" 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 of the License, 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, write to the Free Software .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .\" Authors: Eric A. Howe (mu@trends.net) .\" .TH IMGVVIEW 1 "Sept 1997" .\"---------------------------------------------------------------------------- .SH NAME imgvview \- tool for viewing Pilot Image Viewer files, version @VERSION@. .\"---------------------------------------------------------------------------- .SH SYNOPSIS .B imgvview .RI [ -h ] .RI [ -v ] .RI [ file ] .\"---------------------------------------------------------------------------- .SH DESCRIPTION \fBimgvview\fR(1) is a simple wrapper for another image viewer (\fBxv\fR(1), \fBxli\fR(1), and \fBdisplay\fR(1) will work but anything that can read PGM and PBM files can be used by editting the script); the input file is converted to a temporary PGM or PBM file and the other viewer is launched with the temporary file. .\"---------------------------------------------------------------------------- .SH OPTIONS .TP .I -h Display a usage message and exit. .TP .I -v Display the version number and exit. .\"---------------------------------------------------------------------------- .SH "SEE ALSO" .BR imgvinfo (1), .BR imgvtopnm (1), .BR pbmtoimgv (1), .BR pgmtoimgv (1), .BR ppmimgvquant (1), .BR pbm (5), .BR pgm (5). .\"---------------------------------------------------------------------------- .SH BUGS Bug reports should be sent to Eric A. Howe (mu@trends.net). .\"---------------------------------------------------------------------------- .SH LICENSE Copyright (C) 1997,1998 Eric A. Howe . .PP 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 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but \fBWITHOUT ANY WARRANTY\fR; without even the implied warranty of \fBMERCHANTABILITY\fR or \fBFITNESS FOR A PARTICULAR PURPOSE\fR. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.