Codebase list sugar-artwork / 7fb67c5
Merge commit 'upstream/0.82.0' Jonas Smedegaard 15 years ago
17 changed file(s) with 286 addition(s) and 219 deletion(s). Raw diff Collapse all Expand all
104104 GTK2_CFLAGS = @GTK2_CFLAGS@
105105 GTK2_LIBS = @GTK2_LIBS@
106106 GTK_VERSION = @GTK_VERSION@
107 ICONMAP = @ICONMAP@
107108 INSTALL = @INSTALL@
108109 INSTALL_DATA = @INSTALL_DATA@
109110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.61 for sugar-artwork 0.81.3.
2 # Generated by GNU Autoconf 2.61 for sugar-artwork 0.82.0.
33 #
44 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
55 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
725725 # Identity of this package.
726726 PACKAGE_NAME='sugar-artwork'
727727 PACKAGE_TARNAME='sugar-artwork'
728 PACKAGE_VERSION='0.81.3'
729 PACKAGE_STRING='sugar-artwork 0.81.3'
728 PACKAGE_VERSION='0.82.0'
729 PACKAGE_STRING='sugar-artwork 0.82.0'
730730 PACKAGE_BUGREPORT=''
731731
732732 # Factoring default headers for most tests.
824824 AMTAR
825825 am__tar
826826 am__untar
827 PKG_CONFIG
827828 CC
828829 CFLAGS
829830 LDFLAGS
867868 FFLAGS
868869 ac_ct_F77
869870 LIBTOOL
870 PKG_CONFIG
871871 GTK2_CFLAGS
872872 GTK2_LIBS
873873 GDK_PIXBUF2_CFLAGS
875875 ENGINE_CFLAGS
876876 ENGINE_LIBS
877877 GTK_VERSION
878 ICONMAP
878879 LIBOBJS
879880 LTLIBOBJS'
880881 ac_subst_files=''
881882 ac_precious_vars='build_alias
882883 host_alias
883884 target_alias
885 PKG_CONFIG
884886 CC
885887 CFLAGS
886888 LDFLAGS
893895 CXXCPP
894896 F77
895897 FFLAGS
896 PKG_CONFIG
897898 GTK2_CFLAGS
898899 GTK2_LIBS
899900 ENGINE_CFLAGS
14001401 # Omit some internal or obsolete options to make the list less imposing.
14011402 # This message is too long to be a string in the A/UX 3.1 sh.
14021403 cat <<_ACEOF
1403 \`configure' configures sugar-artwork 0.81.3 to adapt to many kinds of systems.
1404 \`configure' configures sugar-artwork 0.82.0 to adapt to many kinds of systems.
14041405
14051406 Usage: $0 [OPTION]... [VAR=VALUE]...
14061407
14701471
14711472 if test -n "$ac_init_help"; then
14721473 case $ac_init_help in
1473 short | recursive ) echo "Configuration of sugar-artwork 0.81.3:";;
1474 short | recursive ) echo "Configuration of sugar-artwork 0.82.0:";;
14741475 esac
14751476 cat <<\_ACEOF
14761477
14941495 --with-tags[=TAGS] include additional configurations [automatic]
14951496
14961497 Some influential environment variables:
1498 PKG_CONFIG path to pkg-config utility
14971499 CC C compiler command
14981500 CFLAGS C compiler flags
14991501 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
15071509 CXXCPP C++ preprocessor
15081510 F77 Fortran 77 compiler command
15091511 FFLAGS Fortran 77 compiler flags
1510 PKG_CONFIG path to pkg-config utility
15111512 GTK2_CFLAGS C compiler flags for GTK2, overriding pkg-config
15121513 GTK2_LIBS linker flags for GTK2, overriding pkg-config
15131514 ENGINE_CFLAGS
15771578 test -n "$ac_init_help" && exit $ac_status
15781579 if $ac_init_version; then
15791580 cat <<\_ACEOF
1580 sugar-artwork configure 0.81.3
1581 sugar-artwork configure 0.82.0
15811582 generated by GNU Autoconf 2.61
15821583
15831584 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
15911592 This file contains any messages produced by compilers while
15921593 running configure, to aid debugging if configure makes a mistake.
15931594
1594 It was created by sugar-artwork $as_me 0.81.3, which was
1595 It was created by sugar-artwork $as_me 0.82.0, which was
15951596 generated by GNU Autoconf 2.61. Invocation command line was
15961597
15971598 $ $0 $@
22852286
22862287 # Define the identity of the package.
22872288 PACKAGE='sugar-artwork'
2288 VERSION='0.81.3'
2289 VERSION='0.82.0'
22892290
22902291
22912292 cat >>confdefs.h <<_ACEOF
24572458
24582459
24592460
2461
2462
2463
2464 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
2465 if test -n "$ac_tool_prefix"; then
2466 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
2467 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
2468 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2469 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2470 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
2471 echo $ECHO_N "(cached) $ECHO_C" >&6
2472 else
2473 case $PKG_CONFIG in
2474 [\\/]* | ?:[\\/]*)
2475 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
2476 ;;
2477 *)
2478 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2479 for as_dir in $PATH
2480 do
2481 IFS=$as_save_IFS
2482 test -z "$as_dir" && as_dir=.
2483 for ac_exec_ext in '' $ac_executable_extensions; do
2484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2485 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
2486 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2487 break 2
2488 fi
2489 done
2490 done
2491 IFS=$as_save_IFS
2492
2493 ;;
2494 esac
2495 fi
2496 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
2497 if test -n "$PKG_CONFIG"; then
2498 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
2499 echo "${ECHO_T}$PKG_CONFIG" >&6; }
2500 else
2501 { echo "$as_me:$LINENO: result: no" >&5
2502 echo "${ECHO_T}no" >&6; }
2503 fi
2504
2505
2506 fi
2507 if test -z "$ac_cv_path_PKG_CONFIG"; then
2508 ac_pt_PKG_CONFIG=$PKG_CONFIG
2509 # Extract the first word of "pkg-config", so it can be a program name with args.
2510 set dummy pkg-config; ac_word=$2
2511 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2512 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2513 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
2514 echo $ECHO_N "(cached) $ECHO_C" >&6
2515 else
2516 case $ac_pt_PKG_CONFIG in
2517 [\\/]* | ?:[\\/]*)
2518 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
2519 ;;
2520 *)
2521 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2522 for as_dir in $PATH
2523 do
2524 IFS=$as_save_IFS
2525 test -z "$as_dir" && as_dir=.
2526 for ac_exec_ext in '' $ac_executable_extensions; do
2527 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2528 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
2529 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2530 break 2
2531 fi
2532 done
2533 done
2534 IFS=$as_save_IFS
2535
2536 ;;
2537 esac
2538 fi
2539 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
2540 if test -n "$ac_pt_PKG_CONFIG"; then
2541 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
2542 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
2543 else
2544 { echo "$as_me:$LINENO: result: no" >&5
2545 echo "${ECHO_T}no" >&6; }
2546 fi
2547
2548 if test "x$ac_pt_PKG_CONFIG" = x; then
2549 PKG_CONFIG=""
2550 else
2551 case $cross_compiling:$ac_tool_warned in
2552 yes:)
2553 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2554 whose name does not start with the host triplet. If you think this
2555 configuration is useful to you, please write to autoconf@gnu.org." >&5
2556 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2557 whose name does not start with the host triplet. If you think this
2558 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2559 ac_tool_warned=yes ;;
2560 esac
2561 PKG_CONFIG=$ac_pt_PKG_CONFIG
2562 fi
2563 else
2564 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
2565 fi
2566
2567 fi
2568 if test -n "$PKG_CONFIG"; then
2569 _pkg_min_version=0.19
2570 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
2571 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
2572 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
2573 { echo "$as_me:$LINENO: result: yes" >&5
2574 echo "${ECHO_T}yes" >&6; }
2575 else
2576 { echo "$as_me:$LINENO: result: no" >&5
2577 echo "${ECHO_T}no" >&6; }
2578 PKG_CONFIG=""
2579 fi
2580
2581 fi
24602582
24612583 ac_ext=c
24622584 ac_cpp='$CPP $CPPFLAGS'
47364858 ;;
47374859 *-*-irix6*)
47384860 # Find out which ABI we are using.
4739 echo '#line 4740 "configure"' > conftest.$ac_ext
4861 echo '#line 4862 "configure"' > conftest.$ac_ext
47404862 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
47414863 (eval $ac_compile) 2>&5
47424864 ac_status=$?
70697191 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
70707192 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
70717193 -e 's:$: $lt_compiler_flag:'`
7072 (eval echo "\"\$as_me:7073: $lt_compile\"" >&5)
7194 (eval echo "\"\$as_me:7195: $lt_compile\"" >&5)
70737195 (eval "$lt_compile" 2>conftest.err)
70747196 ac_status=$?
70757197 cat conftest.err >&5
7076 echo "$as_me:7077: \$? = $ac_status" >&5
7198 echo "$as_me:7199: \$? = $ac_status" >&5
70777199 if (exit $ac_status) && test -s "$ac_outfile"; then
70787200 # The compiler can only warn and ignore the option if not recognized
70797201 # So say no if there are warnings other than the usual output.
73597481 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
73607482 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
73617483 -e 's:$: $lt_compiler_flag:'`
7362 (eval echo "\"\$as_me:7363: $lt_compile\"" >&5)
7484 (eval echo "\"\$as_me:7485: $lt_compile\"" >&5)
73637485 (eval "$lt_compile" 2>conftest.err)
73647486 ac_status=$?
73657487 cat conftest.err >&5
7366 echo "$as_me:7367: \$? = $ac_status" >&5
7488 echo "$as_me:7489: \$? = $ac_status" >&5
73677489 if (exit $ac_status) && test -s "$ac_outfile"; then
73687490 # The compiler can only warn and ignore the option if not recognized
73697491 # So say no if there are warnings other than the usual output.
74637585 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
74647586 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
74657587 -e 's:$: $lt_compiler_flag:'`
7466 (eval echo "\"\$as_me:7467: $lt_compile\"" >&5)
7588 (eval echo "\"\$as_me:7589: $lt_compile\"" >&5)
74677589 (eval "$lt_compile" 2>out/conftest.err)
74687590 ac_status=$?
74697591 cat out/conftest.err >&5
7470 echo "$as_me:7471: \$? = $ac_status" >&5
7592 echo "$as_me:7593: \$? = $ac_status" >&5
74717593 if (exit $ac_status) && test -s out/conftest2.$ac_objext
74727594 then
74737595 # The compiler can only warn and ignore the option if not recognized
98149936 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
98159937 lt_status=$lt_dlunknown
98169938 cat > conftest.$ac_ext <<EOF
9817 #line 9818 "configure"
9939 #line 9940 "configure"
98189940 #include "confdefs.h"
98199941
98209942 #if HAVE_DLFCN_H
991410036 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
991510037 lt_status=$lt_dlunknown
991610038 cat > conftest.$ac_ext <<EOF
9917 #line 9918 "configure"
10039 #line 10040 "configure"
991810040 #include "confdefs.h"
991910041
992010042 #if HAVE_DLFCN_H
1233412456 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1233512457 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1233612458 -e 's:$: $lt_compiler_flag:'`
12337 (eval echo "\"\$as_me:12338: $lt_compile\"" >&5)
12459 (eval echo "\"\$as_me:12460: $lt_compile\"" >&5)
1233812460 (eval "$lt_compile" 2>conftest.err)
1233912461 ac_status=$?
1234012462 cat conftest.err >&5
12341 echo "$as_me:12342: \$? = $ac_status" >&5
12463 echo "$as_me:12464: \$? = $ac_status" >&5
1234212464 if (exit $ac_status) && test -s "$ac_outfile"; then
1234312465 # The compiler can only warn and ignore the option if not recognized
1234412466 # So say no if there are warnings other than the usual output.
1243812560 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1243912561 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1244012562 -e 's:$: $lt_compiler_flag:'`
12441 (eval echo "\"\$as_me:12442: $lt_compile\"" >&5)
12563 (eval echo "\"\$as_me:12564: $lt_compile\"" >&5)
1244212564 (eval "$lt_compile" 2>out/conftest.err)
1244312565 ac_status=$?
1244412566 cat out/conftest.err >&5
12445 echo "$as_me:12446: \$? = $ac_status" >&5
12567 echo "$as_me:12568: \$? = $ac_status" >&5
1244612568 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1244712569 then
1244812570 # The compiler can only warn and ignore the option if not recognized
1400214124 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1400314125 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1400414126 -e 's:$: $lt_compiler_flag:'`
14005 (eval echo "\"\$as_me:14006: $lt_compile\"" >&5)
14127 (eval echo "\"\$as_me:14128: $lt_compile\"" >&5)
1400614128 (eval "$lt_compile" 2>conftest.err)
1400714129 ac_status=$?
1400814130 cat conftest.err >&5
14009 echo "$as_me:14010: \$? = $ac_status" >&5
14131 echo "$as_me:14132: \$? = $ac_status" >&5
1401014132 if (exit $ac_status) && test -s "$ac_outfile"; then
1401114133 # The compiler can only warn and ignore the option if not recognized
1401214134 # So say no if there are warnings other than the usual output.
1410614228 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1410714229 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1410814230 -e 's:$: $lt_compiler_flag:'`
14109 (eval echo "\"\$as_me:14110: $lt_compile\"" >&5)
14231 (eval echo "\"\$as_me:14232: $lt_compile\"" >&5)
1411014232 (eval "$lt_compile" 2>out/conftest.err)
1411114233 ac_status=$?
1411214234 cat out/conftest.err >&5
14113 echo "$as_me:14114: \$? = $ac_status" >&5
14235 echo "$as_me:14236: \$? = $ac_status" >&5
1411414236 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1411514237 then
1411614238 # The compiler can only warn and ignore the option if not recognized
1629516417 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1629616418 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1629716419 -e 's:$: $lt_compiler_flag:'`
16298 (eval echo "\"\$as_me:16299: $lt_compile\"" >&5)
16420 (eval echo "\"\$as_me:16421: $lt_compile\"" >&5)
1629916421 (eval "$lt_compile" 2>conftest.err)
1630016422 ac_status=$?
1630116423 cat conftest.err >&5
16302 echo "$as_me:16303: \$? = $ac_status" >&5
16424 echo "$as_me:16425: \$? = $ac_status" >&5
1630316425 if (exit $ac_status) && test -s "$ac_outfile"; then
1630416426 # The compiler can only warn and ignore the option if not recognized
1630516427 # So say no if there are warnings other than the usual output.
1658516707 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1658616708 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1658716709 -e 's:$: $lt_compiler_flag:'`
16588 (eval echo "\"\$as_me:16589: $lt_compile\"" >&5)
16710 (eval echo "\"\$as_me:16711: $lt_compile\"" >&5)
1658916711 (eval "$lt_compile" 2>conftest.err)
1659016712 ac_status=$?
1659116713 cat conftest.err >&5
16592 echo "$as_me:16593: \$? = $ac_status" >&5
16714 echo "$as_me:16715: \$? = $ac_status" >&5
1659316715 if (exit $ac_status) && test -s "$ac_outfile"; then
1659416716 # The compiler can only warn and ignore the option if not recognized
1659516717 # So say no if there are warnings other than the usual output.
1668916811 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1669016812 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1669116813 -e 's:$: $lt_compiler_flag:'`
16692 (eval echo "\"\$as_me:16693: $lt_compile\"" >&5)
16814 (eval echo "\"\$as_me:16815: $lt_compile\"" >&5)
1669316815 (eval "$lt_compile" 2>out/conftest.err)
1669416816 ac_status=$?
1669516817 cat out/conftest.err >&5
16696 echo "$as_me:16697: \$? = $ac_status" >&5
16818 echo "$as_me:16819: \$? = $ac_status" >&5
1669716819 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1669816820 then
1669916821 # The compiler can only warn and ignore the option if not recognized
1934519467
1934619468
1934719469
19348
19349 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
19350 if test -n "$ac_tool_prefix"; then
19351 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
19352 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
19353 { echo "$as_me:$LINENO: checking for $ac_word" >&5
19354 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19355 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
19356 echo $ECHO_N "(cached) $ECHO_C" >&6
19357 else
19358 case $PKG_CONFIG in
19359 [\\/]* | ?:[\\/]*)
19360 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
19361 ;;
19362 *)
19363 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19364 for as_dir in $PATH
19365 do
19366 IFS=$as_save_IFS
19367 test -z "$as_dir" && as_dir=.
19368 for ac_exec_ext in '' $ac_executable_extensions; do
19369 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19370 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
19371 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19372 break 2
19373 fi
19374 done
19375 done
19376 IFS=$as_save_IFS
19377
19378 ;;
19379 esac
19380 fi
19381 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
19382 if test -n "$PKG_CONFIG"; then
19383 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
19384 echo "${ECHO_T}$PKG_CONFIG" >&6; }
19385 else
19386 { echo "$as_me:$LINENO: result: no" >&5
19387 echo "${ECHO_T}no" >&6; }
19388 fi
19389
19390
19391 fi
19392 if test -z "$ac_cv_path_PKG_CONFIG"; then
19393 ac_pt_PKG_CONFIG=$PKG_CONFIG
19394 # Extract the first word of "pkg-config", so it can be a program name with args.
19395 set dummy pkg-config; ac_word=$2
19396 { echo "$as_me:$LINENO: checking for $ac_word" >&5
19397 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19398 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
19399 echo $ECHO_N "(cached) $ECHO_C" >&6
19400 else
19401 case $ac_pt_PKG_CONFIG in
19402 [\\/]* | ?:[\\/]*)
19403 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
19404 ;;
19405 *)
19406 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19407 for as_dir in $PATH
19408 do
19409 IFS=$as_save_IFS
19410 test -z "$as_dir" && as_dir=.
19411 for ac_exec_ext in '' $ac_executable_extensions; do
19412 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
19413 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
19414 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19415 break 2
19416 fi
19417 done
19418 done
19419 IFS=$as_save_IFS
19420
19421 ;;
19422 esac
19423 fi
19424 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
19425 if test -n "$ac_pt_PKG_CONFIG"; then
19426 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
19427 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
19428 else
19429 { echo "$as_me:$LINENO: result: no" >&5
19430 echo "${ECHO_T}no" >&6; }
19431 fi
19432
19433 if test "x$ac_pt_PKG_CONFIG" = x; then
19434 PKG_CONFIG=""
19435 else
19436 case $cross_compiling:$ac_tool_warned in
19437 yes:)
19438 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
19439 whose name does not start with the host triplet. If you think this
19440 configuration is useful to you, please write to autoconf@gnu.org." >&5
19441 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
19442 whose name does not start with the host triplet. If you think this
19443 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
19444 ac_tool_warned=yes ;;
19445 esac
19446 PKG_CONFIG=$ac_pt_PKG_CONFIG
19447 fi
19448 else
19449 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
19450 fi
19451
19452 fi
19453 if test -n "$PKG_CONFIG"; then
19454 _pkg_min_version=0.9.0
19455 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
19456 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
19457 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
19458 { echo "$as_me:$LINENO: result: yes" >&5
19459 echo "${ECHO_T}yes" >&6; }
19460 else
19461 { echo "$as_me:$LINENO: result: no" >&5
19462 echo "${ECHO_T}no" >&6; }
19463 PKG_CONFIG=""
19464 fi
19465
19466 fi
19467
1946819470 pkg_failed=no
1946919471 { echo "$as_me:$LINENO: checking for GTK2" >&5
1947019472 echo $ECHO_N "checking for GTK2... $ECHO_C" >&6; }
1965119653
1965219654 GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
1965319655
19656
19657 ICON_NAMING_UTILS_REQUIRED=0.8.2
19658
19659 { echo "$as_me:$LINENO: checking icon-naming-utils >= $ICON_NAMING_UTILS_REQUIRED" >&5
19660 echo $ECHO_N "checking icon-naming-utils >= $ICON_NAMING_UTILS_REQUIRED... $ECHO_C" >&6; }
19661 if test -n "$PKG_CONFIG" && \
19662 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"icon-naming-utils >= \$ICON_NAMING_UTILS_REQUIRED\"") >&5
19663 ($PKG_CONFIG --exists --print-errors "icon-naming-utils >= $ICON_NAMING_UTILS_REQUIRED") 2>&5
19664 ac_status=$?
19665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19666 (exit $ac_status); }; then
19667 have_utils=yes
19668 else
19669 have_utils=no
19670 fi
19671 if test "x$have_utils" = "xyes"; then
19672 UTILS_PATH="`$PKG_CONFIG --variable=program_path icon-naming-utils`"
19673 ICONMAP="$UTILS_PATH/icon-name-mapping"
19674
19675 { echo "$as_me:$LINENO: result: yes" >&5
19676 echo "${ECHO_T}yes" >&6; }
19677 else
19678 { echo "$as_me:$LINENO: result: no" >&5
19679 echo "${ECHO_T}no" >&6; }
19680 { { echo "$as_me:$LINENO: error: icon-naming-utils >= $ICON_NAMING_UTILS_REQUIRED is required to build
19681 and install the icon theme" >&5
19682 echo "$as_me: error: icon-naming-utils >= $ICON_NAMING_UTILS_REQUIRED is required to build
19683 and install the icon theme" >&2;}
19684 { (exit 1); exit 1; }; }
19685 fi
1965419686
1965519687 ac_config_files="$ac_config_files Makefile cursor/Makefile cursor/cursorthemegen/Makefile cursor/sugar/Makefile icons/Makefile icons/scalable/Makefile icons/scalable/actions/Makefile icons/scalable/control/Makefile icons/scalable/device/Makefile icons/scalable/emblems/Makefile icons/scalable/mimetypes/Makefile icons/scalable/status/Makefile gtk/Makefile gtk/engine/Makefile gtk/theme/Makefile matchbox/Makefile"
1965619688
2007120103 # report actual input values of CONFIG_FILES etc. instead of their
2007220104 # values after options handling.
2007320105 ac_log="
20074 This file was extended by sugar-artwork $as_me 0.81.3, which was
20106 This file was extended by sugar-artwork $as_me 0.82.0, which was
2007520107 generated by GNU Autoconf 2.61. Invocation command line was
2007620108
2007720109 CONFIG_FILES = $CONFIG_FILES
2012420156 _ACEOF
2012520157 cat >>$CONFIG_STATUS <<_ACEOF
2012620158 ac_cs_version="\\
20127 sugar-artwork config.status 0.81.3
20159 sugar-artwork config.status 0.82.0
2012820160 configured by $0, generated by GNU Autoconf 2.61,
2012920161 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2013020162
2037720409 AMTAR!$AMTAR$ac_delim
2037820410 am__tar!$am__tar$ac_delim
2037920411 am__untar!$am__untar$ac_delim
20412 PKG_CONFIG!$PKG_CONFIG$ac_delim
2038020413 CC!$CC$ac_delim
2038120414 CFLAGS!$CFLAGS$ac_delim
2038220415 LDFLAGS!$LDFLAGS$ac_delim
2041420447 ac_ct_CXX!$ac_ct_CXX$ac_delim
2041520448 CXXDEPMODE!$CXXDEPMODE$ac_delim
2041620449 am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
20417 am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
2041820450 _ACEOF
2041920451
2042020452 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
2045620488 ac_delim='%!_!# '
2045720489 for ac_last_try in false false false false false :; do
2045820490 cat >conf$$subs.sed <<_ACEOF
20491 am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
2045920492 CXXCPP!$CXXCPP$ac_delim
2046020493 F77!$F77$ac_delim
2046120494 FFLAGS!$FFLAGS$ac_delim
2046220495 ac_ct_F77!$ac_ct_F77$ac_delim
2046320496 LIBTOOL!$LIBTOOL$ac_delim
20464 PKG_CONFIG!$PKG_CONFIG$ac_delim
2046520497 GTK2_CFLAGS!$GTK2_CFLAGS$ac_delim
2046620498 GTK2_LIBS!$GTK2_LIBS$ac_delim
2046720499 GDK_PIXBUF2_CFLAGS!$GDK_PIXBUF2_CFLAGS$ac_delim
2046920501 ENGINE_CFLAGS!$ENGINE_CFLAGS$ac_delim
2047020502 ENGINE_LIBS!$ENGINE_LIBS$ac_delim
2047120503 GTK_VERSION!$GTK_VERSION$ac_delim
20504 ICONMAP!$ICONMAP$ac_delim
2047220505 LIBOBJS!$LIBOBJS$ac_delim
2047320506 LTLIBOBJS!$LTLIBOBJS$ac_delim
2047420507 _ACEOF
2047520508
20476 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 15; then
20509 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 16; then
2047720510 break
2047820511 elif $ac_last_try; then
2047920512 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
8989 GTK2_CFLAGS = @GTK2_CFLAGS@
9090 GTK2_LIBS = @GTK2_LIBS@
9191 GTK_VERSION = @GTK_VERSION@
92 ICONMAP = @ICONMAP@
9293 INSTALL = @INSTALL@
9394 INSTALL_DATA = @INSTALL_DATA@
9495 INSTALL_PROGRAM = @INSTALL_PROGRAM@
9999 GTK2_CFLAGS = @GTK2_CFLAGS@
100100 GTK2_LIBS = @GTK2_LIBS@
101101 GTK_VERSION = @GTK_VERSION@
102 ICONMAP = @ICONMAP@
102103 INSTALL = @INSTALL@
103104 INSTALL_DATA = @INSTALL_DATA@
104105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
7777 GTK2_CFLAGS = @GTK2_CFLAGS@
7878 GTK2_LIBS = @GTK2_LIBS@
7979 GTK_VERSION = @GTK_VERSION@
80 ICONMAP = @ICONMAP@
8081 INSTALL = @INSTALL@
8182 INSTALL_DATA = @INSTALL_DATA@
8283 INSTALL_PROGRAM = @INSTALL_PROGRAM@
8989 GTK2_CFLAGS = @GTK2_CFLAGS@
9090 GTK2_LIBS = @GTK2_LIBS@
9191 GTK_VERSION = @GTK_VERSION@
92 ICONMAP = @ICONMAP@
9293 INSTALL = @INSTALL@
9394 INSTALL_DATA = @INSTALL_DATA@
9495 INSTALL_PROGRAM = @INSTALL_PROGRAM@
108108 GTK2_CFLAGS = @GTK2_CFLAGS@
109109 GTK2_LIBS = @GTK2_LIBS@
110110 GTK_VERSION = @GTK_VERSION@
111 ICONMAP = @ICONMAP@
111112 INSTALL = @INSTALL@
112113 INSTALL_DATA = @INSTALL_DATA@
113114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
7777 GTK2_CFLAGS = @GTK2_CFLAGS@
7878 GTK2_LIBS = @GTK2_LIBS@
7979 GTK_VERSION = @GTK_VERSION@
80 ICONMAP = @ICONMAP@
8081 INSTALL = @INSTALL@
8182 INSTALL_DATA = @INSTALL_DATA@
8283 INSTALL_PROGRAM = @INSTALL_PROGRAM@
9999 GTK2_CFLAGS = @GTK2_CFLAGS@
100100 GTK2_LIBS = @GTK2_LIBS@
101101 GTK_VERSION = @GTK_VERSION@
102 ICONMAP = @ICONMAP@
102103 INSTALL = @INSTALL@
103104 INSTALL_DATA = @INSTALL_DATA@
104105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
8989 GTK2_CFLAGS = @GTK2_CFLAGS@
9090 GTK2_LIBS = @GTK2_LIBS@
9191 GTK_VERSION = @GTK_VERSION@
92 ICONMAP = @ICONMAP@
9293 INSTALL = @INSTALL@
9394 INSTALL_DATA = @INSTALL_DATA@
9495 INSTALL_PROGRAM = @INSTALL_PROGRAM@
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
386387
387388 info-am:
388389
389 install-data-am: install-iconDATA
390 install-data-am: install-data-local install-iconDATA
390391
391392 install-dvi: install-dvi-am
392393
427428 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
428429 distclean distclean-generic distclean-libtool distdir dvi \
429430 dvi-am html html-am info info-am install install-am \
430 install-data install-data-am install-dvi install-dvi-am \
431 install-exec install-exec-am install-html install-html-am \
432 install-iconDATA install-info install-info-am install-man \
433 install-pdf install-pdf-am install-ps install-ps-am \
434 install-strip installcheck installcheck-am installdirs \
435 maintainer-clean maintainer-clean-generic mostlyclean \
436 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
437 uninstall uninstall-am uninstall-iconDATA
438
431 install-data install-data-am install-data-local install-dvi \
432 install-dvi-am install-exec install-exec-am install-html \
433 install-html-am install-iconDATA install-info install-info-am \
434 install-man install-pdf install-pdf-am install-ps \
435 install-ps-am install-strip installcheck installcheck-am \
436 installdirs maintainer-clean maintainer-clean-generic \
437 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
438 ps ps-am uninstall uninstall-am uninstall-iconDATA
439
440
441 install-data-local: install-iconDATA
442 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
439443 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440444 # Otherwise a system limit (for SysV at least) may be exceeded.
441445 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
310311
311312 info-am:
312313
313 install-data-am: install-iconDATA
314 install-data-am: install-data-local install-iconDATA
314315
315316 install-dvi: install-dvi-am
316317
351352 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
352353 distclean distclean-generic distclean-libtool distdir dvi \
353354 dvi-am html html-am info info-am install install-am \
354 install-data install-data-am install-dvi install-dvi-am \
355 install-exec install-exec-am install-html install-html-am \
356 install-iconDATA install-info install-info-am install-man \
357 install-pdf install-pdf-am install-ps install-ps-am \
358 install-strip installcheck installcheck-am installdirs \
359 maintainer-clean maintainer-clean-generic mostlyclean \
360 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
361 uninstall uninstall-am uninstall-iconDATA
362
355 install-data install-data-am install-data-local install-dvi \
356 install-dvi-am install-exec install-exec-am install-html \
357 install-html-am install-iconDATA install-info install-info-am \
358 install-man install-pdf install-pdf-am install-ps \
359 install-ps-am install-strip installcheck installcheck-am \
360 installdirs maintainer-clean maintainer-clean-generic \
361 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
362 ps ps-am uninstall uninstall-am uninstall-iconDATA
363
364
365 install-data-local: install-iconDATA
366 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
363367 # Tell versions [3.59,3.63) of GNU make to not export all variables.
364368 # Otherwise a system limit (for SysV at least) may be exceeded.
365369 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
374375
375376 info-am:
376377
377 install-data-am: install-iconDATA
378 install-data-am: install-data-local install-iconDATA
378379
379380 install-dvi: install-dvi-am
380381
415416 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
416417 distclean distclean-generic distclean-libtool distdir dvi \
417418 dvi-am html html-am info info-am install install-am \
418 install-data install-data-am install-dvi install-dvi-am \
419 install-exec install-exec-am install-html install-html-am \
420 install-iconDATA install-info install-info-am install-man \
421 install-pdf install-pdf-am install-ps install-ps-am \
422 install-strip installcheck installcheck-am installdirs \
423 maintainer-clean maintainer-clean-generic mostlyclean \
424 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
425 uninstall uninstall-am uninstall-iconDATA
426
419 install-data install-data-am install-data-local install-dvi \
420 install-dvi-am install-exec install-exec-am install-html \
421 install-html-am install-iconDATA install-info install-info-am \
422 install-man install-pdf install-pdf-am install-ps \
423 install-ps-am install-strip installcheck installcheck-am \
424 installdirs maintainer-clean maintainer-clean-generic \
425 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
426 ps ps-am uninstall uninstall-am uninstall-iconDATA
427
428
429 install-data-local: install-iconDATA
430 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
427431 # Tell versions [3.59,3.63) of GNU make to not export all variables.
428432 # Otherwise a system limit (for SysV at least) may be exceeded.
429433 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
318319
319320 info-am:
320321
321 install-data-am: install-iconDATA
322 install-data-am: install-data-local install-iconDATA
322323
323324 install-dvi: install-dvi-am
324325
359360 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
360361 distclean distclean-generic distclean-libtool distdir dvi \
361362 dvi-am html html-am info info-am install install-am \
362 install-data install-data-am install-dvi install-dvi-am \
363 install-exec install-exec-am install-html install-html-am \
364 install-iconDATA install-info install-info-am install-man \
365 install-pdf install-pdf-am install-ps install-ps-am \
366 install-strip installcheck installcheck-am installdirs \
367 maintainer-clean maintainer-clean-generic mostlyclean \
368 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
369 uninstall uninstall-am uninstall-iconDATA
370
363 install-data install-data-am install-data-local install-dvi \
364 install-dvi-am install-exec install-exec-am install-html \
365 install-html-am install-iconDATA install-info install-info-am \
366 install-man install-pdf install-pdf-am install-ps \
367 install-ps-am install-strip installcheck installcheck-am \
368 installdirs maintainer-clean maintainer-clean-generic \
369 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
370 ps ps-am uninstall uninstall-am uninstall-iconDATA
371
372
373 install-data-local: install-iconDATA
374 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
371375 # Tell versions [3.59,3.63) of GNU make to not export all variables.
372376 # Otherwise a system limit (for SysV at least) may be exceeded.
373377 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
316317
317318 info-am:
318319
319 install-data-am: install-iconDATA
320 install-data-am: install-data-local install-iconDATA
320321
321322 install-dvi: install-dvi-am
322323
357358 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
358359 distclean distclean-generic distclean-libtool distdir dvi \
359360 dvi-am html html-am info info-am install install-am \
360 install-data install-data-am install-dvi install-dvi-am \
361 install-exec install-exec-am install-html install-html-am \
362 install-iconDATA install-info install-info-am install-man \
363 install-pdf install-pdf-am install-ps install-ps-am \
364 install-strip installcheck installcheck-am installdirs \
365 maintainer-clean maintainer-clean-generic mostlyclean \
366 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
367 uninstall uninstall-am uninstall-iconDATA
368
361 install-data install-data-am install-data-local install-dvi \
362 install-dvi-am install-exec install-exec-am install-html \
363 install-html-am install-iconDATA install-info install-info-am \
364 install-man install-pdf install-pdf-am install-ps \
365 install-ps-am install-strip installcheck installcheck-am \
366 installdirs maintainer-clean maintainer-clean-generic \
367 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
368 ps ps-am uninstall uninstall-am uninstall-iconDATA
369
370
371 install-data-local: install-iconDATA
372 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
369373 # Tell versions [3.59,3.63) of GNU make to not export all variables.
370374 # Otherwise a system limit (for SysV at least) may be exceeded.
371375 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@
310311
311312 info-am:
312313
313 install-data-am: install-iconDATA
314 install-data-am: install-data-local install-iconDATA
314315
315316 install-dvi: install-dvi-am
316317
351352 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
352353 distclean distclean-generic distclean-libtool distdir dvi \
353354 dvi-am html html-am info info-am install install-am \
354 install-data install-data-am install-dvi install-dvi-am \
355 install-exec install-exec-am install-html install-html-am \
356 install-iconDATA install-info install-info-am install-man \
357 install-pdf install-pdf-am install-ps install-ps-am \
358 install-strip installcheck installcheck-am installdirs \
359 maintainer-clean maintainer-clean-generic mostlyclean \
360 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
361 uninstall uninstall-am uninstall-iconDATA
362
355 install-data install-data-am install-data-local install-dvi \
356 install-dvi-am install-exec install-exec-am install-html \
357 install-html-am install-iconDATA install-info install-info-am \
358 install-man install-pdf install-pdf-am install-ps \
359 install-ps-am install-strip installcheck installcheck-am \
360 installdirs maintainer-clean maintainer-clean-generic \
361 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
362 ps ps-am uninstall uninstall-am uninstall-iconDATA
363
364
365 install-data-local: install-iconDATA
366 (cd $(DESTDIR)$(icondir)/.. && $(ICONMAP) -c $(category))
363367 # Tell versions [3.59,3.63) of GNU make to not export all variables.
364368 # Otherwise a system limit (for SysV at least) may be exceeded.
365369 .NOEXPORT:
8787 GTK2_CFLAGS = @GTK2_CFLAGS@
8888 GTK2_LIBS = @GTK2_LIBS@
8989 GTK_VERSION = @GTK_VERSION@
90 ICONMAP = @ICONMAP@
9091 INSTALL = @INSTALL@
9192 INSTALL_DATA = @INSTALL_DATA@
9293 INSTALL_PROGRAM = @INSTALL_PROGRAM@