~ubuntu-branches/ubuntu/vivid/dicelab/vivid

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2009-11-25 12:30:05 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091125123005-ylg50em2n998a232
Tags: 0.7-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT([dicelab], [0.6], [Robert Lemmen <robertle@semistable.com>])
2
 
AM_INIT_AUTOMAKE([dicelab], [0.6], [Robert Lemmen <robertle@semistable.com>])
 
1
AC_INIT([dicelab], [0.7], [Robert Lemmen <robertle@semistable.com>])
 
2
AM_INIT_AUTOMAKE([dicelab], [0.7], [Robert Lemmen <robertle@semistable.com>])
3
3
AC_CONFIG_HEADERS([config.h])
4
4
AC_PROG_CC
5
5
AC_PROG_INSTALL