~ubuntu-branches/ubuntu/precise/gnomeradio/precise-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Namuri
  • Date: 2008-05-12 00:36:27 UTC
  • mfrom: (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080512003627-m4r405wwqc2e3xgv
Tags: 1.7-6
* debian/changelog: sync with the one from ubuntu.
* debian/patches/prefs.c.patch: fixed. In 1.7-6 I've uploaded a wrong
  version of the patch, now it's the right one that Cesare Tirabassi
  has included in the ubuntu's package. (Closes: #468796, #462891)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
/* GETTEXT_PACKAGE */
7
7
#undef GETTEXT_PACKAGE
8
8
 
 
9
/* "Is GNOME 2.14 installed" */
 
10
#undef GNOME_14
 
11
 
9
12
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
10
13
#undef HAVE_BIND_TEXTDOMAIN_CODESET
11
14
 
24
27
/* Define if your <locale.h> file defines LC_MESSAGES. */
25
28
#undef HAVE_LC_MESSAGES
26
29
 
27
 
/* HAVE_LIRC */
 
30
/* "Is LIRC installed" */
28
31
#undef HAVE_LIRC
29
32
 
30
33
/* Define to 1 if you have the <locale.h> header file. */