ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/configure.ac
(Generate patch)

Comparing libptytty/configure.ac (file contents):
Revision 1.12 by sf-exg, Thu Nov 10 16:40:40 2011 UTC vs.
Revision 1.13 by sf-exg, Sat Jan 21 16:17:10 2012 UTC

1dnl# 1dnl#
2dnl# Process this file with autoconf to produce a configure script. 2dnl# Process this file with autoconf to produce a configure script.
3dnl# 3dnl#
4 4
5AC_INIT 5AC_INIT
6AM_INIT_AUTOMAKE(libptytty,1.5) 6AM_INIT_AUTOMAKE(libptytty,1.6)
7AC_CONFIG_HEADER(config.h:config.h.in) 7AC_CONFIG_HEADER(config.h:config.h.in)
8 8
9AC_CANONICAL_HOST 9AC_CANONICAL_HOST
10 10
11AC_PROG_CXX 11AC_PROG_CXX

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines