summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-28 13:16:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-28 14:43:16 +0000
commit270c204d336e17ee311d29ddff37392a823d34c2 (patch)
tree0524cf7be2f931beeb26084c273ebba6ab5ae86d /configure.ac
parent04df3cb2b9e1026b8aeb809805bc4878c047eb76 (diff)
remove the unused dmake solenv .mk files
note that the remaining langlist.mk and minor.mk are included by gbuild makefiles Change-Id: Ib3285cbba0e10ec033bb5968bad5ef9a7d507dd8
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c4c221cecefd..e6f78a731786 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3144,7 +3144,7 @@ if test "$_os" = "WINNT"; then
fi
AC_SUBST(BUILD_X64)
- # These are passed to the environment and then used in set_wntx64.mk
+ # These are passed to the environment and then used in gbuild/platform/com_MSC_class.mk
AC_SUBST(CXX_X64_BINARY)
AC_SUBST(LINK_X64_BINARY)
AC_SUBST(LIBMGR_X64_BINARY)
@@ -4053,7 +4053,6 @@ if test "$cross_compiling" = "yes"; then
bin/get_config_variables \
solenv/bin/getcompver.awk \
solenv/inc/langlist.mk \
- solenv/inc/postset.mk \
solenv/inc/minor.mk.in \
instsetoo_native/util/openoffice.lst.in) \
| (cd CONF-FOR-BUILD && tar xf -)