Created
May 16, 2017 13:59
-
-
Save abbood/fee1b36266d567b0872cef9681448213 to your computer and use it in GitHub Desktop.
output of ./configure for catdoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
creating cache ./config.cache | |
checking for gcc... gcc | |
checking whether the C compiler (gcc ) works... yes | |
checking whether the C compiler (gcc ) is a cross-compiler... no | |
checking whether we are using GNU C... yes | |
checking whether gcc accepts -g... yes | |
checking whether byte ordering is bigendian... no | |
checking for a BSD compatible install... /usr/bin/install -c | |
checking for wish... /usr/bin/wish | |
checking checking if wish version is 8.1 or above ... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for unistd.h... yes | |
checking for langinfo.h... yes | |
checking For nl_langinfo(CODESET)... yes | |
checking for working const... yes | |
checking whether setvbuf arguments are reversed... no | |
checking for strdup... yes | |
checking for strtol... yes | |
checking for strftime... yes | |
updating cache ./config.cache | |
creating ./config.status | |
creating doc/Makefile | |
creating charsets/Makefile | |
creating src/Makefile | |
creating Makefile | |
creating doc/catdoc.1 | |
creating doc/xls2csv.1 | |
creating doc/wordview.1 | |
creating doc/catppt.1 | |
creating src/config.h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment