From 29f8b9331012ee5905a185667f3559caa758cda0 Mon Sep 17 00:00:00 2001 From: Heikki Kallasjoki Date: Tue, 10 Nov 2009 17:53:06 +0200 Subject: [PATCH] Add 9a03f1d0... changes in autogenerated files --- Makefile.in | 8 +-- config.guess | 88 +++++++++++++--------------- config.sub | 64 +++++++------------- configure | 48 +++++++-------- data/Makefile.in | 16 ++--- src/Makefile.in | 171 +++++++++++++++++++----------------------------------- 6 files changed, 159 insertions(+), 236 deletions(-) diff --git a/Makefile.in b/Makefile.in index 4c6ad19..40bf4fd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,13 +15,13 @@ @SET_MAKE@ # -# This file is part of sharing-plugin-template +# This file is part of sharing-plugin-gallery2 # +# Copyright (C) 2009 Heikki Kallasjoki. All rights reserved. # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved. # -# This maemo code example is licensed under a MIT-style license, -# that can be found in the file called "COPYING" in the root -# directory. +# This code is licensed under a MIT-style license, that can be +# found in the file called "COPYING" in the root directory. # srcdir = @srcdir@ top_srcdir = @top_srcdir@ diff --git a/config.guess b/config.guess index 45bee13..51fab47 100755 --- a/config.guess +++ b/config.guess @@ -1,9 +1,9 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003 Free Software Foundation, Inc. -timestamp='2005-04-22' +timestamp='2004-03-12' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -53,7 +53,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -203,15 +203,15 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in amiga:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; + arc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; cats:OpenBSD:*:*) echo arm-unknown-openbsd${UNAME_RELEASE} exit 0 ;; hp300:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; - luna88k:OpenBSD:*:*) - echo m88k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; mac68k:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; @@ -227,12 +227,21 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in mvmeppc:OpenBSD:*:*) echo powerpc-unknown-openbsd${UNAME_RELEASE} exit 0 ;; + pegasos:OpenBSD:*:*) + echo powerpc-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; + pmax:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; sgi:OpenBSD:*:*) - echo mips64-unknown-openbsd${UNAME_RELEASE} + echo mipseb-unknown-openbsd${UNAME_RELEASE} exit 0 ;; sun3:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; + wgrisc:OpenBSD:*:*) + echo mipsel-unknown-openbsd${UNAME_RELEASE} + exit 0 ;; *:OpenBSD:*:*) echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE} exit 0 ;; @@ -298,6 +307,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` exit 0 ;; + Alpha*:OpenVMS:*:*) + echo alpha-hp-vms + exit 0 ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead @@ -319,9 +331,6 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:OS/390:*:*) echo i370-ibm-openedition exit 0 ;; - *:z/VM:*:*) - echo s390-ibm-zvmoe - exit 0 ;; *:OS400:*:*) echo powerpc-ibm-os400 exit 0 ;; @@ -345,7 +354,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit 0 ;; - DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) + DRS?6000:UNIX_SV:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7 && exit 0 ;; esac ;; @@ -755,7 +764,7 @@ EOF echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` @@ -778,7 +787,21 @@ EOF echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit 0 ;; *:FreeBSD:*:*) - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` + # Determine whether the default compiler uses glibc. + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #include + #if __GLIBC__ >= 2 + LIBC=gnu + #else + LIBC= + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` + # GNU/KFreeBSD systems have a "k" prefix to indicate we are using + # FreeBSD's kernel, but not the complete OS. + case ${LIBC} in gnu) kernel_only='k' ;; esac + echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} exit 0 ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin @@ -804,9 +827,6 @@ EOF i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit 0 ;; - amd64:CYGWIN*:*:*) - echo x86_64-unknown-cygwin - exit 0 ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit 0 ;; @@ -830,12 +850,6 @@ EOF cris:Linux:*:*) echo cris-axis-linux-gnu exit 0 ;; - crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu - exit 0 ;; - frv:Linux:*:*) - echo frv-unknown-linux-gnu - exit 0 ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; @@ -1082,9 +1096,9 @@ EOF M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit 0 ;; - M68*:*:R3V[5678]*:*) + M68*:*:R3V[567]*:*) test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; - 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) + 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` @@ -1140,10 +1154,6 @@ EOF # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit 0 ;; - i*86:VOS:*:*) - # From Paul.Green@stratus.com. - echo ${UNAME_MACHINE}-stratus-vos - exit 0 ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos @@ -1186,10 +1196,9 @@ EOF echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit 0 ;; *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - case $UNAME_PROCESSOR in + case `uname -p` in *86) UNAME_PROCESSOR=i686 ;; - unknown) UNAME_PROCESSOR=powerpc ;; + powerpc) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit 0 ;; @@ -1204,9 +1213,6 @@ EOF *:QNX:*:4*) echo i386-pc-qnx exit 0 ;; - NSE-?:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} - exit 0 ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit 0 ;; @@ -1254,16 +1260,6 @@ EOF *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit 0 ;; - *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in - A*) echo alpha-dec-vms && exit 0 ;; - I*) echo ia64-dec-vms && exit 0 ;; - V*) echo vax-dec-vms && exit 0 ;; - esac ;; - *:XENIX:*:SysV) - echo i386-pc-xenix - exit 0 ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 @@ -1423,9 +1419,7 @@ This script, last modified $timestamp, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess -and - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub + ftp://ftp.gnu.org/pub/gnu/config/ If the version you run ($0) is already up to date, please send the following data and any information you think might be diff --git a/config.sub b/config.sub index 87a1ee4..ba33103 100755 --- a/config.sub +++ b/config.sub @@ -1,9 +1,9 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003 Free Software Foundation, Inc. -timestamp='2005-04-22' +timestamp='2004-03-12' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -70,7 +70,7 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -145,7 +145,7 @@ case $os in -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray) + -apple | -axis) os= basic_machine=$1 ;; @@ -231,14 +231,13 @@ case $basic_machine in | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ - | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ - | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \ + | m32r | m32rle | m68000 | m68k | m88k | mcore \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ @@ -263,13 +262,12 @@ case $basic_machine in | pyramid \ | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b \ + | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \ | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ | v850 | v850e \ | we32k \ - | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \ + | x86 | xscale | xstormy16 | xtensa \ | z8k) basic_machine=$basic_machine-unknown ;; @@ -300,9 +298,9 @@ case $basic_machine in | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* \ - | bfin-* | bs2000-* \ + | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ - | clipper-* | craynv-* | cydra-* \ + | clipper-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ @@ -312,7 +310,7 @@ case $basic_machine in | ip2k-* | iq2000-* \ | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* \ + | m88110-* | m88k-* | mcore-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ @@ -328,9 +326,8 @@ case $basic_machine in | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ - | mmix-* \ | msp430-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ + | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ @@ -338,16 +335,15 @@ case $basic_machine in | romp-* | rs6000-* \ | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \ - | sparclite-* \ + | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tron-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ - | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \ - | xstormy16-* | xtensa-* \ + | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \ + | xtensa-* \ | ymp-* \ | z8k-*) ;; @@ -449,10 +445,6 @@ case $basic_machine in basic_machine=j90-cray os=-unicos ;; - craynv) - basic_machine=craynv-cray - os=-unicosmp - ;; cr16c) basic_machine=cr16c-unknown os=-elf @@ -460,9 +452,6 @@ case $basic_machine in crds | unos) basic_machine=m68k-crds ;; - crisv32 | crisv32-* | etraxfs*) - basic_machine=crisv32-axis - ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; @@ -492,10 +481,6 @@ case $basic_machine in basic_machine=m88k-motorola os=-sysv3 ;; - djgpp) - basic_machine=i586-pc - os=-msdosdjgpp - ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx @@ -674,6 +659,10 @@ case $basic_machine in mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; + mmix*) + basic_machine=mmix-knuth + os=-mmixware + ;; monitor) basic_machine=m68k-rom68k os=-coff @@ -754,6 +743,10 @@ case $basic_machine in np1) basic_machine=np1-gould ;; + nv1) + basic_machine=nv1-cray + os=-unicosmp + ;; nsr-tandem) basic_machine=nsr-tandem ;; @@ -1036,10 +1029,6 @@ case $basic_machine in basic_machine=hppa1.1-winbond os=-proelf ;; - xbox) - basic_machine=i686-pc - os=-mingw32 - ;; xps | xps100) basic_machine=xps100-honeywell ;; @@ -1070,9 +1059,6 @@ case $basic_machine in romp) basic_machine=romp-ibm ;; - mmix) - basic_machine=mmix-knuth - ;; rs6000) basic_machine=rs6000-ibm ;; @@ -1308,9 +1294,6 @@ case $os in -kaos*) os=-kaos ;; - -zvmoe) - os=-zvmoe - ;; -none) ;; *) @@ -1391,9 +1374,6 @@ case $basic_machine in *-ibm) os=-aix ;; - *-knuth) - os=-mmixware - ;; *-wec) os=-proelf ;; diff --git a/configure b/configure index a3c6aee..4b511d1 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for sharing-plugin-template 0.1. +# Generated by GNU Autoconf 2.61 for sharing-plugin-gallery2 0.1. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -724,10 +724,10 @@ MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. -PACKAGE_NAME='sharing-plugin-template' -PACKAGE_TARNAME='sharing-plugin-template' +PACKAGE_NAME='sharing-plugin-gallery2' +PACKAGE_TARNAME='sharing-plugin-gallery2' PACKAGE_VERSION='0.1' -PACKAGE_STRING='sharing-plugin-template 0.1' +PACKAGE_STRING='sharing-plugin-gallery2 0.1' PACKAGE_BUGREPORT='' # Factoring default headers for most tests. @@ -1405,7 +1405,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures sharing-plugin-template 0.1 to adapt to many kinds of systems. +\`configure' configures sharing-plugin-gallery2 0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1453,7 +1453,7 @@ Fine tuning of the installation directories: --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/sharing-plugin-template] + --docdir=DIR documentation root [DATAROOTDIR/doc/sharing-plugin-gallery2] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -1475,7 +1475,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sharing-plugin-template 0.1:";; + short | recursive ) echo "Configuration of sharing-plugin-gallery2 0.1:";; esac cat <<\_ACEOF @@ -1588,7 +1588,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -sharing-plugin-template configure 0.1 +sharing-plugin-gallery2 configure 0.1 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1602,7 +1602,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sharing-plugin-template $as_me 0.1, which was +It was created by sharing-plugin-gallery2 $as_me 0.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2263,7 +2263,7 @@ fi # Define the identity of the package. - PACKAGE='sharing-plugin-template' + PACKAGE='sharing-plugin-gallery2' VERSION='0.1' @@ -21632,12 +21632,12 @@ if test -n "$PKG_CONFIG"; then pkg_cv_PACKAGE_CFLAGS="$PACKAGE_CFLAGS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 gtk+-2.0 libsharing conic\"") >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 gtk+-2.0 libsharing conic") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 gtk+-2.0 libsharing conic hildon-1\"") >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 gtk+-2.0 libsharing conic hildon-1") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 gtk+-2.0 libsharing conic" 2>/dev/null` + pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 gtk+-2.0 libsharing conic hildon-1" 2>/dev/null` else pkg_failed=yes fi @@ -21650,12 +21650,12 @@ if test -n "$PKG_CONFIG"; then pkg_cv_PACKAGE_LIBS="$PACKAGE_LIBS" else if test -n "$PKG_CONFIG" && \ - { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 gtk+-2.0 libsharing conic\"") >&5 - ($PKG_CONFIG --exists --print-errors "glib-2.0 gtk+-2.0 libsharing conic") 2>&5 + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 gtk+-2.0 libsharing conic hildon-1\"") >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 gtk+-2.0 libsharing conic hildon-1") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "glib-2.0 gtk+-2.0 libsharing conic" 2>/dev/null` + pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "glib-2.0 gtk+-2.0 libsharing conic hildon-1" 2>/dev/null` else pkg_failed=yes fi @@ -21674,14 +21674,14 @@ else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 gtk+-2.0 libsharing conic"` + PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 gtk+-2.0 libsharing conic hildon-1"` else - PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 gtk+-2.0 libsharing conic"` + PACKAGE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 gtk+-2.0 libsharing conic hildon-1"` fi # Put the nasty error message in config.log where it belongs echo "$PACKAGE_PKG_ERRORS" >&5 - { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 gtk+-2.0 libsharing conic) were not met: + { { echo "$as_me:$LINENO: error: Package requirements (glib-2.0 gtk+-2.0 libsharing conic hildon-1) were not met: $PACKAGE_PKG_ERRORS @@ -21692,7 +21692,7 @@ Alternatively, you may set the environment variables PACKAGE_CFLAGS and PACKAGE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. " >&5 -echo "$as_me: error: Package requirements (glib-2.0 gtk+-2.0 libsharing conic) were not met: +echo "$as_me: error: Package requirements (glib-2.0 gtk+-2.0 libsharing conic hildon-1) were not met: $PACKAGE_PKG_ERRORS @@ -22012,7 +22012,7 @@ fi -ac_config_files="$ac_config_files Makefile data/Makefile data/template.service.xml src/Makefile" +ac_config_files="$ac_config_files Makefile data/Makefile data/gallery2.service.xml src/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -22452,7 +22452,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by sharing-plugin-template $as_me 0.1, which was +This file was extended by sharing-plugin-gallery2 $as_me 0.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22505,7 +22505,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -sharing-plugin-template config.status 0.1 +sharing-plugin-gallery2 config.status 0.1 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" @@ -22622,7 +22622,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;; - "data/template.service.xml") CONFIG_FILES="$CONFIG_FILES data/template.service.xml" ;; + "data/gallery2.service.xml") CONFIG_FILES="$CONFIG_FILES data/gallery2.service.xml" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 diff --git a/data/Makefile.in b/data/Makefile.in index bdae4aa..baf7025 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -15,13 +15,13 @@ @SET_MAKE@ # -# This file is part of sharing-plugin-template +# This file is part of sharing-plugin-gallery2 # +# Copyright (C) 2009 Heikki Kallasjoki. All rights reserved. # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved. # -# This maemo code example is licensed under a MIT-style license, -# that can be found in the file called "COPYING" in the root -# directory. +# This code is licensed under a MIT-style license, that can be +# found in the file called "COPYING" in the root directory. # srcdir = @srcdir@ @@ -47,14 +47,14 @@ POST_UNINSTALL = : host_triplet = @host@ subdir = data DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/template.service.xml.in + $(srcdir)/gallery2.service.xml.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(mkdir_p) CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = template.service.xml +CONFIG_CLEAN_FILES = gallery2.service.xml SOURCES = DIST_SOURCES = am__installdirs = "$(DESTDIR)$(servicesdir)" @@ -176,7 +176,7 @@ servicesdir = @servicesdir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -services_DATA = template.service.xml template-post.png template-setup.png +services_DATA = gallery2.service.xml gallery2-icon.png EXTRA_DIST = $(services) MAINTAINERCLEANFILES = Makefile.in all: all-am @@ -211,7 +211,7 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -template.service.xml: $(top_builddir)/config.status $(srcdir)/template.service.xml.in +gallery2.service.xml: $(top_builddir)/config.status $(srcdir)/gallery2.service.xml.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: diff --git a/src/Makefile.in b/src/Makefile.in index e52be3c..eaf7e20 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -15,16 +15,16 @@ @SET_MAKE@ # -# This file is part of sharing-plugin-template +# This file is part of sharing-plugin-gallery2 # +# Copyright (C) 2009 Heikki Kallasjoki. All rights reserved. # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved. # -# This maemo code example is licensed under a MIT-style license, -# that can be found in the file called "COPYING" in the root -# directory. +# This code is licensed under a MIT-style license, that can be +# found in the file called "COPYING" in the root directory. # -SOURCES = $(libtemplate_la_SOURCES) +SOURCES = $(libsharingplugingallery2_la_SOURCES) srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -60,18 +60,17 @@ am__installdirs = "$(DESTDIR)$(pluginsdir)" pluginsLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(plugins_LTLIBRARIES) am__DEPENDENCIES_1 = -libtemplate_la_DEPENDENCIES = $(am__DEPENDENCIES_1) -am_libtemplate_la_OBJECTS = libtemplate_la-plugin.lo \ - libtemplate_la-common.lo libtemplate_la-send.lo \ - libtemplate_la-validate.lo -libtemplate_la_OBJECTS = $(am_libtemplate_la_OBJECTS) +libsharingplugingallery2_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +am_libsharingplugingallery2_la_OBJECTS = \ + libsharingplugingallery2_la-plugin.lo \ + libsharingplugingallery2_la-gallery2.lo +libsharingplugingallery2_la_OBJECTS = \ + $(am_libsharingplugingallery2_la_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles -@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/libtemplate_la-common.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/libtemplate_la-plugin.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/libtemplate_la-send.Plo \ -@AMDEP_TRUE@ ./$(DEPDIR)/libtemplate_la-validate.Plo +@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/libsharingplugingallery2_la-gallery2.Plo \ +@AMDEP_TRUE@ ./$(DEPDIR)/libsharingplugingallery2_la-plugin.Plo COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ @@ -80,8 +79,8 @@ LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ -SOURCES = $(libtemplate_la_SOURCES) -DIST_SOURCES = $(libtemplate_la_SOURCES) +SOURCES = $(libsharingplugingallery2_la_SOURCES) +DIST_SOURCES = $(libsharingplugingallery2_la_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -200,11 +199,11 @@ servicesdir = @servicesdir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -plugins_LTLIBRARIES = libtemplate.la -libtemplate_la_SOURCES = plugin.c common.c send.c validate.c -libtemplate_la_CFLAGS = $(PACKAGE_CFLAGS) $(DEBUG_CFLAGS) -libtemplate_la_LDFLAGS = -module -avoid-version -export-dynamic -libtemplate_la_LIBADD = $(PACKAGE_LIBS) +plugins_LTLIBRARIES = libsharingplugingallery2.la +libsharingplugingallery2_la_SOURCES = plugin.c gallery2.c +libsharingplugingallery2_la_CFLAGS = $(PACKAGE_CFLAGS) $(DEBUG_CFLAGS) +libsharingplugingallery2_la_LDFLAGS = -module -avoid-version -export-dynamic +libsharingplugingallery2_la_LIBADD = $(PACKAGE_LIBS) MAINTAINERCLEANFILES = Makefile.in all: all-am @@ -266,8 +265,8 @@ clean-pluginsLTLIBRARIES: echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done -libtemplate.la: $(libtemplate_la_OBJECTS) $(libtemplate_la_DEPENDENCIES) - $(LINK) -rpath $(pluginsdir) $(libtemplate_la_LDFLAGS) $(libtemplate_la_OBJECTS) $(libtemplate_la_LIBADD) $(LIBS) +libsharingplugingallery2.la: $(libsharingplugingallery2_la_OBJECTS) $(libsharingplugingallery2_la_DEPENDENCIES) + $(LINK) -rpath $(pluginsdir) $(libsharingplugingallery2_la_LDFLAGS) $(libsharingplugingallery2_la_OBJECTS) $(libsharingplugingallery2_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -275,10 +274,8 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtemplate_la-common.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtemplate_la-plugin.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtemplate_la-send.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtemplate_la-validate.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsharingplugingallery2_la-gallery2.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsharingplugingallery2_la-plugin.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ @@ -304,101 +301,53 @@ distclean-compile: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< -libtemplate_la-plugin.o: plugin.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-plugin.o -MD -MP -MF "$(DEPDIR)/libtemplate_la-plugin.Tpo" -c -o libtemplate_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-plugin.Tpo" "$(DEPDIR)/libtemplate_la-plugin.Po"; else rm -f "$(DEPDIR)/libtemplate_la-plugin.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libtemplate_la-plugin.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-plugin.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-plugin.TPo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-plugin.o: plugin.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-plugin.o -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" -c -o libsharingplugingallery2_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-plugin.Po"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libsharingplugingallery2_la-plugin.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.Po' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c -libtemplate_la-plugin.obj: plugin.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-plugin.obj -MD -MP -MF "$(DEPDIR)/libtemplate_la-plugin.Tpo" -c -o libtemplate_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-plugin.Tpo" "$(DEPDIR)/libtemplate_la-plugin.Po"; else rm -f "$(DEPDIR)/libtemplate_la-plugin.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libtemplate_la-plugin.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-plugin.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-plugin.TPo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-plugin.obj: plugin.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-plugin.obj -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" -c -o libsharingplugingallery2_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-plugin.Po"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libsharingplugingallery2_la-plugin.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.Po' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi` +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi` -libtemplate_la-plugin.lo: plugin.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-plugin.lo -MD -MP -MF "$(DEPDIR)/libtemplate_la-plugin.Tpo" -c -o libtemplate_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-plugin.Tpo" "$(DEPDIR)/libtemplate_la-plugin.Plo"; else rm -f "$(DEPDIR)/libtemplate_la-plugin.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libtemplate_la-plugin.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-plugin.Plo' tmpdepfile='$(DEPDIR)/libtemplate_la-plugin.TPlo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-plugin.lo: plugin.c +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-plugin.lo -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" -c -o libsharingplugingallery2_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-plugin.Plo"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-plugin.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='plugin.c' object='libsharingplugingallery2_la-plugin.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.Plo' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-plugin.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c -libtemplate_la-common.o: common.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-common.o -MD -MP -MF "$(DEPDIR)/libtemplate_la-common.Tpo" -c -o libtemplate_la-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-common.Tpo" "$(DEPDIR)/libtemplate_la-common.Po"; else rm -f "$(DEPDIR)/libtemplate_la-common.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='libtemplate_la-common.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-common.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-common.TPo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-gallery2.o: gallery2.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-gallery2.o -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" -c -o libsharingplugingallery2_la-gallery2.o `test -f 'gallery2.c' || echo '$(srcdir)/'`gallery2.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Po"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gallery2.c' object='libsharingplugingallery2_la-gallery2.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.Po' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-gallery2.o `test -f 'gallery2.c' || echo '$(srcdir)/'`gallery2.c -libtemplate_la-common.obj: common.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-common.obj -MD -MP -MF "$(DEPDIR)/libtemplate_la-common.Tpo" -c -o libtemplate_la-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-common.Tpo" "$(DEPDIR)/libtemplate_la-common.Po"; else rm -f "$(DEPDIR)/libtemplate_la-common.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='libtemplate_la-common.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-common.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-common.TPo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-gallery2.obj: gallery2.c +@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-gallery2.obj -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" -c -o libsharingplugingallery2_la-gallery2.obj `if test -f 'gallery2.c'; then $(CYGPATH_W) 'gallery2.c'; else $(CYGPATH_W) '$(srcdir)/gallery2.c'; fi`; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Po"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gallery2.c' object='libsharingplugingallery2_la-gallery2.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.Po' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi` +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-gallery2.obj `if test -f 'gallery2.c'; then $(CYGPATH_W) 'gallery2.c'; else $(CYGPATH_W) '$(srcdir)/gallery2.c'; fi` -libtemplate_la-common.lo: common.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-common.lo -MD -MP -MF "$(DEPDIR)/libtemplate_la-common.Tpo" -c -o libtemplate_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-common.Tpo" "$(DEPDIR)/libtemplate_la-common.Plo"; else rm -f "$(DEPDIR)/libtemplate_la-common.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='common.c' object='libtemplate_la-common.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-common.Plo' tmpdepfile='$(DEPDIR)/libtemplate_la-common.TPlo' @AMDEPBACKSLASH@ +libsharingplugingallery2_la-gallery2.lo: gallery2.c +@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -MT libsharingplugingallery2_la-gallery2.lo -MD -MP -MF "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" -c -o libsharingplugingallery2_la-gallery2.lo `test -f 'gallery2.c' || echo '$(srcdir)/'`gallery2.c; \ +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo" "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Plo"; else rm -f "$(DEPDIR)/libsharingplugingallery2_la-gallery2.Tpo"; exit 1; fi +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gallery2.c' object='libsharingplugingallery2_la-gallery2.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.Plo' tmpdepfile='$(DEPDIR)/libsharingplugingallery2_la-gallery2.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c - -libtemplate_la-send.o: send.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-send.o -MD -MP -MF "$(DEPDIR)/libtemplate_la-send.Tpo" -c -o libtemplate_la-send.o `test -f 'send.c' || echo '$(srcdir)/'`send.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-send.Tpo" "$(DEPDIR)/libtemplate_la-send.Po"; else rm -f "$(DEPDIR)/libtemplate_la-send.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='send.c' object='libtemplate_la-send.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-send.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-send.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-send.o `test -f 'send.c' || echo '$(srcdir)/'`send.c - -libtemplate_la-send.obj: send.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-send.obj -MD -MP -MF "$(DEPDIR)/libtemplate_la-send.Tpo" -c -o libtemplate_la-send.obj `if test -f 'send.c'; then $(CYGPATH_W) 'send.c'; else $(CYGPATH_W) '$(srcdir)/send.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-send.Tpo" "$(DEPDIR)/libtemplate_la-send.Po"; else rm -f "$(DEPDIR)/libtemplate_la-send.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='send.c' object='libtemplate_la-send.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-send.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-send.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-send.obj `if test -f 'send.c'; then $(CYGPATH_W) 'send.c'; else $(CYGPATH_W) '$(srcdir)/send.c'; fi` - -libtemplate_la-send.lo: send.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-send.lo -MD -MP -MF "$(DEPDIR)/libtemplate_la-send.Tpo" -c -o libtemplate_la-send.lo `test -f 'send.c' || echo '$(srcdir)/'`send.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-send.Tpo" "$(DEPDIR)/libtemplate_la-send.Plo"; else rm -f "$(DEPDIR)/libtemplate_la-send.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='send.c' object='libtemplate_la-send.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-send.Plo' tmpdepfile='$(DEPDIR)/libtemplate_la-send.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-send.lo `test -f 'send.c' || echo '$(srcdir)/'`send.c - -libtemplate_la-validate.o: validate.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-validate.o -MD -MP -MF "$(DEPDIR)/libtemplate_la-validate.Tpo" -c -o libtemplate_la-validate.o `test -f 'validate.c' || echo '$(srcdir)/'`validate.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-validate.Tpo" "$(DEPDIR)/libtemplate_la-validate.Po"; else rm -f "$(DEPDIR)/libtemplate_la-validate.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validate.c' object='libtemplate_la-validate.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-validate.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-validate.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-validate.o `test -f 'validate.c' || echo '$(srcdir)/'`validate.c - -libtemplate_la-validate.obj: validate.c -@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-validate.obj -MD -MP -MF "$(DEPDIR)/libtemplate_la-validate.Tpo" -c -o libtemplate_la-validate.obj `if test -f 'validate.c'; then $(CYGPATH_W) 'validate.c'; else $(CYGPATH_W) '$(srcdir)/validate.c'; fi`; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-validate.Tpo" "$(DEPDIR)/libtemplate_la-validate.Po"; else rm -f "$(DEPDIR)/libtemplate_la-validate.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validate.c' object='libtemplate_la-validate.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-validate.Po' tmpdepfile='$(DEPDIR)/libtemplate_la-validate.TPo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-validate.obj `if test -f 'validate.c'; then $(CYGPATH_W) 'validate.c'; else $(CYGPATH_W) '$(srcdir)/validate.c'; fi` - -libtemplate_la-validate.lo: validate.c -@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -MT libtemplate_la-validate.lo -MD -MP -MF "$(DEPDIR)/libtemplate_la-validate.Tpo" -c -o libtemplate_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c; \ -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libtemplate_la-validate.Tpo" "$(DEPDIR)/libtemplate_la-validate.Plo"; else rm -f "$(DEPDIR)/libtemplate_la-validate.Tpo"; exit 1; fi -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='validate.c' object='libtemplate_la-validate.lo' libtool=yes @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libtemplate_la-validate.Plo' tmpdepfile='$(DEPDIR)/libtemplate_la-validate.TPlo' @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtemplate_la_CFLAGS) $(CFLAGS) -c -o libtemplate_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c +@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharingplugingallery2_la_CFLAGS) $(CFLAGS) -c -o libsharingplugingallery2_la-gallery2.lo `test -f 'gallery2.c' || echo '$(srcdir)/'`gallery2.c mostlyclean-libtool: -rm -f *.lo -- 1.7.9.5