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

Diff of /weechat/configure.in

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

revision 1.34 by flashcode, Sun Jan 23 02:14:37 2005 UTC revision 1.35 by flashcode, Sat Feb 12 12:59:32 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.0-cvs, flashcode@flashtux.org)  AC_INIT(WeeChat, 0.1.0, 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.0-cvs])  AM_INIT_AUTOMAKE([weechat], [0.1.0])
26    
27  # Checks for programs.  # Checks for programs.
28  AC_PROG_CC  AC_PROG_CC

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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