summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-05-16 18:58:45 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-05-16 18:59:28 +0300
commit40fab3bd05880e1ee35022037f1f7ea4f5ff999a (patch)
tree02573e4ce911b22b19924ef4c2bb12c85a222623 /configure.in
parentfcbfccdeb0d1f25627f9be8d4ca1b886e0b184a5 (diff)
Don't create the local.properties files in the source tree from configure
Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in12
1 files changed, 1 insertions, 11 deletions
diff --git a/configure.in b/configure.in
index a83ae20e2684..4c82f393cb0c 100644
--- a/configure.in
+++ b/configure.in
@@ -3429,11 +3429,6 @@ if test "$cross_compiling" = "yes"; then
mkdir CONF-FOR-BUILD
tar cf - \
bin/repo-list.in \
- android/Bootstrap/local.properties.in \
- android/experimental/DocumentLoader/local.properties.in \
- android/experimental/eagles051387/.classpath.in \
- android/qa/sc/local.properties.in \
- android/qa/desktop/local.properties.in \
config.guess \
config_host.mk.in \
configure \
@@ -11815,12 +11810,7 @@ else
echo > config_host.mk.last
fi
-AC_CONFIG_FILES([config_host.mk ooo.lst bin/repo-list \
-android/Bootstrap/local.properties \
-android/experimental/DocumentLoader/local.properties \
-android/experimental/eagles051387/.classpath \
-android/qa/sc/local.properties \
-android/qa/desktop/local.properties])
+AC_CONFIG_FILES([config_host.mk ooo.lst bin/repo-list])
AC_OUTPUT
# touch the config timestamp file set_soenv.stamp