Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
8b131c5f
Commit
8b131c5f
authored
Mar 09, 1995
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
the usual
parent
03ad99f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
67 additions
and
60 deletions
+67
-60
configure
configure
+67
-60
No files found.
configure
View file @
8b131c5f
#!/bin/sh
# From configure.in Revision: 1.1
8
# From configure.in Revision: 1.1
9
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.0
...
...
@@ -436,6 +436,13 @@ fi
echo
"
$ac_t
""
$without_gcc
"
1>&4
# If the user switches compilers, we can't believe the cache
if
test
!
-z
"
$ac_cv_prog_CC
"
-a
!
-z
"
$CC
"
-a
"
$CC
"
!=
"
$ac_cv_prog_CC
"
then
{
echo
"configure: error: cached CC is different -- throw away
$cache_file
(it is also a good idea to do 'make clean' before compiling)"
1>&2
;
exit
1
;
}
fi
# Extract the first word of "gcc", so it can be a program name with args.
set
dummy gcc
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&4
...
...
@@ -606,7 +613,7 @@ else
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
cat
>
conftest.
$ac_ext
<<
EOF
#line 61
0
"configure"
#line 61
7
"configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
...
...
@@ -620,7 +627,7 @@ else
rm
-rf
conftest
*
CPP
=
"
${
CC
-cc
}
-E -traditional-cpp"
cat
>
conftest.
$ac_ext
<<
EOF
#line 6
24
"configure"
#line 6
31
"configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
...
...
@@ -645,7 +652,7 @@ echo "$ac_t""$CPP" 1>&4
echo
$ac_n
"checking for AIX""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 6
49
"configure"
#line 6
56
"configure"
#include "confdefs.h"
#ifdef _AIX
yes
...
...
@@ -692,7 +699,7 @@ if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line
696
"configure"
#line
703
"configure"
#include "confdefs.h"
#include <minix/config.h>
EOF
...
...
@@ -742,7 +749,7 @@ else
ac_cv_cross
=
yes
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 7
46
"configure"
#line 7
53
"configure"
#include "confdefs.h"
main(){return(0);}
EOF
...
...
@@ -762,7 +769,7 @@ if test "$cross_compiling" = yes; then
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 7
66
"configure"
#line 7
73
"configure"
#include "confdefs.h"
#ifdef _NEXT_SOURCE
...
...
@@ -789,7 +796,7 @@ if eval "test \"`echo '${'ac_cv_header_stdc'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line
793
"configure"
#line
800
"configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
...
...
@@ -811,7 +818,7 @@ rm -f conftest*
if
test
$ac_cv_header_stdc
=
yes
;
then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 8
15
"configure"
#line 8
22
"configure"
#include "confdefs.h"
#include <string.h>
EOF
...
...
@@ -829,7 +836,7 @@ fi
if
test
$ac_cv_header_stdc
=
yes
;
then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat
>
conftest.
$ac_ext
<<
EOF
#line 8
33
"configure"
#line 8
40
"configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
...
...
@@ -850,7 +857,7 @@ if test "$cross_compiling" = yes; then
ac_cv_header_stdc
=
no
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 8
54
"configure"
#line 8
61
"configure"
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
...
...
@@ -887,7 +894,7 @@ if eval "test \"`echo '${'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 89
1
"configure"
#line 89
8
"configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
...
...
@@ -924,7 +931,7 @@ if eval "test \"`echo '${'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 9
28
"configure"
#line 9
35
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <
$ac_hdr
>
...
...
@@ -963,7 +970,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-ldir "
cat
>
conftest.
$ac_ext
<<
EOF
#line 9
67
"configure"
#line 9
74
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -997,7 +1004,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lx "
cat
>
conftest.
$ac_ext
<<
EOF
#line 100
1
"configure"
#line 100
8
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1030,7 +1037,7 @@ fi
was_it_defined
=
no
echo
$ac_n
"checking for clock_t in time.h""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 10
34
"configure"
#line 10
41
"configure"
#include "confdefs.h"
#include <time.h>
EOF
...
...
@@ -1054,7 +1061,7 @@ if eval "test \"`echo '${'ac_cv_type_mode_t'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 10
58
"configure"
#line 10
65
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -1085,7 +1092,7 @@ if eval "test \"`echo '${'ac_cv_type_off_t'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 10
89
"configure"
#line 10
96
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -1116,7 +1123,7 @@ if eval "test \"`echo '${'ac_cv_type_pid_t'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 112
0
"configure"
#line 112
7
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -1147,7 +1154,7 @@ if eval "test \"`echo '${'ac_cv_type_signal'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 115
1
"configure"
#line 115
8
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
...
...
@@ -1181,7 +1188,7 @@ if eval "test \"`echo '${'ac_cv_type_size_t'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 11
85
"configure"
#line 11
92
"configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
...
...
@@ -1212,7 +1219,7 @@ if eval "test \"`echo '${'ac_cv_type_uid_t'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 12
16
"configure"
#line 12
23
"configure"
#include "confdefs.h"
#include <sys/types.h>
EOF
...
...
@@ -1321,7 +1328,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-ldl "
cat
>
conftest.
$ac_ext
<<
EOF
#line 13
25
"configure"
#line 13
32
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1360,7 +1367,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-ldld "
cat
>
conftest.
$ac_ext
<<
EOF
#line 13
64
"configure"
#line 13
71
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1399,7 +1406,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lsun "
cat
>
conftest.
$ac_ext
<<
EOF
#line 14
03
"configure"
#line 14
10
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1446,7 +1453,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lnsl "
cat
>
conftest.
$ac_ext
<<
EOF
#line 145
0
"configure"
#line 145
7
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1479,7 +1486,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-linet -lnsl"
cat
>
conftest.
$ac_ext
<<
EOF
#line 14
83
"configure"
#line 14
90
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1512,7 +1519,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lsocket
$LIBS
"
cat
>
conftest.
$ac_ext
<<
EOF
#line 15
16
"configure"
#line 15
23
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1561,7 +1568,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-ltermcap "
cat
>
conftest.
$ac_ext
<<
EOF
#line 15
65
"configure"
#line 15
72
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1593,7 +1600,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-ltermlib "
cat
>
conftest.
$ac_ext
<<
EOF
#line 1
597
"configure"
#line 1
604
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1652,7 +1659,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lpthreads "
cat
>
conftest.
$ac_ext
<<
EOF
#line 16
56
"configure"
#line 16
63
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1694,7 +1701,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lmpc "
cat
>
conftest.
$ac_ext
<<
EOF
#line 1
698
"configure"
#line 1
705
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1732,7 +1739,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lthread "
cat
>
conftest.
$ac_ext
<<
EOF
#line 17
36
"configure"
#line 17
43
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -1826,7 +1833,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 183
0
"configure"
#line 183
7
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -1873,7 +1880,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
77
"configure"
#line 18
84
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -1916,7 +1923,7 @@ if eval "test \"`echo '${'ac_cv_func_getpgrp'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 192
0
"configure"
#line 192
7
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -1947,7 +1954,7 @@ fi
if
eval
"test
\"
`
echo
'$ac_cv_func_'
getpgrp
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 195
1
"configure"
#line 195
8
"configure"
#include "confdefs.h"
#include <unistd.h>
int main() { return 0; }
...
...
@@ -1973,7 +1980,7 @@ if eval "test \"`echo '${'ac_cv_func_setpgrp'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 19
77
"configure"
#line 19
84
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -2004,7 +2011,7 @@ fi
if
eval
"test
\"
`
echo
'$ac_cv_func_'
setpgrp
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 20
08
"configure"
#line 20
15
"configure"
#include "confdefs.h"
#include <unistd.h>
int main() { return 0; }
...
...
@@ -2030,7 +2037,7 @@ if eval "test \"`echo '${'ac_cv_func_gettimeofday'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 20
34
"configure"
#line 20
41
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -2061,7 +2068,7 @@ fi
if
eval
"test
\"
`
echo
'$ac_cv_func_'
gettimeofday
`
\"
= yes"
;
then
echo
"
$ac_t
""yes"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 20
65
"configure"
#line 20
72
"configure"
#include "confdefs.h"
#include <sys/time.h>
int main() { return 0; }
...
...
@@ -2091,7 +2098,7 @@ if eval "test \"`echo '${'ac_cv_header_time'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 2
095
"configure"
#line 2
102
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
...
...
@@ -2124,7 +2131,7 @@ if eval "test \"`echo '${'ac_cv_struct_tm'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 21
28
"configure"
#line 21
35
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <time.h>
...
...
@@ -2156,7 +2163,7 @@ if eval "test \"`echo '${'ac_cv_struct_tm_zone'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 216
0
"configure"
#line 216
7
"configure"
#include "confdefs.h"
#include <sys/types.h>
#include <
$ac_cv_struct_tm
>
...
...
@@ -2187,7 +2194,7 @@ if eval "test \"`echo '${'ac_cv_var_tzname'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 219
1
"configure"
#line 219
8
"configure"
#include "confdefs.h"
#include <time.h>
#ifndef tzname /* For SGI. */
...
...
@@ -2223,7 +2230,7 @@ if eval "test \"`echo '${'ac_cv_header_time_altzone'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 22
27
"configure"
#line 22
34
"configure"
#include "confdefs.h"
#include <time.h>
int main() { return 0; }
...
...
@@ -2253,7 +2260,7 @@ fi
was_it_defined
=
no
echo
$ac_n
"checking whether sys/select.h and sys/time.h may both be included""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 22
57
"configure"
#line 22
64
"configure"
#include "confdefs.h"
#include <sys/types.h>
...
...
@@ -2285,7 +2292,7 @@ else
if
test
"
$GCC
"
=
yes
;
then
# GCC predefines this symbol on systems where it applies.
cat
>
conftest.
$ac_ext
<<
EOF
#line 22
89
"configure"
#line 22
96
"configure"
#include "confdefs.h"
#ifdef __CHAR_UNSIGNED__
yes
...
...
@@ -2307,7 +2314,7 @@ if test "$cross_compiling" = yes; then
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 231
1
"configure"
#line 231
8
"configure"
#include "confdefs.h"
/* volatile prevents gcc2 from optimizing the test away on sparcs. */
#if !defined(__STDC__) || __STDC__ != 1
...
...
@@ -2341,7 +2348,7 @@ if eval "test \"`echo '${'ac_cv_c_const'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 23
45
"configure"
#line 23
52
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -2413,7 +2420,7 @@ fi
works
=
no
echo
$ac_n
"checking for working volatile""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 24
17
"configure"
#line 24
24
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -2438,7 +2445,7 @@ echo "$ac_t""$works" 1>&4
works
=
no
echo
$ac_n
"checking for working signed char""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 244
2
"configure"
#line 244
9
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -2463,7 +2470,7 @@ echo "$ac_t""$works" 1>&4
have_prototypes
=
no
echo
$ac_n
"checking for prototypes""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 24
67
"configure"
#line 24
74
"configure"
#include "confdefs.h"
int foo(int x) { return 0; }
int main() { return 0; }
...
...
@@ -2485,7 +2492,7 @@ echo "$ac_t""$have_prototypes" 1>&4
works
=
no
echo
$ac_n
"checking for variable length prototypes and stdarg.h""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 24
89
"configure"
#line 24
96
"configure"
#include "confdefs.h"
#include <stdarg.h>
...
...
@@ -2511,7 +2518,7 @@ if test "$have_prototypes" = yes; then
bad_prototypes
=
no
echo
$ac_n
"checking for bad exec* prototypes""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 25
15
"configure"
#line 25
22
"configure"
#include "confdefs.h"
#include <unistd.h>
int main() { return 0; }
...
...
@@ -2539,7 +2546,7 @@ if test "$cross_compiling" = yes; then
{
echo
"configure: error: can not run test program while cross compiling"
1>&2
;
exit
1
;
}
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 25
43
"configure"
#line 25
50
"configure"
#include "confdefs.h"
struct s { int a; int b; };
...
...
@@ -2571,7 +2578,7 @@ echo "$ac_t""$bad_forward" 1>&4
va_list_is_array
=
no
echo
$ac_n
"checking whether va_list is an array""...
$ac_c
"
1>&4
cat
>
conftest.
$ac_ext
<<
EOF
#line 25
75
"configure"
#line 25
82
"configure"
#include "confdefs.h"
#ifdef HAVE_STDARG_PROTOTYPES
...
...
@@ -2609,7 +2616,7 @@ else
ac_save_LIBS
=
"
$LIBS
"
LIBS
=
"
$LIBS
-lieee "
cat
>
conftest.
$ac_ext
<<
EOF
#line 26
13
"configure"
#line 26
20
"configure"
#include "confdefs.h"
int main() { return 0; }
...
...
@@ -2679,7 +2686,7 @@ if eval "test \"`echo '${'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo
$ac_n
"(cached)
$ac_c
"
1>&4
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 26
83
"configure"
#line 26
90
"configure"
#include "confdefs.h"
#include <ctype.h> /* Arbitrary system header to define __stub macros. */
int main() { return 0; }
...
...
@@ -2730,7 +2737,7 @@ else
ac_cv_func_getopt
=
no
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 27
34
"configure"
#line 27
41
"configure"
#include "confdefs.h"
#include <stdio.h>
extern int optind, opterr, getopt();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment