~ubuntu-branches/ubuntu/wily/almanah/wily-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2014-09-25 10:57:46 UTC
  • mfrom: (10.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20140925105746-wthakwyowxrqrc11
Tags: 0.11.1-1
* Imported Upstream version 0.11.1
  (Closes: #745257) (LP: #1372074)
* debian/copyright: Update years and owners
* Declare compliance with Debian Policy 3.9.6
* Update Vcs-Browser URL to cgit web frontend

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
/* The minimum required version of GPGME */
62
62
#undef MIN_GPGME_VERSION
63
63
 
 
64
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
65
#undef NO_MINUS_C_MINUS_O
 
66
 
64
67
/* Name of package */
65
68
#undef PACKAGE
66
69