| configure.ac (7fdf99ee) | configure.ac (57c1b8df) |
|---|---|
| 1dnl * ************************************************************* 2dnl * 3dnl * Licensed to the Apache Software Foundation (ASF) under one 4dnl * or more contributor license agreements. See the NOTICE file 5dnl * distributed with this work for additional information 6dnl * regarding copyright ownership. The ASF licenses this file 7dnl * to you under the Apache License, Version 2.0 (the 8dnl * "License"); you may not use this file except in compliance --- 899 unchanged lines hidden (view full) --- 908 arm-target = 6 : exact armv6 compatibility 909 arm-target > 6 : armv7-a compatibility 910 911 Usage: --with-arm-target=7 912],with_arm_target=$withval,with_arm_target=4) 913 914BUILD_TYPE="OOo" 915ADDITIONAL_REPOSITORIES="../ext_libraries" | 1dnl * ************************************************************* 2dnl * 3dnl * Licensed to the Apache Software Foundation (ASF) under one 4dnl * or more contributor license agreements. See the NOTICE file 5dnl * distributed with this work for additional information 6dnl * regarding copyright ownership. The ASF licenses this file 7dnl * to you under the Apache License, Version 2.0 (the 8dnl * "License"); you may not use this file except in compliance --- 899 unchanged lines hidden (view full) --- 908 arm-target = 6 : exact armv6 compatibility 909 arm-target > 6 : armv7-a compatibility 910 911 Usage: --with-arm-target=7 912],with_arm_target=$withval,with_arm_target=4) 913 914BUILD_TYPE="OOo" 915ADDITIONAL_REPOSITORIES="../ext_libraries" |
| 916SCPDEFS="" |
|
| 916 917dnl =================================================================== 918dnl Message. 919dnl =================================================================== 920echo "********************************************************************" 921echo "* *" 922echo "* Apache OpenOffice build configuration. *" 923echo "* *" --- 6491 unchanged lines hidden --- | 917 918dnl =================================================================== 919dnl Message. 920dnl =================================================================== 921echo "********************************************************************" 922echo "* *" 923echo "* Apache OpenOffice build configuration. *" 924echo "* *" --- 6491 unchanged lines hidden --- |