~corti-nico/gweled/fixGemBlinking

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Daniele Napolitano
  • Date: 2011-01-12 00:12:19 UTC
  • Revision ID: dnax88@gmail.com-20110112001219-nsrs1wk345kak19a
Tags: 0.9
Bump to 0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
 
3
3
AC_INIT(configure.in)
4
 
AM_INIT_AUTOMAKE(gweled, 0.8)
 
4
AM_INIT_AUTOMAKE(gweled, 0.9)
5
5
AM_MAINTAINER_MODE
6
6
AM_CONFIG_HEADER(config.h)
7
7