~ubuntu-branches/ubuntu/trusty/libxfce4ui/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2013-05-21 21:32:57 UTC
  • mfrom: (6.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130521213257-q5nqhxkutb9ze4ld
Tags: 4.10.0-2
* Upload to unstable.
* debian/rules:
  - enable all hardening flags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
   */
102
102
#undef LT_OBJDIR
103
103
 
 
104
/* Documentation website */
 
105
#undef MANUAL_WEBSITE
 
106
 
104
107
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
105
108
#undef NO_MINUS_C_MINUS_O
106
109
 
150
153
#endif
151
154
 
152
155
 
 
156
/* Additional vendor name and/or info */
 
157
#undef VENDOR_INFO
 
158
 
153
159
/* Version number of package */
154
160
#undef VERSION
155
161