~ubuntu-branches/ubuntu/gutsy/directory-administrator/gutsy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Guido Trotter
  • Date: 2006-03-28 08:21:51 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20060328082151-y8h12be370r2exz1
Tags: 1.7.1-1
* The "On Train" release
* New upstream version
  - Doesn't violate object class rules anymore (closes: #195825)
* Forward port two debian patches which are still applicable
* Stop applying patches which seem not useful anymore
* Remove old "install" file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl Process this file with autoconf to produce a configure script.
 
1
dnl Process this file with autoconf to produce a configure script. 
2
2
 
3
3
AC_INIT(configure.in)
4
 
AM_INIT_AUTOMAKE(directory_administrator, 1.5.1)
 
4
AM_INIT_AUTOMAKE(directory_administrator, 1.7)
5
5
AC_SUBST(PACKAGE_APPLNK_DIR)
6
6
AC_SUBST(SYSTEM_MENU_DIR)
7
7