aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-01-30 11:11:57 +0000
committerUlrich Müller <ulm@gentoo.org>2010-01-30 11:11:57 +0000
commit58899e68b5576433e69894767443b57a7c71136d (patch)
tree5a2252042b0217814d565743628b7faae4c920a8 /libs/Makefile.am
parentSay "." instead of "source" since the former is the standard POSIX command. (diff)
downloadeselect-58899e68b5576433e69894767443b57a7c71136d.tar.gz
eselect-58899e68b5576433e69894767443b57a7c71136d.tar.bz2
eselect-58899e68b5576433e69894767443b57a7c71136d.zip
Remove --with-pm configure option.
svn path=/trunk/; revision=755
Diffstat (limited to 'libs/Makefile.am')
-rw-r--r--libs/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/Makefile.am b/libs/Makefile.am
index b763dd0..966d4ab 100644
--- a/libs/Makefile.am
+++ b/libs/Makefile.am
@@ -28,7 +28,6 @@ EXTRA_DIST = \
dosed = @SED@ \
-e 's,\@SED\@,@SED@,g' \
- -e 's,\@PACKAGE_MANAGER\@,@PACKAGE_MANAGER@,g' \
-e 's,\@PORTAGEQ\@,@PORTAGEQ@,g' \
-e 's,\@CANONICALISE\@,@CANONICALISE@,g'