Changeset 3414 in MondoRescue


Ignore:
Timestamp:
Aug 9, 2015, 6:48:44 AM (9 years ago)
Author:
Bruno Cornec
Message:

Come back to mondo's name for AC_INIT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/configure.ac

    r3411 r3414  
    1010define(MONDO_REV,m4_normalize(rPBREV)))
    1111define(MONDO_TAG,MONDO_VER-MONDO_REV)
    12 AC_INIT([MondoRescue],[MONDO_TAG],[mondo-devel@lists.sourceforge.net])
     12AC_INIT([mondo],[MONDO_TAG],[mondo-devel@lists.sourceforge.net])
    1313AC_CONFIG_SRCDIR([src/mondoarchive/mondoarchive.c])
    1414AC_CONFIG_MACRO_DIR([m4])
Note: See TracChangeset for help on using the changeset viewer.