~ubuntu-branches/ubuntu/trusty/parole/trusty-proposed

« back to all changes in this revision

Viewing changes to src/common/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2013-06-03 22:20:52 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20130603222052-sdvisn13mg39s0sd
Tags: 0.5.1-1
* New upstream release.
* debian/control:
  - add build-dep on autotools-dev.
* debian/rules:
  - use autotools-dev dh addon to refresh config.{guess,sub}.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58
58
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59
59
        $(ACLOCAL_M4)
60
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
60
mkinstalldirs = $(install_sh) -d
61
61
CONFIG_HEADER = $(top_builddir)/config.h
62
62
CONFIG_CLEAN_FILES =
63
63
CONFIG_CLEAN_VPATH_FILES =