summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-06-10 21:16:39 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-06-10 21:16:39 +0000
commit71113fa4b5d22e401f9b4a11ee8bf229b425131a (patch)
tree101f0f014e2e001b28f9e532e5a14c041e95dc2a /profiles/default-darwin
parentupdates (and stabilization of Addresses.app) of GNUMail related GNUstep ebuilds (diff)
downloadgentoo-2-71113fa4b5d22e401f9b4a11ee8bf229b425131a.tar.gz
gentoo-2-71113fa4b5d22e401f9b4a11ee8bf229b425131a.tar.bz2
gentoo-2-71113fa4b5d22e401f9b4a11ee8bf229b425131a.zip
Added export for LIBTOOLIZE
Diffstat (limited to 'profiles/default-darwin')
-rw-r--r--profiles/default-darwin/macos/10.3/profile.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/profile.bashrc b/profiles/default-darwin/macos/10.3/profile.bashrc
index 8ac900a283e4..31237cedf218 100644
--- a/profiles/default-darwin/macos/10.3/profile.bashrc
+++ b/profiles/default-darwin/macos/10.3/profile.bashrc
@@ -7,5 +7,6 @@ export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:/usr/X11R6/lib/pkgconfig"
alias libtool=glibtool
alias libtoolize=glibtoolize
+export LIBTOOLIZE="glibtoolize"
[ -x /usr/bin/gsed ] && alias sed=gsed