Changes between Version 2 and Version 3 of sys-devel/autoconf/2.13/1
- Timestamp:
- 02/22/09 19:19:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/autoconf/2.13/1
v2 v3 10 10 Note: a prefix of /boot/apps/autoconf-2.13 is used to prevent collision with the newer version of autoconf.[[BR]] 11 11 To easily use autoconf 2.13 to on a source tree,[[BR]] 12 export AUTOCONF ="/boot/apps/autoconf-2.13/bin/autoconf --macro-dir=/boot/apps/autoconf-2.13/share/autoconf" [[BR]]13 then run `$AUTOCONF ` instead of `autoconf`[[BR]]12 export AUTOCONF_CMD="/boot/apps/autoconf-2.13/bin/autoconf --macro-dir=/boot/apps/autoconf-2.13/share/autoconf" [[BR]] 13 then run `$AUTOCONF_CMD` instead of `autoconf`[[BR]]
