Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. processing .
  2. Creating ./aclocal.m4 ...
  3. Running glib-gettextize... Ignore non-fatal messages.
  4. Copying file mkinstalldirs
  5. Copying file po/Makefile.in.in
  6.  
  7. Please add the files
  8. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  9. progtest.m4
  10. from the /aclocal directory to your autoconf macro directory
  11. or directly to your aclocal.m4 file.
  12. You will also need config.guess and config.sub, which you can get from
  13. ftp://ftp.gnu.org/pub/gnu/config/.
  14.  
  15. Making ./aclocal.m4 writable ...
  16. Running intltoolize...
  17. Running libtoolize...
  18. libtoolize: putting auxiliary files in `.'.
  19. libtoolize: copying file `./ltmain.sh'
  20. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  21. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  22. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  23. Running aclocal ...
  24. Running autoheader...
  25. Running automake --gnu ...
  26. Running autoconf ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement