Lines Matching refs:libtool
4 If you are in the mood to upgrade libtool, you must do the following:
6 1. Get the new version of libtool and put it in <SRC>
7 2. configure/build/install libtool with --prefix=<PFX>
9 4. Copy <PFX>/share/aclocal/libtool.m4 to llvm/autoconf/m4/libtool.m4
10 5. Copy <PFX>/share/libtool/ltmain.sh to llvm/autoconf/ltmain.sh
11 6. Copy <PFX>/share/libtool/libltdl/ltdl.c to llvm/lib/System
12 7. Copy <PFX>/share/libtool/libltdl/ltdl.h to llvm/lib/System
17 9. Edit the llvm/autoconf/m4/libtool.m4 file so that:
19 $(top_builddir)/mklib, not $(top_builddir)/libtool
21 "mklib" instead of "libtool"
25 10. Run "autoupdate libtool.m4 ltdl.m4" in the llvm/autoconf/m4 directory.
26 This should correctly update the macro definitions in the libtool m4