From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] Removed several lfs options leading to: configure: WARNING: unrecognized options
Date: Sat, 12 Jun 2021 22:45:57 +0200 [thread overview]
Message-ID: <20210612204557.8919-1-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2688 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/avahi | 1 -
lfs/cups-filters | 1 -
lfs/openvmtools | 1 -
lfs/pam | 1 -
lfs/sox | 3 +--
lfs/xfsprogs | 3 ---
6 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/lfs/avahi b/lfs/avahi
index 2ed13dd44..4b2b79ded 100644
--- a/lfs/avahi
+++ b/lfs/avahi
@@ -88,7 +88,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--disable-qt5 \
--disable-gtk \
--disable-gtk3 \
- --disable-pygtk \
--disable-python \
--disable-pygobject \
--disable-python-dbus \
diff --git a/lfs/cups-filters b/lfs/cups-filters
index aedaaf927..ebd04622f 100644
--- a/lfs/cups-filters
+++ b/lfs/cups-filters
@@ -85,7 +85,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--sysconfdir=/etc \
--localstatedir=/var \
--with-pdftops=hybrid \
- --disable-ijs \
--disable-mutool \
--disable-avahi
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
diff --git a/lfs/openvmtools b/lfs/openvmtools
index 5e8789130..01915d6a6 100644
--- a/lfs/openvmtools
+++ b/lfs/openvmtools
@@ -87,7 +87,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--without-pam \
--without-gtk2 \
--without-gtkmm \
- --without-procps \
--without-icu \
--without-x \
--with-linuxdir=/usr/src/linux \
diff --git a/lfs/pam b/lfs/pam
index daae2def3..463ee71da 100644
--- a/lfs/pam
+++ b/lfs/pam
@@ -74,7 +74,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && ./configure --libdir=/usr/lib \
--sbindir=/lib/security \
--enable-securedir=/lib/security \
- --enable-docdir=/usr/share/doc/Linux-PAM-$(VER) \
--enable-read-both-confs \
--disable-nls
diff --git a/lfs/sox b/lfs/sox
index f2d57a6ee..8388c57fc 100644
--- a/lfs/sox
+++ b/lfs/sox
@@ -78,8 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
$(UPDATE_AUTOMAKE)
- cd $(DIR_APP) && ./configure --prefix=/usr --disable-alsa-dsp --disable-oss-dsp \
- --disable-sun-audio --disable-mad
+ cd $(DIR_APP) && ./configure --prefix=/usr
cd $(DIR_APP) && make $(EXTRA_MAKE)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 29aabc0d9..47298e634 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -32,9 +32,6 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
-CONFIGURE_OPTIONS = \
- --enable-readline=yes
-
ifeq "$(BUILD_ARCH)" "armv5tel"
CONFIGURE_OPTIONS += \
--enable-lto=no
--
2.18.0
next reply other threads:[~2021-06-12 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-12 20:45 Matthias Fischer [this message]
2021-06-13 6:45 ` Peter Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210612204557.8919-1-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox