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

Diff of /weechat/configure.in

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

revision 1.39 by flashcode, Sun Mar 20 07:22:53 2005 UTC revision 1.40 by flashcode, Sun Mar 20 09:52:24 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.1, flashcode@flashtux.org)  AC_INIT(WeeChat, 0.1.2-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.1])  AM_INIT_AUTOMAKE([weechat], [0.1.2-cvs])
26    
27  # Checks for programs.  # Checks for programs.
28  AC_PROG_CC  AC_PROG_CC

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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