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

Diff of /weechat/configure.in

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

revision 1.58 by flashcode, Sat Jul 2 17:03:24 2005 UTC revision 1.59 by flashcode, Sat Jul 2 18:22:40 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.3, flashcode@flashtux.org)  AC_INIT(WeeChat, 0.1.4-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.3])  AM_INIT_AUTOMAKE([weechat], [0.1.4-cvs])
26    
27  # Checks for programs.  # Checks for programs.
28  AC_PROG_CC  AC_PROG_CC

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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