/[weechat]/weechat/configure.in
ViewVC logotype

Diff of /weechat/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.90 by flashcode, Fri Nov 11 11:23:05 2005 UTC revision 1.91 by flashcode, Fri Nov 11 16:10:09 2005 UTC
# Line 19  Line 19 
19  # Process this file with autoconf to produce a configure script.  # Process this file with autoconf to produce a configure script.
20    
21  AC_PREREQ(2.56)  AC_PREREQ(2.56)
22  AC_INIT(WeeChat, 0.1.6, flashcode@flashtux.org)  AC_INIT(WeeChat, 0.1.7-cvs, flashcode@flashtux.org)
23  AC_CONFIG_SRCDIR([src/common/weechat.c])  AC_CONFIG_SRCDIR([src/common/weechat.c])
24  AM_CONFIG_HEADER(config.h)  AM_CONFIG_HEADER(config.h)
25  AM_INIT_AUTOMAKE([weechat], [0.1.6])  AM_INIT_AUTOMAKE([weechat], [0.1.7-cvs])
26    
27  # Checks for programs  # Checks for programs
28  AC_PROG_CC  AC_PROG_CC

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26