summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-gettext.make4
-rw-r--r--rules/host-glib.make12
-rw-r--r--rules/host-gtk-doc.make4
-rw-r--r--rules/host-intltool.make4
-rw-r--r--rules/host-xorg-font-util.make4
-rw-r--r--rules/host-xorg-lib-xtrans.make4
-rw-r--r--rules/host-xorg-server.make12
-rw-r--r--rules/host-xorg-util-macros.make4
8 files changed, 0 insertions, 48 deletions
diff --git a/rules/host-gettext.make b/rules/host-gettext.make
index 496513375..6fdd6b1a6 100644
--- a/rules/host-gettext.make
+++ b/rules/host-gettext.make
@@ -14,10 +14,6 @@
#
HOST_PACKAGES-$(PTXCONF_HOST_GETTEXT) += host-gettext
-ifdef PTXCONF_HOST_GETTEXT
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-gettext.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-glib.make b/rules/host-glib.make
index aa9a296dd..a5bef4aba 100644
--- a/rules/host-glib.make
+++ b/rules/host-glib.make
@@ -18,18 +18,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GLIB) += host-glib
#
HOST_GLIB_DIR = $(HOST_BUILDDIR)/$(GLIB)
-#
-# well, well, what can I say: HACK-warning
-#
-# this way we fool the patching not to patch us
-# and the autogen_dep script, not to run autogen on us
-#
-HOST_GLIB = host-$(GLIB)
-
-ifdef PTXCONF_HOST_GLIB
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-glib.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-gtk-doc.make b/rules/host-gtk-doc.make
index 52f50a987..24788cfef 100644
--- a/rules/host-gtk-doc.make
+++ b/rules/host-gtk-doc.make
@@ -24,10 +24,6 @@ HOST_GTK_DOC_URL := http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/$(HOST_GTK_DO
HOST_GTK_DOC_SOURCE := $(SRCDIR)/$(HOST_GTK_DOC).$(HOST_GTK_DOC_SUFFIX)
HOST_GTK_DOC_DIR := $(HOST_BUILDDIR)/$(HOST_GTK_DOC)
-ifdef PTXCONF_HOST_GTK_DOC
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-gtk-doc.install.post
-endif
-
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------
diff --git a/rules/host-intltool.make b/rules/host-intltool.make
index 648b828c9..143c3c3f9 100644
--- a/rules/host-intltool.make
+++ b/rules/host-intltool.make
@@ -21,10 +21,6 @@ ifeq ($(shell perl -e "require XML::Parser" 2>/dev/null || echo no),no)
endif
endif
-ifdef PTXCONF_HOST_INTLTOOL
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-intltool.install.post
-endif
-
#
# Paths and names
#
diff --git a/rules/host-xorg-font-util.make b/rules/host-xorg-font-util.make
index 1b3f81efd..2d354e274 100644
--- a/rules/host-xorg-font-util.make
+++ b/rules/host-xorg-font-util.make
@@ -19,10 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_FONT_UTIL) += host-xorg-font-util
#
HOST_XORG_FONT_UTIL_DIR = $(HOST_BUILDDIR)/$(XORG_FONT_UTIL)
-ifdef PTXCONF_HOST_XORG_FONT_UTIL
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-font-util.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-lib-xtrans.make b/rules/host-xorg-lib-xtrans.make
index be0465c1f..1c44cae39 100644
--- a/rules/host-xorg-lib-xtrans.make
+++ b/rules/host-xorg-lib-xtrans.make
@@ -19,10 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_LIB_XTRANS) += host-xorg-lib-xtrans
#
HOST_XORG_LIB_XTRANS_DIR = $(HOST_BUILDDIR)/$(XORG_LIB_XTRANS)
-ifdef PTXCONF_HOST_XORG_LIB_XTRANS
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-lib-xtrans.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-server.make b/rules/host-xorg-server.make
index 8bcb7496c..5dc104190 100644
--- a/rules/host-xorg-server.make
+++ b/rules/host-xorg-server.make
@@ -19,18 +19,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_XORG_SERVER) += host-xorg-server
#
HOST_XORG_SERVER_DIR = $(HOST_BUILDDIR)/$(XORG_SERVER)
-#
-# well, well, what can I say: HACK-warning
-#
-# this way we fool the patching not to patch us
-# and the autogen_dep script, not to run autogen on us
-#
-HOST_XORG_SERVER = host-$(XORG_SERVER)
-
-ifdef PTXCONF_HOST_XORG_SERVER
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-server.install.post
-endif
-
# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
diff --git a/rules/host-xorg-util-macros.make b/rules/host-xorg-util-macros.make
index 9c46d5b81..b4e49a0fd 100644
--- a/rules/host-xorg-util-macros.make
+++ b/rules/host-xorg-util-macros.make
@@ -24,10 +24,6 @@ HOST_XORG_UTIL_MACROS_URL := $(call ptx/mirror, XORG, individual/util/$(HOST_XOR
HOST_XORG_UTIL_MACROS_SOURCE := $(SRCDIR)/$(HOST_XORG_UTIL_MACROS).$(HOST_XORG_UTIL_MACROS_SUFFIX)
HOST_XORG_UTIL_MACROS_DIR := $(HOST_BUILDDIR)/$(HOST_XORG_UTIL_MACROS)
-ifdef PTXCONF_HOST_XORG_UTIL_MACROS
-$(STATEDIR)/autogen-tools: $(STATEDIR)/host-xorg-util-macros.install.post
-endif
-
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------