~ubuntu-branches/ubuntu/natty/freeradius/natty-security

« back to all changes in this revision

Viewing changes to src/include/build-radpaths-h.in

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-05-25 08:30:10 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20100525083010-e3v6aeh7sb1vk3ml
Tags: 2.1.9+dfsg-0ubuntu1
* New upstream version.
  + Fixes several bugs, and adds more features.
* Rediffed patches.
* Add watch file.
* Fixed up lintian warnings.
* Bump standards to 3.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
cat <<EOF > radpaths.h
27
27
/* Automatically generated by "build-radpaths-h" */
28
28
#define LOGDIR          "@logdir@"
29
 
#define LIBDIR          "@libdir@"
30
29
#define RADDBDIR        "@raddbdir@"
31
30
#define RUNDIR          "@localstatedir@/run"
32
31
#define SBINDIR         "@sbindir@"