~ubuntu-branches/debian/experimental/389-ds-base/experimental

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2014-10-06 17:13:01 UTC
  • mfrom: (0.2.5)
  • Revision ID: package-import@ubuntu.com-20141006171301-px57k3g1k4ksj8cg
Tags: 1.3.3.3-1
* New upstream release.
* Dropped upstreamed patches, refresh others.
* control, rules, 389-ds-base.install: Add support for systemd.
* fix-obsolete-target.diff: Drop syslog.target from the service files.
* 389-ds-base.links: Mask the initscript so that it's not used with systemd.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
/* Define to 1 if the `closedir' function returns void instead of `int'. */
7
7
#undef CLOSEDIR_VOID
8
8
 
 
9
/* cpu type arm */
 
10
#undef CPU_arm
 
11
 
9
12
/* cpu type pa-risc */
10
13
#undef CPU_hppa
11
14