~ubuntu-branches/ubuntu/quantal/config-manager/quantal

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2005-10-24 13:01:11 UTC
  • mto: (3.1.1 dapper)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051024130111-3muotu4me5hhhiow
Tags: upstream-0.2
ImportĀ upstreamĀ versionĀ 0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
AC_PREREQ(2.52)
6
6
#dnl AC_CONFIG_AUX_DIR(cfgaux)
7
7
 
8
 
AM_INIT_AUTOMAKE(config-manager, 0.1--patch-30)
 
8
AM_INIT_AUTOMAKE(config-manager, 0.2--patch-102)
9
9
AC_CONFIG_SRCDIR([src/cm.cc])
10
10
AM_CONFIG_HEADER([autoconf.h])
11
11
AC_PREFIX_DEFAULT(/usr/local/cm)