Changeset 533 in MondoRescue
- Timestamp:
- May 12, 2006, 1:37:27 AM (19 years ago)
- Location:
- branches/stable/mondo
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/Makefile.am
r500 r533 1 1 AUTOMAKE_OPTIONS = 1.7 2 SUBDIRS = m ondo po2 SUBDIRS = m4 mondo po 3 3 man8_MANS = docs/man/mondoarchive.8 docs/man/mondorestore.8 4 4 5 5 ACLOCAL_AMFLAGS = -I m4 6 6 7 EXTRA_DIST = config.rpath config.rpath7 EXTRA_DIST = config.rpath mkinstalldirs config.rpath config.rpath -
branches/stable/mondo/configure.in
r502 r533 123 123 AC_CHECK_FUNCS([bzero getcwd memmove memset mkdir mkfifo setenv strcasecmp strchr strerror strrchr strstr]) 124 124 125 AC_OUTPUT([Makefile mondo/Makefile mondo/common/Makefile mondo/mondoarchive/Makefile mondo/mondorestore/Makefile mondo/restore-scripts/Makefile mondo/restore-scripts/mondo/Makefile mondo/restore-scripts/usr/Makefile mondo/restore-scripts/usr/bin/Makefile mondo/post-nuke.sample/Makefile mondo/post-nuke.sample/usr/Makefile mondo/post-nuke.sample/usr/bin/Makefile ])125 AC_OUTPUT([Makefile mondo/Makefile mondo/common/Makefile mondo/mondoarchive/Makefile mondo/mondorestore/Makefile mondo/restore-scripts/Makefile mondo/restore-scripts/mondo/Makefile mondo/restore-scripts/usr/Makefile mondo/restore-scripts/usr/bin/Makefile mondo/post-nuke.sample/Makefile mondo/post-nuke.sample/usr/Makefile mondo/post-nuke.sample/usr/bin/Makefile po/Makefile.in m4/Makefile])
Note:
See TracChangeset
for help on using the changeset viewer.