Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3)

Delta Between Two Patch Sets: configure

Issue 203001: Added libdisasm to the repository. This library is no longer under developmen... (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Left Patch Set: '' Created 14 years, 6 months ago
Right Patch Set: '' Created 14 years, 6 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « aclocal.m4 ('k') | src/processor/disassembler_x86.cc » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.67 for breakpad 0.1. 3 # Generated by GNU Autoconf 2.67 for breakpad 0.1.
4 # 4 #
5 # Report bugs to <opensource@google.com>. 5 # Report bugs to <opensource@google.com>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10 # Foundation, Inc. 10 # Foundation, Inc.
(...skipping 17616 matching lines...) Expand 10 before | Expand all | Expand 10 after
17627 exec 5>>config.log 17627 exec 5>>config.log
17628 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 17628 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
17629 # would make configure fail if this is the last instruction. 17629 # would make configure fail if this is the last instruction.
17630 $ac_cs_success || as_fn_exit 1 17630 $ac_cs_success || as_fn_exit 1
17631 fi 17631 fi
17632 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 17632 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
17633 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5 17633 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5
17634 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 17634 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
17635 fi 17635 fi
17636 17636
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted