- Timestamp:
- Jan 20, 2006, 1:29:40 AM (19 years ago)
- Location:
- trunk/mondo
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mondo/configure.in
r340 r342 126 126 AC_CHECK_FUNCS([bzero getcwd memmove memset mkdir mkfifo setenv strcasecmp strchr strerror strrchr strstr getline asprintf trunc vasprintf]) 127 127 128 AC_OUTPUT([Makefile mondo/Makefile mondo/common/Makefile mondo/mondoarchive/Makefile mondo/mondorestore/Makefile mondo/ docs/Makefile mondo/docs/en/Makefile mondo/restore-scripts/Makefile mondo/restore-scripts/mondo/Makefile mondo/restore-scripts/usr/Makefile mondo/restore-scripts/usr/bin/Makefile mondo/xmondo/Makefile mondo/post-nuke.sample/Makefile mondo/post-nuke.sample/usr/Makefile mondo/post-nuke.sample/usr/bin/Makefile])128 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/xmondo/Makefile mondo/post-nuke.sample/Makefile mondo/post-nuke.sample/usr/Makefile mondo/post-nuke.sample/usr/bin/Makefile]) -
trunk/mondo/mondo/Makefile.am
r250 r342 1 SUBDIRS = common mondoarchive mondorestore docsrestore-scripts post-nuke.sample2 DIST_SUBDIRS = common mondoarchive mondorestore xmondo docsrestore-scripts post-nuke.sample1 SUBDIRS = common mondoarchive mondorestore restore-scripts post-nuke.sample 2 DIST_SUBDIRS = common mondoarchive mondorestore restore-scripts post-nuke.sample 3 3 4 4 pkglib_DATA = do-not-compress-these
Note:
See TracChangeset
for help on using the changeset viewer.