~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Gianfranco Costamagna
  • Date: 2019-07-29 15:02:10 UTC
  • Revision ID: costamagnagianfranco@yahoo.it-20190729150210-7a4b9qrm8kgnexv8
Fix E117 over-indented pep issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
16
16
#undef HAVE_BIND_TEXTDOMAIN_CODESET
17
17
 
 
18
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
 
19
   CoreFoundation framework. */
 
20
#undef HAVE_CFLOCALECOPYCURRENT
 
21
 
 
22
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
 
23
   the CoreFoundation framework. */
 
24
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
25
 
18
26
/* Define to 1 if you have the `dcgettext' function. */
19
27
#undef HAVE_DCGETTEXT
20
28