~sir-rainbow/+junk/scribes-on-win

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: lateef
  • Date: 2009-11-12 12:36:21 UTC
  • Revision ID: teef@submission-20091112123621-tp4m8gknu68dgeae
Addressed bugs #481232 and #481214.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#                                               -*- Autoconf -*-
2
2
# Process this file with autoconf to produce a configure script.
3
3
 
4
 
AC_INIT([scribes], [0.4-dev-build507], [<mystilleef@gmail.com>])
 
4
AC_INIT([scribes], [0.4-dev-build508], [<mystilleef@gmail.com>])
5
5
GNOME_COMMON_INIT
6
6
AC_PREREQ(2.60)
7
7
AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip])