Changes between Version 2 and Version 3 of dev-libs/libiconv/1.13.1/3
- Timestamp:
- 09/08/09 16:40:53 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libiconv/1.13.1/3
v2 v3 8 8 libtoolize --force --copy --install 9 9 # if it suggests you add "AC_CONFIG_MACRO_DIR([m4])" to configure.ac add it in after the first line with AC_INIT in it and rerun it 10 cp /boot/common/share/libtool m410 cp -r /boot/common/share/libtool m4 11 11 # get the updated libtool marcos 12 12 libtoolize --force --copy --install … … 19 19 cd libcharset 20 20 ./autogen.sh 21 cp /boot/common/share/libtool/config/config.* build-aux/22 21 libtoolize --force --copy --install 23 22 # if it suggests you add "AC_CONFIG_MACRO_DIR([m4])" to configure.ac add it in after the first line with AC_INIT in it and rerun it 24 cp /boot/common/share/libtool m423 cp -r /boot/common/share/libtool m4 25 24 libtoolize --force --copy --install 26 25 aclocal -I m4
