~tpad/tpad-project/tpad-stacks

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: GNAServicesInc
  • Date: 2013-10-04 00:09:25 UTC
  • Revision ID: andrew@gnaservicesinc.com-20131004000925-e0im90x3n8um24nd
Adjusting rules

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
dnl Created by Anjuta application wizard.
3
3
 
4
 
AC_INIT(tpad, 6.0.1.1,https://bugs.launchpad.net/tpad-project/+filebug)
 
4
AC_INIT(tpad, 6.0.1.3,https://bugs.launchpad.net/tpad-project/+filebug)
5
5
 
6
6
AC_CONFIG_SRCDIR([config.h.in])
7
7
AC_CONFIG_HEADERS([config.h])