~jamesodhunt/ubuntu/trusty/upstart/periodic-logrotate

1 by Scott James Remnant
* ChangeLog: Initial project infrastructure created.
1
## Process this file with automake to produce Makefile.in
2
1182.114.4 by James Hunt
* Makefile.am: Remove intl directory.
3
SUBDIRS = test dbus init util extra lib conf doc contrib po scripts
1 by Scott James Remnant
* ChangeLog: Initial project infrastructure created.
4
1182.126.8 by James Hunt
* README.tests: Explanation of the tests and how to run them.
5
EXTRA_DIST = HACKING README.tests
1 by Scott James Remnant
* ChangeLog: Initial project infrastructure created.
6
761 by Scott James Remnant
* Makefile.am (ACLOCAL_AMFLAGS): Specify that aclocal install
7
ACLOCAL_AMFLAGS = --install -I m4
1182.56.94 by Dmitrijs Ledkovs
Disable experimental abi-compliance-checker for distcheck target. Known to be broken on supported architectures.
8
9
# Broken with gcc-4.8 on ubuntu saucy at the moment
10
AM_DISTCHECK_CONFIGURE_FLAGS = --disable-abi-check