Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Side by Side Diff: m4/libtool.m4

Issue 11358153: Update libmtp from pre 1.1.4 git to 1.1.5 release. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: disable mptz Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 1 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2 # 2 #
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
4 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software 4 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc. 5 # Foundation, Inc.
6 # Written by Gordon Matzigkeit, 1996 6 # Written by Gordon Matzigkeit, 1996
7 # 7 #
8 # This file is free software; the Free Software Foundation gives 8 # This file is free software; the Free Software Foundation gives
9 # unlimited permission to copy and/or distribute it, with or without 9 # unlimited permission to copy and/or distribute it, with or without
10 # modifications, as long as this notice is preserved. 10 # modifications, as long as this notice is preserved.
(...skipping 2651 matching lines...) Expand 10 before | Expand all | Expand 10 after
2662 LDFLAGS=$save_LDFLAGS 2662 LDFLAGS=$save_LDFLAGS
2663 libdir=$save_libdir 2663 libdir=$save_libdir
2664 ]) 2664 ])
2665 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath 2665 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2666 2666
2667 # This implies no fast_install, which is unacceptable. 2667 # This implies no fast_install, which is unacceptable.
2668 # Some rework will be needed to allow for fast_install 2668 # Some rework will be needed to allow for fast_install
2669 # before this can be enabled. 2669 # before this can be enabled.
2670 hardcode_into_libs=yes 2670 hardcode_into_libs=yes
2671 2671
2672 # Add ABI-specific directories to the system library path.
2673 sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
2674
2672 # Append ld.so.conf contents to the search path 2675 # Append ld.so.conf contents to the search path
2673 if test -f /etc/ld.so.conf; then 2676 if test -f /etc/ld.so.conf; then
2674 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 2677 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null" , \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
2675 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" 2678 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2679
2676 fi 2680 fi
2677 2681
2678 # We used to test for /lib/ld.so.1 and disable shared libraries on 2682 # We used to test for /lib/ld.so.1 and disable shared libraries on
2679 # powerpc, because MkLinux only supported shared libraries with the 2683 # powerpc, because MkLinux only supported shared libraries with the
2680 # GNU dynamic linker. Since this was broken with cross compilers, 2684 # GNU dynamic linker. Since this was broken with cross compilers,
2681 # most powerpc-linux boxes support dynamic linking these days and 2685 # most powerpc-linux boxes support dynamic linking these days and
2682 # people can always --disable-shared, the test was removed, and we 2686 # people can always --disable-shared, the test was removed, and we
2683 # assume the GNU/Linux dynamic linker is in use. 2687 # assume the GNU/Linux dynamic linker is in use.
2684 dynamic_linker='GNU/Linux ld.so' 2688 dynamic_linker='GNU/Linux ld.so'
2685 ;; 2689 ;;
2686 2690
2687 netbsdelf*-gnu)
2688 version_type=linux
2689 need_lib_prefix=no
2690 need_version=no
2691 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${re lease}${shared_ext}$major ${libname}${shared_ext}'
2692 soname_spec='${libname}${release}${shared_ext}$major'
2693 shlibpath_var=LD_LIBRARY_PATH
2694 shlibpath_overrides_runpath=no
2695 hardcode_into_libs=yes
2696 dynamic_linker='NetBSD ld.elf_so'
2697 ;;
2698
2699 netbsd*) 2691 netbsd*)
2700 version_type=sunos 2692 version_type=sunos
2701 need_lib_prefix=no 2693 need_lib_prefix=no
2702 need_version=no 2694 need_version=no
2703 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then 2695 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2704 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${ shared_ext}$versuffix' 2696 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${ shared_ext}$versuffix'
2705 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' 2697 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2706 dynamic_linker='NetBSD (a.out) ld.so' 2698 dynamic_linker='NetBSD (a.out) ld.so'
2707 else 2699 else
2708 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${ release}${shared_ext}$major ${libname}${shared_ext}' 2700 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${ release}${shared_ext}$major ${libname}${shared_ext}'
(...skipping 585 matching lines...) Expand 10 before | Expand all | Expand 10 after
3294 *) libmagic=never-match;; 3286 *) libmagic=never-match;;
3295 esac 3287 esac
3296 lt_cv_deplibs_check_method=pass_all 3288 lt_cv_deplibs_check_method=pass_all
3297 ;; 3289 ;;
3298 3290
3299 # This must be glibc/ELF. 3291 # This must be glibc/ELF.
3300 linux* | k*bsd*-gnu | kopensolaris*-gnu) 3292 linux* | k*bsd*-gnu | kopensolaris*-gnu)
3301 lt_cv_deplibs_check_method=pass_all 3293 lt_cv_deplibs_check_method=pass_all
3302 ;; 3294 ;;
3303 3295
3304 netbsd* | netbsdelf*-gnu) 3296 netbsd*)
3305 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then 3297 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3306 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9] ]+|_pic\.a)$' 3298 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9] ]+|_pic\.a)$'
3307 else 3299 else
3308 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' 3300 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3309 fi 3301 fi
3310 ;; 3302 ;;
3311 3303
3312 newos6*) 3304 newos6*)
3313 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (execu table|dynamic lib)' 3305 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (execu table|dynamic lib)'
3314 lt_cv_file_magic_cmd=/usr/bin/file 3306 lt_cv_file_magic_cmd=/usr/bin/file
(...skipping 791 matching lines...) Expand 10 before | Expand all | Expand 10 after
4106 ;; 4098 ;;
4107 mvs*) 4099 mvs*)
4108 case $cc_basename in 4100 case $cc_basename in
4109 cxx*) 4101 cxx*)
4110 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' 4102 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4111 ;; 4103 ;;
4112 *) 4104 *)
4113 ;; 4105 ;;
4114 esac 4106 esac
4115 ;; 4107 ;;
4116 netbsd* | netbsdelf*-gnu) 4108 netbsd*)
4117 ;; 4109 ;;
4118 *qnx* | *nto*) 4110 *qnx* | *nto*)
4119 # QNX uses GNU C++, but need to define -shared option too, otherwise 4111 # QNX uses GNU C++, but need to define -shared option too, otherwise
4120 # it will coredump. 4112 # it will coredump.
4121 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' 4113 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4122 ;; 4114 ;;
4123 osf3* | osf4* | osf5*) 4115 osf3* | osf4* | osf5*)
4124 case $cc_basename in 4116 case $cc_basename in
4125 KCC*) 4117 KCC*)
4126 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4118 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
4583 case $cc_basename in 4575 case $cc_basename in
4584 cl*) 4576 cl*)
4585 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTO R_.*' 4577 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTO R_.*'
4586 ;; 4578 ;;
4587 *) 4579 *)
4588 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_s ymbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4580 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_s ymbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4589 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FI D]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] 4581 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FI D]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
4590 ;; 4582 ;;
4591 esac 4583 esac
4592 ;; 4584 ;;
4593 linux* | k*bsd*-gnu | gnu*)
4594 _LT_TAGVAR(link_all_deplibs, $1)=no
4595 ;;
4596 *) 4585 *)
4597 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_sym bol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4586 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_sym bol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4598 ;; 4587 ;;
4599 esac 4588 esac
4600 ], [ 4589 ], [
4601 runpath_var= 4590 runpath_var=
4602 _LT_TAGVAR(allow_undefined_flag, $1)= 4591 _LT_TAGVAR(allow_undefined_flag, $1)=
4603 _LT_TAGVAR(always_export_symbols, $1)=no 4592 _LT_TAGVAR(always_export_symbols, $1)=no
4604 _LT_TAGVAR(archive_cmds, $1)= 4593 _LT_TAGVAR(archive_cmds, $1)=
4605 _LT_TAGVAR(archive_expsym_cmds, $1)= 4594 _LT_TAGVAR(archive_expsym_cmds, $1)=
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
4648 with_gnu_ld=no 4637 with_gnu_ld=no
4649 fi 4638 fi
4650 ;; 4639 ;;
4651 interix*) 4640 interix*)
4652 # we just hope/assume this is gcc and not c89 (= MSVC++) 4641 # we just hope/assume this is gcc and not c89 (= MSVC++)
4653 with_gnu_ld=yes 4642 with_gnu_ld=yes
4654 ;; 4643 ;;
4655 openbsd*) 4644 openbsd*)
4656 with_gnu_ld=no 4645 with_gnu_ld=no
4657 ;; 4646 ;;
4658 linux* | k*bsd*-gnu | gnu*)
4659 _LT_TAGVAR(link_all_deplibs, $1)=no
4660 ;;
4661 esac 4647 esac
4662 4648
4663 _LT_TAGVAR(ld_shlibs, $1)=yes 4649 _LT_TAGVAR(ld_shlibs, $1)=yes
4664 4650
4665 # On some targets, GNU ld is compatible enough with the native linker 4651 # On some targets, GNU ld is compatible enough with the native linker
4666 # that we're better off using the native interface for both. 4652 # that we're better off using the native interface for both.
4667 lt_use_gnu_ld_interface=no 4653 lt_use_gnu_ld_interface=no
4668 if test "$with_gnu_ld" = yes; then 4654 if test "$with_gnu_ld" = yes; then
4669 case $host_os in 4655 case $host_os in
4670 aix*) 4656 aix*)
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
4872 echo "local: *; };" >> $output_objdir/$libname.ver~ 4858 echo "local: *; };" >> $output_objdir/$libname.ver~
4873 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -versi on-script $output_objdir/$libname.ver -o $lib' 4859 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -versi on-script $output_objdir/$libname.ver -o $lib'
4874 fi 4860 fi
4875 ;; 4861 ;;
4876 esac 4862 esac
4877 else 4863 else
4878 _LT_TAGVAR(ld_shlibs, $1)=no 4864 _LT_TAGVAR(ld_shlibs, $1)=no
4879 fi 4865 fi
4880 ;; 4866 ;;
4881 4867
4882 netbsd* | netbsdelf*-gnu) 4868 netbsd*)
4883 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then 4869 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
4884 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_ flags -o $lib' 4870 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_ flags -o $lib'
4885 wlarc= 4871 wlarc=
4886 else 4872 else
4887 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $c ompiler_flags ${wl}-soname $wl$soname -o $lib' 4873 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $c ompiler_flags ${wl}-soname $wl$soname -o $lib'
4888 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $dep libs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$expor t_symbols -o $lib' 4874 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $dep libs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$expor t_symbols -o $lib'
4889 fi 4875 fi
4890 ;; 4876 ;;
4891 4877
4892 solaris*) 4878 solaris*)
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
5049 _LT_TAGVAR(hardcode_minus_L, $1)=yes 5035 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5050 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 5036 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5051 _LT_TAGVAR(hardcode_libdir_separator, $1)= 5037 _LT_TAGVAR(hardcode_libdir_separator, $1)=
5052 fi 5038 fi
5053 ;; 5039 ;;
5054 esac 5040 esac
5055 shared_flag='-shared' 5041 shared_flag='-shared'
5056 if test "$aix_use_runtimelinking" = yes; then 5042 if test "$aix_use_runtimelinking" = yes; then
5057 shared_flag="$shared_flag "'${wl}-G' 5043 shared_flag="$shared_flag "'${wl}-G'
5058 fi 5044 fi
5059 _LT_TAGVAR(link_all_deplibs, $1)=no
5060 else 5045 else
5061 # not using gcc 5046 # not using gcc
5062 if test "$host_cpu" = ia64; then 5047 if test "$host_cpu" = ia64; then
5063 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release 5048 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5064 # chokes on -Wl,-G. The following line is correct: 5049 # chokes on -Wl,-G. The following line is correct:
5065 shared_flag='-G' 5050 shared_flag='-G'
5066 else 5051 else
5067 if test "$aix_use_runtimelinking" = yes; then 5052 if test "$aix_use_runtimelinking" = yes; then
5068 shared_flag='${wl}-G' 5053 shared_flag='${wl}-G'
5069 else 5054 else
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
5354 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_fl ags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstr ing"` -update_registry ${output_objdir}/so_locations -o $lib' 5339 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_fl ags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstr ing"` -update_registry ${output_objdir}/so_locations -o $lib'
5355 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $comp iler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $expor t_symbols -o $lib' 5340 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $comp iler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $expor t_symbols -o $lib'
5356 fi 5341 fi
5357 _LT_TAGVAR(archive_cmds_need_lc, $1)='no' 5342 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5358 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' 5343 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5359 _LT_TAGVAR(hardcode_libdir_separator, $1)=: 5344 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5360 _LT_TAGVAR(inherit_rpath, $1)=yes 5345 _LT_TAGVAR(inherit_rpath, $1)=yes
5361 _LT_TAGVAR(link_all_deplibs, $1)=yes 5346 _LT_TAGVAR(link_all_deplibs, $1)=yes
5362 ;; 5347 ;;
5363 5348
5364 netbsd* | netbsdelf*-gnu) 5349 netbsd*)
5365 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then 5350 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
5366 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out 5351 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
5367 else 5352 else
5368 _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $lin ker_flags' # ELF 5353 _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $lin ker_flags' # ELF
5369 fi 5354 fi
5370 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' 5355 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5371 _LT_TAGVAR(hardcode_direct, $1)=yes 5356 _LT_TAGVAR(hardcode_direct, $1)=yes
5372 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no 5357 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5373 ;; 5358 ;;
5374 5359
(...skipping 2617 matching lines...) Expand 10 before | Expand all | Expand 10 after
7992 ;; 7977 ;;
7993 esac 7978 esac
7994 ;; 7979 ;;
7995 esac 7980 esac
7996 ]) 7981 ])
7997 to_tool_file_cmd=$lt_cv_to_tool_file_cmd 7982 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
7998 AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) 7983 AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
7999 _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], 7984 _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
8000 [0], [convert $build files to toolchain format])dnl 7985 [0], [convert $build files to toolchain format])dnl
8001 ])# _LT_PATH_CONVERSION_FUNCTIONS 7986 ])# _LT_PATH_CONVERSION_FUNCTIONS
OLDNEW
« config.h ('K') | « ltmain.sh ('k') | patches/00_disable_playlist.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698