~kampka/ubuntu/quantal/zabbix/upstart-support

« back to all changes in this revision

Viewing changes to include/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Ablassmeier
  • Date: 2009-06-28 19:11:29 UTC
  • mfrom: (19.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090628191129-5esmmf2h3tbff1fv
* New upstream release
* Merge upstream config file to template (Closes: #528426)
* Move logrotate from Depends to Suggests (Closes: #534096)
* Server should not crash anymore if postgresql transaction fails
  (Closes: #520197)
* Update fr.po (Closes: #527559)
* Update es.po (Closes: #527600)
* Update sv.po (Closes: #528571)
* Update it.po (Closes: #529157)
* Update cs.po (Closes: #529502)
* Update de.po (Closes: #532344)

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
/* Define to 1 if function 'initgroups' exists. */
44
44
#define HAVE_FUNCTION_INITGROUPS 1
45
45
 
 
46
/* Define to 1 if 'PQserverVersion' exist. */
 
47
/* #undef HAVE_FUNCTION_PQSERVERVERSION */
 
48
 
46
49
/* Define to 1 if function 'seteuid' and 'setegid' exist. */
47
50
#define HAVE_FUNCTION_SETEUID 1
48
51
 
560
563
#define STDC_HEADERS 1
561
564
 
562
565
/* Version number of package */
563
 
#define VERSION "1.6.4"
 
566
#define VERSION "1.6.5"
564
567
 
565
568
/* Define to empty if `const' does not conform to ANSI C. */
566
569
/* #undef const */