267
275
# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
268
276
Index: libmpc-0.1~r459/configure
269
277
===================================================================
270
--- libmpc-0.1~r459.orig/configure 2010-05-31 16:32:58.270445590 +0200
271
+++ libmpc-0.1~r459/configure 2010-05-31 16:32:52.015444811 +0200
278
--- libmpc-0.1~r459.orig/configure 2010-12-12 02:02:44.140851002 +0100
279
+++ libmpc-0.1~r459/configure 2010-12-12 02:07:00.030851000 +0100
282
# Guess values for system-dependent variables and create Makefiles.
283
-# Generated by GNU Autoconf 2.65 for libmpcs 0.1.
284
+# Generated by GNU Autoconf 2.67 for libmpcs 0.1.
287
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
288
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
290
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
294
# This configure script is free software; the Free Software Foundation
296
test -d "$as_dir" && break
298
test -z "$as_dirs" || eval "mkdir $as_dirs"
299
- } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
300
+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
304
@@ -356,19 +356,19 @@
308
-# as_fn_error ERROR [LINENO LOG_FD]
309
-# ---------------------------------
310
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
311
+# ----------------------------------------
312
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
313
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
314
-# script with status $?, using 1 if that was 0.
315
+# script with STATUS, using 1 if that was 0.
318
- as_status=$?; test $as_status -eq 0 && as_status=1
320
- as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
321
- $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
322
+ as_status=$1; test $as_status -eq 0 && as_status=1
324
+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
325
+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
327
- $as_echo "$as_me: error: $1" >&2
328
+ $as_echo "$as_me: error: $2" >&2
329
as_fn_exit $as_status
336
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
337
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
338
# so uname gets run too.
339
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
272
341
@@ -748,6 +748,11 @@
273
342
HAVE_VISIBILITY_TRUE
315
384
# Initialize some variables set by options.
316
@@ -1498,6 +1512,8 @@
389
- *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
390
- *) ac_optarg=yes ;;
391
+ *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
393
+ *) ac_optarg=yes ;;
396
# Accept the important Cygnus configure options, so we can diagnose typos.
398
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
399
# Reject names that are not valid shell variable names.
400
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
401
- as_fn_error "invalid feature name: $ac_useropt"
402
+ as_fn_error $? "invalid feature name: $ac_useropt"
403
ac_useropt_orig=$ac_useropt
404
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
405
case $ac_user_opts in
406
@@ -1013,7 +1028,7 @@
407
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
408
# Reject names that are not valid shell variable names.
409
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
410
- as_fn_error "invalid feature name: $ac_useropt"
411
+ as_fn_error $? "invalid feature name: $ac_useropt"
412
ac_useropt_orig=$ac_useropt
413
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
414
case $ac_user_opts in
415
@@ -1217,7 +1232,7 @@
416
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
417
# Reject names that are not valid shell variable names.
418
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
419
- as_fn_error "invalid package name: $ac_useropt"
420
+ as_fn_error $? "invalid package name: $ac_useropt"
421
ac_useropt_orig=$ac_useropt
422
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
423
case $ac_user_opts in
424
@@ -1233,7 +1248,7 @@
425
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
426
# Reject names that are not valid shell variable names.
427
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
428
- as_fn_error "invalid package name: $ac_useropt"
429
+ as_fn_error $? "invalid package name: $ac_useropt"
430
ac_useropt_orig=$ac_useropt
431
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
432
case $ac_user_opts in
433
@@ -1263,8 +1278,8 @@
434
| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
435
x_libraries=$ac_optarg ;;
437
- -*) as_fn_error "unrecognized option: \`$ac_option'
438
-Try \`$0 --help' for more information."
439
+ -*) as_fn_error $? "unrecognized option: \`$ac_option'
440
+Try \`$0 --help' for more information"
444
@@ -1272,7 +1287,7 @@
445
# Reject names that are not valid shell variable names.
446
case $ac_envvar in #(
447
'' | [0-9]* | *[!_$as_cr_alnum]* )
448
- as_fn_error "invalid variable name: \`$ac_envvar'" ;;
449
+ as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
451
eval $ac_envvar=\$ac_optarg
453
@@ -1290,13 +1305,13 @@
455
if test -n "$ac_prev"; then
456
ac_option=--`echo $ac_prev | sed 's/_/-/g'`
457
- as_fn_error "missing argument to $ac_option"
458
+ as_fn_error $? "missing argument to $ac_option"
461
if test -n "$ac_unrecognized_opts"; then
462
case $enable_option_checking in
464
- fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
465
+ fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
466
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
469
@@ -1319,7 +1334,7 @@
470
[\\/$]* | ?:[\\/]* ) continue;;
471
NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
473
- as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
474
+ as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
477
# There might be people who depend on the old broken behavior: `$host'
478
@@ -1333,8 +1348,8 @@
479
if test "x$host_alias" != x; then
480
if test "x$build_alias" = x; then
481
cross_compiling=maybe
482
- $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
483
- If a cross compiler is detected then cross compile mode will be used." >&2
484
+ $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
485
+ If a cross compiler is detected then cross compile mode will be used" >&2
486
elif test "x$build_alias" != "x$host_alias"; then
489
@@ -1349,9 +1364,9 @@
490
ac_pwd=`pwd` && test -n "$ac_pwd" &&
491
ac_ls_di=`ls -di .` &&
492
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
493
- as_fn_error "working directory cannot be determined"
494
+ as_fn_error $? "working directory cannot be determined"
495
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
496
- as_fn_error "pwd does not report name of working directory"
497
+ as_fn_error $? "pwd does not report name of working directory"
500
# Find the source files, if location was not specified.
501
@@ -1390,11 +1405,11 @@
503
if test ! -r "$srcdir/$ac_unique_file"; then
504
test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
505
- as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
506
+ as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
508
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
510
- cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
511
+ cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
513
# When building in place, set srcdir=.
514
if test "$ac_abs_confdir" = "$ac_pwd"; then
515
@@ -1434,7 +1449,7 @@
516
--help=short display options specific to this package
517
--help=recursive display the short help of all the included packages
518
-V, --version display version information and exit
519
- -q, --quiet, --silent do not print \`checking...' messages
520
+ -q, --quiet, --silent do not print \`checking ...' messages
521
--cache-file=FILE cache test results in FILE [disabled]
522
-C, --config-cache alias for \`--cache-file=config.cache'
523
-n, --no-create do not create output files
524
@@ -1498,6 +1513,8 @@
317
525
--disable-option-checking ignore unrecognized --enable/--with options
318
526
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
319
527
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
338
546
Use these variables to override the choices made by `configure' or to help
339
547
it to find libraries and programs with nonstandard names/locations.
340
@@ -2808,6 +2832,29 @@
548
@@ -1591,9 +1616,9 @@
549
if $ac_init_version; then
551
libmpcs configure 0.1
552
-generated by GNU Autoconf 2.65
553
+generated by GNU Autoconf 2.67
555
-Copyright (C) 2009 Free Software Foundation, Inc.
556
+Copyright (C) 2010 Free Software Foundation, Inc.
557
This configure script is free software; the Free Software Foundation
558
gives unlimited permission to copy, distribute and modify it.
560
@@ -1697,7 +1722,7 @@
561
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
562
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
563
$as_echo_n "checking for $2... " >&6; }
564
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
565
+if eval "test \"\${$3+set}\"" = set; then :
566
$as_echo_n "(cached) " >&6
568
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
569
@@ -1740,7 +1765,7 @@
570
mv -f conftest.er1 conftest.err
572
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
573
- test $ac_status = 0; } >/dev/null && {
574
+ test $ac_status = 0; } > conftest.i && {
575
test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
576
test ! -s conftest.err
578
@@ -1806,7 +1831,7 @@
579
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
580
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
581
$as_echo_n "checking for $2... " >&6; }
582
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
583
+if eval "test \"\${$3+set}\"" = set; then :
584
$as_echo_n "(cached) " >&6
586
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
587
@@ -1873,10 +1898,10 @@
588
ac_fn_c_check_header_mongrel ()
590
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
591
- if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
592
+ if eval "test \"\${$3+set}\"" = set; then :
593
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
594
$as_echo_n "checking for $2... " >&6; }
595
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
596
+if eval "test \"\${$3+set}\"" = set; then :
597
$as_echo_n "(cached) " >&6
600
@@ -1912,7 +1937,7 @@
604
-rm -f conftest.err conftest.$ac_ext
605
+rm -f conftest.err conftest.i conftest.$ac_ext
606
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
607
$as_echo "$ac_header_preproc" >&6; }
609
@@ -1939,7 +1964,7 @@
611
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
612
$as_echo_n "checking for $2... " >&6; }
613
-if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
614
+if eval "test \"\${$3+set}\"" = set; then :
615
$as_echo_n "(cached) " >&6
617
eval "$3=\$ac_header_compiler"
618
@@ -1956,7 +1981,7 @@
619
running configure, to aid debugging if configure makes a mistake.
621
It was created by libmpcs $as_me 0.1, which was
622
-generated by GNU Autoconf 2.65. Invocation command line was
623
+generated by GNU Autoconf 2.67. Invocation command line was
627
@@ -2066,11 +2091,9 @@
632
-## ---------------- ##
633
+ $as_echo "## ---------------- ##
634
## Cache variables. ##
635
-## ---------------- ##
637
+## ---------------- ##"
639
# The following way of writing the cache mishandles newlines in values,
641
@@ -2104,11 +2127,9 @@
646
-## ----------------- ##
647
+ $as_echo "## ----------------- ##
648
## Output variables. ##
649
-## ----------------- ##
651
+## ----------------- ##"
653
for ac_var in $ac_subst_vars
655
@@ -2121,11 +2142,9 @@
658
if test -n "$ac_subst_files"; then
660
-## ------------------- ##
661
+ $as_echo "## ------------------- ##
662
## File substitutions. ##
663
-## ------------------- ##
665
+## ------------------- ##"
667
for ac_var in $ac_subst_files
669
@@ -2139,11 +2158,9 @@
672
if test -s confdefs.h; then
675
+ $as_echo "## ----------- ##
683
@@ -2198,7 +2215,12 @@
686
if test -n "$CONFIG_SITE"; then
687
- ac_site_file1=$CONFIG_SITE
688
+ # We do not want a PATH search for config.site.
689
+ case $CONFIG_SITE in #((
690
+ -*) ac_site_file1=./$CONFIG_SITE;;
691
+ */*) ac_site_file1=$CONFIG_SITE;;
692
+ *) ac_site_file1=./$CONFIG_SITE;;
694
elif test "x$prefix" != xNONE; then
695
ac_site_file1=$prefix/share/config.site
696
ac_site_file2=$prefix/etc/config.site
697
@@ -2213,7 +2235,11 @@
698
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
699
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
700
sed 's/^/| /' "$ac_site_file" >&5
702
+ . "$ac_site_file" \
703
+ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
704
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
705
+as_fn_error $? "failed to load site script $ac_site_file
706
+See \`config.log' for more details" "$LINENO" 5 ; }
710
@@ -2289,7 +2315,7 @@
711
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
712
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
713
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
714
- as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
715
+ as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
717
## -------------------- ##
718
## Main body of script. ##
719
@@ -2304,16 +2330,22 @@
722
for ac_dir in config "$srcdir"/config; do
723
- for ac_t in install-sh install.sh shtool; do
724
- if test -f "$ac_dir/$ac_t"; then
726
- ac_install_sh="$ac_aux_dir/$ac_t -c"
730
+ if test -f "$ac_dir/install-sh"; then
732
+ ac_install_sh="$ac_aux_dir/install-sh -c"
734
+ elif test -f "$ac_dir/install.sh"; then
736
+ ac_install_sh="$ac_aux_dir/install.sh -c"
738
+ elif test -f "$ac_dir/shtool"; then
740
+ ac_install_sh="$ac_aux_dir/shtool install -c"
744
if test -z "$ac_aux_dir"; then
745
- as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
746
+ as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
749
# These three variables are undocumented and unsupported,
750
@@ -2435,11 +2467,11 @@
753
*[\\\"\#\$\&\'\`$am_lf]*)
754
- as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
755
+ as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
758
*[\\\"\#\$\&\'\`$am_lf\ \ ]*)
759
- as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
760
+ as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
763
# Do `set' in a subshell so we don't clobber the current shell's
764
@@ -2461,7 +2493,7 @@
765
# if, for instance, CONFIG_SHELL is bash and it inherits a
766
# broken ls alias from the environment. This has actually
767
# happened. Such a system could not be considered "sane".
768
- as_fn_error "ls -t appears to fail. Make sure there is not a broken
769
+ as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
770
alias in your environment" "$LINENO" 5
773
@@ -2471,7 +2503,7 @@
777
- as_fn_error "newly created file is older than distributed files!
778
+ as_fn_error $? "newly created file is older than distributed files!
779
Check your system clock" "$LINENO" 5
781
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
782
@@ -2709,7 +2741,7 @@
783
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
785
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
786
-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
787
+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
788
$as_echo_n "(cached) " >&6
790
cat >conftest.make <<\_ACEOF
791
@@ -2717,7 +2749,7 @@
793
@echo '@@@%%%=$(MAKE)=@@@%%%'
795
-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
796
+# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
797
case `${MAKE-make} -f conftest.make 2>/dev/null` in
799
eval ac_cv_prog_make_${ac_make}_set=yes;;
800
@@ -2751,7 +2783,7 @@
801
am__isrc=' -I$(srcdir)'
802
# test to see if srcdir already configured
803
if test -f $srcdir/config.status; then
804
- as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
805
+ as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
809
@@ -2808,6 +2840,29 @@
368
837
ac_cpp='$CPP $CPPFLAGS'
369
838
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
370
@@ -4777,13 +4824,13 @@
839
@@ -3114,8 +3169,8 @@
841
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
842
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
843
-as_fn_error "no acceptable C compiler found in \$PATH
844
-See \`config.log' for more details." "$LINENO" 5; }
845
+as_fn_error $? "no acceptable C compiler found in \$PATH
846
+See \`config.log' for more details" "$LINENO" 5 ; }
848
# Provide some information about the compiler.
849
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
850
@@ -3229,9 +3284,8 @@
852
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
853
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
854
-{ as_fn_set_status 77
855
-as_fn_error "C compiler cannot create executables
856
-See \`config.log' for more details." "$LINENO" 5; }; }
857
+as_fn_error 77 "C compiler cannot create executables
858
+See \`config.log' for more details" "$LINENO" 5 ; }
860
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
861
$as_echo "yes" >&6; }
862
@@ -3273,8 +3327,8 @@
864
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
865
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
866
-as_fn_error "cannot compute suffix of executables: cannot compile and link
867
-See \`config.log' for more details." "$LINENO" 5; }
868
+as_fn_error $? "cannot compute suffix of executables: cannot compile and link
869
+See \`config.log' for more details" "$LINENO" 5 ; }
871
rm -f conftest conftest$ac_cv_exeext
872
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
873
@@ -3331,9 +3385,9 @@
875
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
876
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
877
-as_fn_error "cannot run C compiled programs.
878
+as_fn_error $? "cannot run C compiled programs.
879
If you meant to cross compile, use \`--host'.
880
-See \`config.log' for more details." "$LINENO" 5; }
881
+See \`config.log' for more details" "$LINENO" 5 ; }
885
@@ -3384,8 +3438,8 @@
887
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
888
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
889
-as_fn_error "cannot compute suffix of object files: cannot compile
890
-See \`config.log' for more details." "$LINENO" 5; }
891
+as_fn_error $? "cannot compute suffix of object files: cannot compile
892
+See \`config.log' for more details" "$LINENO" 5 ; }
894
rm -f conftest.$ac_cv_objext conftest.$ac_ext
896
@@ -3796,7 +3850,7 @@
898
# Make sure we can run config.sub.
899
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
900
- as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
901
+ as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
903
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
904
$as_echo_n "checking build system type... " >&6; }
905
@@ -3807,16 +3861,16 @@
906
test "x$ac_build_alias" = x &&
907
ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
908
test "x$ac_build_alias" = x &&
909
- as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
910
+ as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
911
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
912
- as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
913
+ as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
916
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
917
$as_echo "$ac_cv_build" >&6; }
920
-*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
921
+*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
924
ac_save_IFS=$IFS; IFS='-'
925
@@ -3841,7 +3895,7 @@
926
ac_cv_host=$ac_cv_build
928
ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
929
- as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
930
+ as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
934
@@ -3849,7 +3903,7 @@
935
$as_echo "$ac_cv_host" >&6; }
938
-*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
939
+*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
942
ac_save_IFS=$IFS; IFS='-'
943
@@ -4250,7 +4304,7 @@
946
if test -z "$ac_cv_path_SED"; then
947
- as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
948
+ as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
952
@@ -4326,7 +4380,7 @@
955
if test -z "$ac_cv_path_GREP"; then
956
- as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
957
+ as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
960
ac_cv_path_GREP=$GREP
961
@@ -4392,7 +4446,7 @@
964
if test -z "$ac_cv_path_EGREP"; then
965
- as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
966
+ as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
969
ac_cv_path_EGREP=$EGREP
970
@@ -4459,7 +4513,7 @@
973
if test -z "$ac_cv_path_FGREP"; then
974
- as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
975
+ as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
978
ac_cv_path_FGREP=$FGREP
979
@@ -4575,7 +4629,7 @@
980
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
983
-test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
984
+test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
985
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
986
$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
987
if test "${lt_cv_prog_gnu_ld+set}" = set; then :
988
@@ -4777,13 +4831,13 @@
372
990
lt_cv_nm_interface="BSD nm"
373
991
echo "int some_variable = 0;" > conftest.$ac_ext
374
992
- (eval echo "\"\$as_me:4780: $ac_compile\"" >&5)
375
+ (eval echo "\"\$as_me:4827: $ac_compile\"" >&5)
993
+ (eval echo "\"\$as_me:4834: $ac_compile\"" >&5)
376
994
(eval "$ac_compile" 2>conftest.err)
377
995
cat conftest.err >&5
378
996
- (eval echo "\"\$as_me:4783: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
379
+ (eval echo "\"\$as_me:4830: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
997
+ (eval echo "\"\$as_me:4837: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
380
998
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
381
999
cat conftest.err >&5
382
1000
- (eval echo "\"\$as_me:4786: output\"" >&5)
383
+ (eval echo "\"\$as_me:4833: output\"" >&5)
1001
+ (eval echo "\"\$as_me:4840: output\"" >&5)
384
1002
cat conftest.out >&5
385
1003
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
386
1004
lt_cv_nm_interface="MS dumpbin"
387
@@ -5986,7 +6033,7 @@
1005
@@ -5986,7 +6040,7 @@
390
1008
# Find out which ABI we are using.
391
1009
- echo '#line 5989 "configure"' > conftest.$ac_ext
392
+ echo '#line 6036 "configure"' > conftest.$ac_ext
1010
+ echo '#line 6043 "configure"' > conftest.$ac_ext
393
1011
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
394
1012
(eval $ac_compile) 2>&5
396
@@ -7514,11 +7561,11 @@
1014
@@ -6775,7 +6829,7 @@
1015
# Broken: fails on valid input.
1018
-rm -f conftest.err conftest.$ac_ext
1019
+rm -f conftest.err conftest.i conftest.$ac_ext
1021
# OK, works on sane cases. Now check whether nonexistent headers
1022
# can be detected and how.
1023
@@ -6791,11 +6845,11 @@
1027
-rm -f conftest.err conftest.$ac_ext
1028
+rm -f conftest.err conftest.i conftest.$ac_ext
1031
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
1032
-rm -f conftest.err conftest.$ac_ext
1033
+rm -f conftest.i conftest.err conftest.$ac_ext
1034
if $ac_preproc_ok; then :
1037
@@ -6834,7 +6888,7 @@
1038
# Broken: fails on valid input.
1041
-rm -f conftest.err conftest.$ac_ext
1042
+rm -f conftest.err conftest.i conftest.$ac_ext
1044
# OK, works on sane cases. Now check whether nonexistent headers
1045
# can be detected and how.
1046
@@ -6850,18 +6904,18 @@
1050
-rm -f conftest.err conftest.$ac_ext
1051
+rm -f conftest.err conftest.i conftest.$ac_ext
1054
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
1055
-rm -f conftest.err conftest.$ac_ext
1056
+rm -f conftest.i conftest.err conftest.$ac_ext
1057
if $ac_preproc_ok; then :
1060
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1061
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1062
-as_fn_error "C preprocessor \"$CPP\" fails sanity check
1063
-See \`config.log' for more details." "$LINENO" 5; }
1064
+as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
1065
+See \`config.log' for more details" "$LINENO" 5 ; }
1069
@@ -6990,8 +7044,7 @@
1070
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1071
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
1073
-eval as_val=\$$as_ac_Header
1074
- if test "x$as_val" = x""yes; then :
1075
+if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
1076
cat >>confdefs.h <<_ACEOF
1077
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1079
@@ -7514,11 +7567,11 @@
397
1080
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
398
1081
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
399
1082
-e 's:$: $lt_compiler_flag:'`
400
1083
- (eval echo "\"\$as_me:7517: $lt_compile\"" >&5)
401
+ (eval echo "\"\$as_me:7564: $lt_compile\"" >&5)
1084
+ (eval echo "\"\$as_me:7570: $lt_compile\"" >&5)
402
1085
(eval "$lt_compile" 2>conftest.err)
404
1087
cat conftest.err >&5
405
1088
- echo "$as_me:7521: \$? = $ac_status" >&5
406
+ echo "$as_me:7568: \$? = $ac_status" >&5
1089
+ echo "$as_me:7574: \$? = $ac_status" >&5
407
1090
if (exit $ac_status) && test -s "$ac_outfile"; then
408
1091
# The compiler can only warn and ignore the option if not recognized
409
1092
# So say no if there are warnings other than the usual output.
410
@@ -7853,11 +7900,11 @@
1093
@@ -7853,11 +7906,11 @@
411
1094
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
412
1095
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
413
1096
-e 's:$: $lt_compiler_flag:'`
414
1097
- (eval echo "\"\$as_me:7856: $lt_compile\"" >&5)
415
+ (eval echo "\"\$as_me:7903: $lt_compile\"" >&5)
1098
+ (eval echo "\"\$as_me:7909: $lt_compile\"" >&5)
416
1099
(eval "$lt_compile" 2>conftest.err)
418
1101
cat conftest.err >&5
419
1102
- echo "$as_me:7860: \$? = $ac_status" >&5
420
+ echo "$as_me:7907: \$? = $ac_status" >&5
1103
+ echo "$as_me:7913: \$? = $ac_status" >&5
421
1104
if (exit $ac_status) && test -s "$ac_outfile"; then
422
1105
# The compiler can only warn and ignore the option if not recognized
423
1106
# So say no if there are warnings other than the usual output.
424
@@ -7958,11 +8005,11 @@
1107
@@ -7958,11 +8011,11 @@
425
1108
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
426
1109
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
427
1110
-e 's:$: $lt_compiler_flag:'`
428
1111
- (eval echo "\"\$as_me:7961: $lt_compile\"" >&5)
429
+ (eval echo "\"\$as_me:8008: $lt_compile\"" >&5)
1112
+ (eval echo "\"\$as_me:8014: $lt_compile\"" >&5)
430
1113
(eval "$lt_compile" 2>out/conftest.err)
432
1115
cat out/conftest.err >&5
433
1116
- echo "$as_me:7965: \$? = $ac_status" >&5
434
+ echo "$as_me:8012: \$? = $ac_status" >&5
1117
+ echo "$as_me:8018: \$? = $ac_status" >&5
435
1118
if (exit $ac_status) && test -s out/conftest2.$ac_objext
437
1120
# The compiler can only warn and ignore the option if not recognized
438
@@ -8013,11 +8060,11 @@
1121
@@ -8013,11 +8066,11 @@
439
1122
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
440
1123
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
441
1124
-e 's:$: $lt_compiler_flag:'`
442
1125
- (eval echo "\"\$as_me:8016: $lt_compile\"" >&5)
443
+ (eval echo "\"\$as_me:8063: $lt_compile\"" >&5)
1126
+ (eval echo "\"\$as_me:8069: $lt_compile\"" >&5)
444
1127
(eval "$lt_compile" 2>out/conftest.err)
446
1129
cat out/conftest.err >&5
447
1130
- echo "$as_me:8020: \$? = $ac_status" >&5
448
+ echo "$as_me:8067: \$? = $ac_status" >&5
1131
+ echo "$as_me:8073: \$? = $ac_status" >&5
449
1132
if (exit $ac_status) && test -s out/conftest2.$ac_objext
451
1134
# The compiler can only warn and ignore the option if not recognized
452
@@ -10397,7 +10444,7 @@
1135
@@ -10397,7 +10450,7 @@
453
1136
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
454
1137
lt_status=$lt_dlunknown
455
1138
cat > conftest.$ac_ext <<_LT_EOF
456
1139
-#line 10400 "configure"
457
+#line 10447 "configure"
1140
+#line 10453 "configure"
458
1141
#include "confdefs.h"
460
1143
#if HAVE_DLFCN_H
461
@@ -10493,7 +10540,7 @@
1144
@@ -10493,7 +10546,7 @@
462
1145
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
463
1146
lt_status=$lt_dlunknown
464
1147
cat > conftest.$ac_ext <<_LT_EOF
465
1148
-#line 10496 "configure"
466
+#line 10543 "configure"
1149
+#line 10549 "configure"
467
1150
#include "confdefs.h"
469
1152
#if HAVE_DLFCN_H
470
@@ -10760,6 +10807,219 @@
1153
@@ -10760,6 +10813,219 @@
471
1154
enableval=$enable_mpcchap;
687
1370
if test "x$enable_mpcchap" = xyes; then
689
1372
MPC_CHAP_FALSE='#'
690
@@ -10887,6 +11147,10 @@
1373
@@ -10865,6 +11131,7 @@
1378
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1379
# 1. Remove the extension, and $U if already installed.
1380
ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
1381
@@ -10887,24 +11154,28 @@
691
1382
am__EXEEXT_FALSE=
694
1385
+if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
695
+ as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
1386
+ as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
696
1387
+Usually this means the macro was only invoked conditionally." "$LINENO" 5
698
1389
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
699
as_fn_error "conditional \"AMDEP\" was never defined.
700
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1390
- as_fn_error "conditional \"AMDEP\" was never defined.
1391
+ as_fn_error $? "conditional \"AMDEP\" was never defined.
1392
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1394
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
1395
- as_fn_error "conditional \"am__fastdepCC\" was never defined.
1396
+ as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
1397
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1399
if test -z "${MPC_GAIN_TRUE}" && test -z "${MPC_GAIN_FALSE}"; then
1400
- as_fn_error "conditional \"MPC_GAIN\" was never defined.
1401
+ as_fn_error $? "conditional \"MPC_GAIN\" was never defined.
1402
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1404
if test -z "${MPC_CHAP_TRUE}" && test -z "${MPC_CHAP_FALSE}"; then
1405
- as_fn_error "conditional \"MPC_CHAP\" was never defined.
1406
+ as_fn_error $? "conditional \"MPC_CHAP\" was never defined.
1407
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1409
if test -z "${HAVE_VISIBILITY_TRUE}" && test -z "${HAVE_VISIBILITY_FALSE}"; then
1410
- as_fn_error "conditional \"HAVE_VISIBILITY\" was never defined.
1411
+ as_fn_error $? "conditional \"HAVE_VISIBILITY\" was never defined.
1412
Usually this means the macro was only invoked conditionally." "$LINENO" 5
1415
@@ -11054,19 +11325,19 @@
1416
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
1419
-# as_fn_error ERROR [LINENO LOG_FD]
1420
-# ---------------------------------
1421
+# as_fn_error STATUS ERROR [LINENO LOG_FD]
1422
+# ----------------------------------------
1423
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
1424
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
1425
-# script with status $?, using 1 if that was 0.
1426
+# script with STATUS, using 1 if that was 0.
1429
- as_status=$?; test $as_status -eq 0 && as_status=1
1430
- if test "$3"; then
1431
- as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1432
- $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
1433
+ as_status=$1; test $as_status -eq 0 && as_status=1
1434
+ if test "$4"; then
1435
+ as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1436
+ $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
1438
- $as_echo "$as_me: error: $1" >&2
1439
+ $as_echo "$as_me: error: $2" >&2
1440
as_fn_exit $as_status
1443
@@ -11262,7 +11533,7 @@
1444
test -d "$as_dir" && break
1446
test -z "$as_dirs" || eval "mkdir $as_dirs"
1447
- } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
1448
+ } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
1452
@@ -11316,7 +11587,7 @@
1453
# values after options handling.
1455
This file was extended by libmpcs $as_me 0.1, which was
1456
-generated by GNU Autoconf 2.65. Invocation command line was
1457
+generated by GNU Autoconf 2.67. Invocation command line was
1459
CONFIG_FILES = $CONFIG_FILES
1460
CONFIG_HEADERS = $CONFIG_HEADERS
1461
@@ -11382,10 +11653,10 @@
1462
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1464
libmpcs config.status 0.1
1465
-configured by $0, generated by GNU Autoconf 2.65,
1466
+configured by $0, generated by GNU Autoconf 2.67,
1467
with options \\"\$ac_cs_config\\"
1469
-Copyright (C) 2009 Free Software Foundation, Inc.
1470
+Copyright (C) 2010 Free Software Foundation, Inc.
1471
This config.status script is free software; the Free Software Foundation
1472
gives unlimited permission to copy, distribute and modify it."
1474
@@ -11403,11 +11674,16 @@
1480
ac_option=`expr "X$1" : 'X\([^=]*\)='`
1481
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
1485
+ ac_option=`expr "X$1" : 'X\([^=]*\)='`
1492
@@ -11429,6 +11705,7 @@
1495
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1496
+ '') as_fn_error $? "missing file argument" ;;
1498
as_fn_append CONFIG_FILES " '$ac_optarg'"
1499
ac_need_defaults=false;;
1500
@@ -11441,7 +11718,7 @@
1501
ac_need_defaults=false;;
1503
# Conflict between --help and --header
1504
- as_fn_error "ambiguous option: \`$1'
1505
+ as_fn_error $? "ambiguous option: \`$1'
1506
Try \`$0 --help' for more information.";;
1507
--help | --hel | -h )
1508
$as_echo "$ac_cs_usage"; exit ;;
1509
@@ -11450,7 +11727,7 @@
1513
- -*) as_fn_error "unrecognized option: \`$1'
1514
+ -*) as_fn_error $? "unrecognized option: \`$1'
1515
Try \`$0 --help' for more information." ;;
1517
*) as_fn_append ac_config_targets " $1"
1518
@@ -11777,7 +12054,7 @@
1519
"mpcgain/Makefile") CONFIG_FILES="$CONFIG_FILES mpcgain/Makefile" ;;
1520
"wavcmp/Makefile") CONFIG_FILES="$CONFIG_FILES wavcmp/Makefile" ;;
1522
- *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
1523
+ *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
1527
@@ -11815,7 +12092,7 @@
1529
tmp=./conf$$-$RANDOM
1530
(umask 077 && mkdir "$tmp")
1531
-} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
1532
+} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
1534
# Set up the scripts for CONFIG_FILES section.
1535
# No need to generate them if there are no CONFIG_FILES.
1536
@@ -11832,7 +12109,7 @@
1538
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
1539
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
1541
+ ac_cs_awk_cr='\\r'
1545
@@ -11846,18 +12123,18 @@
1546
echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
1549
- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
1550
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
1551
+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
1552
+ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
1554
for ac_last_try in false false false false false :; do
1555
. ./conf$$subs.sh ||
1556
- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
1557
+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
1559
ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
1560
if test $ac_delim_n = $ac_delim_num; then
1562
elif $ac_last_try; then
1563
- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
1564
+ as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
1566
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
1568
@@ -11946,20 +12223,28 @@
1571
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
1572
- || as_fn_error "could not setup config files machinery" "$LINENO" 5
1573
+ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
1576
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
1577
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
1578
+# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
1579
+# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
1580
# trailing colons and then remove the whole line if VPATH becomes empty
1581
# (actually we leave an empty line to preserve line numbers).
1582
if test "x$srcdir" = x.; then
1583
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
1584
-s/:*\$(srcdir):*/:/
1585
-s/:*\${srcdir}:*/:/
1587
-s/^\([^=]*=[ ]*\):*/\1/
1588
+ ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
1605
@@ -11987,7 +12272,7 @@
1606
if test -z "$ac_t"; then
1608
elif $ac_last_try; then
1609
- as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
1610
+ as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
1612
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
1614
@@ -12072,7 +12357,7 @@
1617
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1618
- as_fn_error "could not setup config headers machinery" "$LINENO" 5
1619
+ as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
1620
fi # test -n "$CONFIG_HEADERS"
1623
@@ -12085,7 +12370,7 @@
1625
case $ac_mode$ac_tag in
1627
- :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
1628
+ :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
1629
:[FH]-) ac_tag=-:-;;
1630
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1632
@@ -12113,7 +12398,7 @@
1634
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
1636
- as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1637
+ as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
1639
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
1640
as_fn_append ac_file_inputs " '$ac_f'"
1641
@@ -12140,7 +12425,7 @@
1644
*:-:* | *:-) cat >"$tmp/stdin" \
1645
- || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
1646
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
1650
@@ -12277,22 +12562,22 @@
1651
$ac_datarootdir_hack
1653
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
1654
- || as_fn_error "could not create $ac_file" "$LINENO" 5
1655
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1657
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1658
{ ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
1659
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
1660
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1661
-which seems to be undefined. Please make sure it is defined." >&5
1662
+which seems to be undefined. Please make sure it is defined" >&5
1663
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1664
-which seems to be undefined. Please make sure it is defined." >&2;}
1665
+which seems to be undefined. Please make sure it is defined" >&2;}
1669
-) cat "$tmp/out" && rm -f "$tmp/out";;
1670
*) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
1672
- || as_fn_error "could not create $ac_file" "$LINENO" 5
1673
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1677
@@ -12303,19 +12588,19 @@
1678
$as_echo "/* $configure_input */" \
1679
&& eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
1680
} >"$tmp/config.h" \
1681
- || as_fn_error "could not create $ac_file" "$LINENO" 5
1682
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1683
if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
1684
{ $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
1685
$as_echo "$as_me: $ac_file is unchanged" >&6;}
1688
mv "$tmp/config.h" "$ac_file" \
1689
- || as_fn_error "could not create $ac_file" "$LINENO" 5
1690
+ || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1693
$as_echo "/* $configure_input */" \
1694
&& eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
1695
- || as_fn_error "could not create -" "$LINENO" 5
1696
+ || as_fn_error $? "could not create -" "$LINENO" 5
1698
# Compute "$ac_file"'s index in $config_headers.
1700
@@ -13106,7 +13391,7 @@
1701
ac_clean_files=$ac_clean_files_save
1703
test $ac_write_fail = 0 ||
1704
- as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
1705
+ as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
1708
# configure is writing to config.log, and then calls config.status.
1709
@@ -13127,7 +13412,7 @@
1711
# Use ||, not &&, to avoid exiting from the if with $? = 1, which
1712
# would make configure fail if this is the last instruction.
1713
- $ac_cs_success || as_fn_exit $?
1714
+ $ac_cs_success || as_fn_exit 1
1716
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
1717
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
701
1718
Index: libmpc-0.1~r459/include/Makefile.in
702
1719
===================================================================
703
--- libmpc-0.1~r459.orig/include/Makefile.in 2010-05-31 16:32:58.366456331 +0200
704
+++ libmpc-0.1~r459/include/Makefile.in 2010-05-31 16:32:53.242445454 +0200
1720
--- libmpc-0.1~r459.orig/include/Makefile.in 2010-12-12 02:02:44.000851002 +0100
1721
+++ libmpc-0.1~r459/include/Makefile.in 2010-12-12 02:06:46.820851002 +0100
705
1722
@@ -110,12 +110,15 @@
706
1723
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@