~ubuntu-branches/ubuntu/wily/xfce4-panel/wily

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-06-23 08:06:22 UTC
  • mfrom: (1.1.38) (4.1.8 experimental)
  • Revision ID: package-import@ubuntu.com-20140623080622-o41oksze07m5wobg
Tags: 4.11.1-0ubuntu1
* New upstream release
* Merge from Debian unstable, remaining changes:
  - debian/patches:
    + xubuntu_migrate-tasklist-separator.patch: added, try to be smart and
      work around the non-expandable tasklist plugin from 4.10 by setting
      as expandable the separator next to it (should work with the default
      panel layouts from Xubuntu, Mythbuntu and UbuntuStudio).
  - Use dh-autoreconf to update libtool for ppc64el.
  - debian/xfce4-panel.install: include both (gtk2 and gtk3) wrappers.
  - debian/rules: pass --enable-gtk3 to configure script.
  - debian/control: add b-dep on libgtk-3-dev.
  - debian/xfce4-panel.shlibs: updated for the gtk3 library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
   */
98
98
#undef LT_OBJDIR
99
99
 
100
 
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
101
 
#undef NO_MINUS_C_MINUS_O
102
 
 
103
100
/* Name of package */
104
101
#undef PACKAGE
105
102