Changeset 3414 in MondoRescue
- Timestamp:
- Aug 9, 2015, 6:48:44 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mondo/configure.ac
r3411 r3414 10 10 define(MONDO_REV,m4_normalize(rPBREV))) 11 11 define(MONDO_TAG,MONDO_VER-MONDO_REV) 12 AC_INIT([ MondoRescue],[MONDO_TAG],[mondo-devel@lists.sourceforge.net])12 AC_INIT([mondo],[MONDO_TAG],[mondo-devel@lists.sourceforge.net]) 13 13 AC_CONFIG_SRCDIR([src/mondoarchive/mondoarchive.c]) 14 14 AC_CONFIG_MACRO_DIR([m4])
Note:
See TracChangeset
for help on using the changeset viewer.