summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-07-21 08:54:13 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-08-06 13:07:55 -0500
commitd44c8ad6ad971896a68ae14f9986418e5685ed3a (patch)
treef83d4b6680d1f858adc1c0071c471a62beace4e5 /configure.in
parent67193a70de7493ea4d2b2a2cad61804fabfb990a (diff)
move GIT_REPO_NAMES init up
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 613c295bc1c2..5ed48f9f4c3b 100755
--- a/configure.in
+++ b/configure.in
@@ -1359,6 +1359,7 @@ AC_ARG_WITH(macosx-version-max-allowed,
BUILD_TYPE="LibO"
SCPDEFS=""
+GIT_REPO_NAMES="help"
echo "********************************************************************"
echo "*"
@@ -8711,7 +8712,6 @@ AC_SUBST(PRODUCTVERSION)
dnl ===================================================================
dnl Dealing with l10n options
dnl ===================================================================
-GIT_REPO_NAMES="help"
AC_MSG_CHECKING([which languages to be built])
# get list of all languages
# generate shell variable from completelangiso= from solenv/inc/langlist.mk