branch Attitude Adjustment packages
[12.09/packages.git] / net / tcptraceroute / patches / 001-configure_cross_compile.patch
1 --- tcptraceroute-1.5beta7.orig/configure       2006-03-29 02:49:55.000000000 +0100
2 +++ tcptraceroute-1.5beta7/configure    2007-03-19 19:13:31.644193395 +0000
3 @@ -5484,11 +5484,11 @@
4  echo "$as_me:$LINENO: checking for Solaris" >&5
5  echo $ECHO_N "checking for Solaris... $ECHO_C" >&6
6  if test "$cross_compiling" = yes; then
7 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8 +  { { echo "$as_me:$LINENO: warning: cannot run test program while cross compiling
9  See \`config.log' for more details." >&5
10 -echo "$as_me: error: cannot run test program while cross compiling
11 +echo "$as_me: warning: cannot run test program while cross compiling
12  See \`config.log' for more details." >&2;}
13 -   { (exit 1); exit 1; }; }
14 +   }
15  else
16    cat >conftest.$ac_ext <<_ACEOF
17  /* confdefs.h.  */
18 @@ -5551,11 +5551,11 @@
19  echo "$as_me:$LINENO: checking for BSDI" >&5
20  echo $ECHO_N "checking for BSDI... $ECHO_C" >&6
21  if test "$cross_compiling" = yes; then
22 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
23 +  { { echo "$as_me:$LINENO: warning: cannot run test program while cross compiling
24  See \`config.log' for more details." >&5
25 -echo "$as_me: error: cannot run test program while cross compiling
26 +echo "$as_me: warning: cannot run test program while cross compiling
27  See \`config.log' for more details." >&2;}
28 -   { (exit 1); exit 1; }; }
29 +   }
30  else
31    cat >conftest.$ac_ext <<_ACEOF
32  /* confdefs.h.  */
33 @@ -5618,11 +5618,11 @@
34  echo "$as_me:$LINENO: checking for NetBSD" >&5
35  echo $ECHO_N "checking for NetBSD... $ECHO_C" >&6
36  if test "$cross_compiling" = yes; then
37 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
38 +  { { echo "$as_me:$LINENO: warning: cannot run test program while cross compiling
39  See \`config.log' for more details." >&5
40 -echo "$as_me: error: cannot run test program while cross compiling
41 +echo "$as_me: warning: cannot run test program while cross compiling
42  See \`config.log' for more details." >&2;}
43 -   { (exit 1); exit 1; }; }
44 +   }
45  else
46    cat >conftest.$ac_ext <<_ACEOF
47  /* confdefs.h.  */
48 @@ -5685,11 +5685,11 @@
49  echo "$as_me:$LINENO: checking for MacOS X" >&5
50  echo $ECHO_N "checking for MacOS X... $ECHO_C" >&6
51  if test "$cross_compiling" = yes; then
52 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
53 +  { { echo "$as_me:$LINENO: warning: cannot run test program while cross compiling
54  See \`config.log' for more details." >&5
55 -echo "$as_me: error: cannot run test program while cross compiling
56 +echo "$as_me: warning: cannot run test program while cross compiling
57  See \`config.log' for more details." >&2;}
58 -   { (exit 1); exit 1; }; }
59 +   }
60  else
61    cat >conftest.$ac_ext <<_ACEOF
62  /* confdefs.h.  */