diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-02-02 18:48:58 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-02-02 18:48:58 +0000 |
commit | ebe2d5763d0fb844a8c02e49b244caa6b9c63f29 (patch) | |
tree | b25dd7f885eb31f7924e97323e376c5eb8a29ab8 /trio/config.log | |
parent | 9325fa450d445c50456d6df8391833a4c13ce329 (diff) | |
download | fetchmail-ebe2d5763d0fb844a8c02e49b244caa6b9c63f29.tar.gz fetchmail-ebe2d5763d0fb844a8c02e49b244caa6b9c63f29.tar.bz2 fetchmail-ebe2d5763d0fb844a8c02e49b244caa6b9c63f29.zip |
Remove junk.
svn path=/branches/BRANCH_6-3/; revision=4687
Diffstat (limited to 'trio/config.log')
-rw-r--r-- | trio/config.log | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/trio/config.log b/trio/config.log deleted file mode 100644 index 5cb4bfeb..00000000 --- a/trio/config.log +++ /dev/null @@ -1,52 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -configure:529: checking for gcc -configure:642: checking whether the C compiler (gcc ) works -configure:658: gcc -o conftest conftest.c 1>&5 -configure:684: checking whether the C compiler (gcc ) is a cross-compiler -configure:689: checking whether we are using GNU C -configure:698: gcc -E conftest.c -configure:717: checking whether gcc accepts -g -configure:788: checking for a BSD compatible install -configure:843: checking for ranlib -configure:873: checking for IEEE compilation options -configure:890: gcc -c -g -O2 conftest.c 1>&5 -configure:884:3: #error "Option needed" -configure: failed program was: -#line 879 "configure" -#include "confdefs.h" - -int main() { - -#if !(defined(__alpha) && (defined(__DECC) || defined(__DECCXX) || (defined(__osf__) && defined(__LANGUAGE_C__))) && (defined(VMS) || defined(__VMS))) -# error "Option needed" -#endif - -; return 0; } -configure:909: gcc -c -g -O2 conftest.c 1>&5 -configure:903:3: #error "Option needed" -configure: failed program was: -#line 898 "configure" -#include "confdefs.h" - -int main() { - -#if !(defined(__alpha) && (defined(__DECC) || defined(__DECCXX) || (defined(__osf__) && defined(__LANGUAGE_C__))) && !(defined(VMS) || defined(__VMS)) && !defined(_CFE)) -# error "Option needed" -#endif - -; return 0; } -configure:928: gcc -c -g -O2 conftest.c 1>&5 -configure:922:3: #error "Option needed" -configure: failed program was: -#line 917 "configure" -#include "confdefs.h" - -int main() { - -#if !(defined(__alpha) && (defined(__GNUC__) && (defined(__osf__) || defined(__linux__)))) -# error "Option needed" -#endif - -; return 0; } |