~ubuntu-branches/ubuntu/saucy/mountall/saucy

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Steve Langasek
  • Date: 2013-04-05 06:44:42 UTC
  • Revision ID: steve.langasek@canonical.com-20130405064442-bo1bye05s7fh6yde
apport/mountall.py: add a mountall apport hook.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
 
3
3
AC_PREREQ(2.62)
4
 
AC_INIT([mountall], [2.44], [ubuntu-devel@lists.ubuntu.com])
 
4
AC_INIT([mountall], [2.49], [ubuntu-devel@lists.ubuntu.com])
5
5
AC_COPYRIGHT([[Copyright © 201-2012 Canonical Ltd.]])
6
6
AC_CONFIG_SRCDIR([util/mntctl.c])
7
7
AC_CONFIG_MACRO_DIR([m4])
47
47
NIH_LINKER_OPTIMISATIONS
48
48
 
49
49
 
50
 
AC_CONFIG_FILES([ Makefile intl/Makefile
 
50
AC_CONFIG_FILES([ Makefile intl/Makefile apport/Makefile
51
51
                  dbus/Makefile src/Makefile conf/Makefile
52
52
                  util/Makefile man/Makefile po/Makefile.in 
53
53
                  debian/initramfs/Makefile