autogen.notes 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. [The end of this file is the result of the following command, executed
  2. under tcsh:
  3. (time /bin/sh autogen.sh) >>&! autogen.log &
  4. If you have automake and autoconf, the following minimal set of files
  5. is sufficient to rerun the autogen.sh script:
  6. Makefile.am
  7. acinclude.m4
  8. autogen.sh
  9. configure.in
  10. mngplay.c
  11. It will then create the following files:
  12. aclocal.m4
  13. mkinstalldirs [symbolic link to utility supplied with automake]
  14. missing [symbolic link to utility supplied with automake]
  15. install-sh [symbolic link to utility supplied with automake]
  16. Makefile.in
  17. configure
  18. The following documentation files are also part of mngplay:
  19. AUTHORS
  20. COPYING
  21. ChangeLog
  22. INSTALL
  23. README
  24. I have replaced the symbolic links with copies of the actual utilities and
  25. included all files in order to match the instructions in the INSTALL file.
  26. Either run configure and make in the usual manner, or, if you prefer, rerun
  27. autogen.sh from scratch and then run configure and make.
  28. Greg Roelofs, 20010708
  29. ]
  30. ------------------------------------------------------------------------------
  31. If you wish to pass any options to configure, please specify them on the
  32. `autogen.sh' command line.
  33. For example use --prefix= to specify the install directory.
  34. processing .
  35. Running aclocal ...
  36. Running automake --foreign ...
  37. automake: configure.in: installing `./install-sh'
  38. automake: configure.in: installing `./mkinstalldirs'
  39. automake: configure.in: installing `./missing'
  40. Running autoconf ...
  41. Skipping configure process.
  42. 1.370u 0.220s 0:03.32 47.8% 0+0k 0+0io 3201pf+0w