~ubuntu-branches/ubuntu/edgy/ekiga/edgy

« back to all changes in this revision

Viewing changes to lib/gui/gmtray/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-06-26 11:10:35 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060626111035-xapgx0ov26c69t3y
Tags: 2.0.2-1ubuntu1
* Resynchronized with Debian, only Ubuntu changes are:
  - debian/control.in, debian/patches/01_lpi.dpatch, 
    debian/patches/02_autoconf.dpatch: 
    - Launchpad Integration
  - debian/control.in, debian/patches/42_change_pixmaps.dpatch:
    - patched icons.
  - debian/patches/trayicon_transparency.dpatch:
    - upstream fix to enable transparency in the system tray.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
CC = @CC@
104
104
CCDEPMODE = @CCDEPMODE@
105
105
CFLAGS = @CFLAGS@
 
106
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
106
107
CPP = @CPP@
107
108
CPPFLAGS = @CPPFLAGS@
108
109
CXX = @CXX@