~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michael Terry
  • Date: 2009-07-14 13:14:35 UTC
  • mfrom: (3285.2.37 ubiquity.reorg)
  • Revision ID: michael.terry@canonical.com-20090714131435-m8wkg4pnp4cfwr38
merge from lp:~mterry/ubiquity/oem-config-merge : oem-config and ubiquity now share the same code base\!

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.52)
2
 
AC_INIT([ubiquity], [1.13], [https://launchpad.net/ubuntu/+source/ubiquity/+filebug])
 
2
AC_INIT([ubiquity], [1.99], [https://launchpad.net/ubuntu/+source/ubiquity/+filebug])
3
3
AC_CONFIG_SRCDIR([ubiquity/filteredcommand.py])
4
4
AC_CONFIG_AUX_DIR([build])
5
5
AC_CONFIG_MACRO_DIR([m4])