aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-04-25 11:48:17 +0200
committerFabian Groffen <grobian@gentoo.org>2019-04-25 11:48:17 +0200
commit78853af05fe71f27caf0dea62cb41553178d15be (patch)
treeb4f8e9daf572a4f1db7bdfdc7f3ebd04b2caaaed /configure
parentTODO: add some ideas about qlop (diff)
downloadportage-utils-78853af05fe71f27caf0dea62cb41553178d15be.tar.gz
portage-utils-78853af05fe71f27caf0dea62cb41553178d15be.tar.bz2
portage-utils-78853af05fe71f27caf0dea62cb41553178d15be.zip
configure: remove removed dir tests/reinitialize(/Makefile)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 37bbed1e..370512c2 100755
--- a/configure
+++ b/configure
@@ -35008,7 +35008,7 @@ fi
# -Wno-format-nonliteral
# -Wno-expansion-to-defined
-ac_config_files="$ac_config_files Makefile libq/Makefile autotools/gnulib/Makefile tests/init.sh tests/Makefile tests/atom_compare/Makefile tests/atom_explode/Makefile tests/copy_file/Makefile tests/install/Makefile tests/mkdir/Makefile tests/profile/Makefile tests/qatom/Makefile tests/qcheck/Makefile tests/qdepends/Makefile tests/qfile/Makefile tests/qlist/Makefile tests/qlop/Makefile tests/qmerge/Makefile tests/qtbz2/Makefile tests/quse/Makefile tests/qxpak/Makefile tests/reinitialize/Makefile tests/rmspace/Makefile tests/source/Makefile"
+ac_config_files="$ac_config_files Makefile libq/Makefile autotools/gnulib/Makefile tests/init.sh tests/Makefile tests/atom_compare/Makefile tests/atom_explode/Makefile tests/copy_file/Makefile tests/install/Makefile tests/mkdir/Makefile tests/profile/Makefile tests/qatom/Makefile tests/qcheck/Makefile tests/qdepends/Makefile tests/qfile/Makefile tests/qlist/Makefile tests/qlop/Makefile tests/qmerge/Makefile tests/qtbz2/Makefile tests/quse/Makefile tests/qxpak/Makefile tests/rmspace/Makefile tests/source/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -36116,7 +36116,6 @@ do
"tests/qtbz2/Makefile") CONFIG_FILES="$CONFIG_FILES tests/qtbz2/Makefile" ;;
"tests/quse/Makefile") CONFIG_FILES="$CONFIG_FILES tests/quse/Makefile" ;;
"tests/qxpak/Makefile") CONFIG_FILES="$CONFIG_FILES tests/qxpak/Makefile" ;;
- "tests/reinitialize/Makefile") CONFIG_FILES="$CONFIG_FILES tests/reinitialize/Makefile" ;;
"tests/rmspace/Makefile") CONFIG_FILES="$CONFIG_FILES tests/rmspace/Makefile" ;;
"tests/source/Makefile") CONFIG_FILES="$CONFIG_FILES tests/source/Makefile" ;;