~ubuntu-branches/ubuntu/utopic/tlsdate/utopic-proposed

« back to all changes in this revision

Viewing changes to src/configmake.h

  • Committer: Package Import Robot
  • Author(s): Jacob Appelbaum
  • Date: 2013-01-22 23:08:21 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130122230821-820ay2kh785on6yc
Tags: 0.0.5-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
 
#define TLSDATE_CONFIG "/etc/ca-roots/"
3
 
#define TLSDATE_HELPER "/usr/bin/tlsdate-helper"
4
 
#define TLSDATE "/usr/bin/tlsdate"
5
 
#define TLSDATED "/usr/bin/tlsdated"
 
2
#define TLSDATE_CONFIG "/usr/local/etc/ca-roots/"
 
3
#define TLSDATE_CERTFILE "/usr/local/etc/tlsdate/ca-roots/tlsdate-ca-roots.conf"
 
4
#define TLSDATE_CONF_DIR "/usr/local/etc/tlsdate/"
 
5
#define TLSDATE_HELPER "/usr/local/bin/tlsdate-helper"
 
6
#define TLSDATE "/usr/local/bin/tlsdate"
 
7
#define TLSDATED "/usr/local/bin/tlsdated"
 
8
#define TLSDATE_DBUS_ANNOUNCE "/usr/local/bin/tlsdate-dbus-announce"