summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-07-09 19:06:18 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-07-09 19:06:18 +0000
commit59c1fd00d035d8ccf787d0154c98c0462b367e0f (patch)
tree91d5199c28f735ab3c5d3de0aa7b391d9c39de6c /gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
parentremove unneeded stuff in patch (diff)
downloadgentoo-2-59c1fd00d035d8ccf787d0154c98c0462b367e0f.tar.gz
gentoo-2-59c1fd00d035d8ccf787d0154c98c0462b367e0f.tar.bz2
gentoo-2-59c1fd00d035d8ccf787d0154c98c0462b367e0f.zip
libtoolize
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r2.ebuild')
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
index 7e0f1fe74286..37da318a929a 100644
--- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
+++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
@@ -1,7 +1,9 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.1 2002/03/21 13:32:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.2 2002/07/09 19:06:18 azarah Exp $
+
+inherit libtool
S=${WORKDIR}/${P}
DESCRIPTION="libghttp"
@@ -12,6 +14,7 @@ HOMEPAGE="http://www.gnome.org/"
DEPEND="virtual/glibc"
src_compile() {
+ elibtoolize
./configure --host=${CHOST} \
--prefix=/usr \
--sysconfdir=/etc \