Guest User

Untitled

a guest
Jan 21st, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. └┼───┤ $ ▶ ./autogen.sh
  2. searching for GNU gettext intl directory...
  3. -> /usr/share/gettext/intl... found it
  4. copying gettext intl files...
  5. running aclocal...
  6. running libtoolize...
  7. libtoolize: putting auxiliary files in `.'.
  8. libtoolize: linking file `./ltmain.sh'
  9. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  10. libtoolize: linking file `m4/libtool.m4'
  11. libtoolize: linking file `m4/ltoptions.m4'
  12. libtoolize: linking file `m4/ltsugar.m4'
  13. libtoolize: linking file `m4/ltversion.m4'
  14. libtoolize: linking file `m4/lt~obsolete.m4'
  15. running autoheader...
  16. running automake...
  17. @@configure.ac:31: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and will soon be removed.
  18. @@configure.ac:31: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  19. @@configure.ac:31: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  20. configure.ac:17: installing './compile'
  21. configure.ac:21: installing './config.guess'
  22. configure.ac:21: installing './config.sub'
  23. configure.ac:12: installing './install-sh'
  24. configure.ac:12: installing './missing'
  25. plugins/checksum/Makefile.am: installing './depcomp'
  26. running autoconf...
  27. if no errors occured, run ./configure
Add Comment
Please, Sign In to add comment