Changeset 41 in MondoRescue for trunk/mondo/configure.in


Ignore:
Timestamp:
Oct 3, 2005, 11:55:50 AM (19 years ago)
Author:
bcornec
Message:

asprintf introduction in libmondo-archive.c for 2.05 version
+ memory management revisions in that file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/configure.in

    r30 r41  
    55dnl Process this file with autoconf >=2.53 to produce a configure script.
    66dnl
    7 dnl $Id: configure.in,v 1.3 2004/06/18 18:40:30 oremanj Exp $
     7dnl $Id$
    88dnl
    9 AC_INIT([Mondo Rescue],[2.04_berlios],[mondo-devel@lists.sourceforge.net])
     9AC_INIT([Mondo Rescue],[2.05_berlios],[mondo-devel@lists.sourceforge.net])
    1010AC_CONFIG_SRCDIR([mondo/mondoarchive/main.c])
    1111AM_CONFIG_HEADER(config.h)
     
    1515AC_ARG_PROGRAM
    1616
    17 AM_INIT_AUTOMAKE([mondo], [2.04_berlios])
     17AM_INIT_AUTOMAKE([mondo], [2.05_berlios])
    1818AM_MAINTAINER_MODE
    1919
Note: See TracChangeset for help on using the changeset viewer.