]> git.saurik.com Git - wxWidgets.git/blobdiff - build/aclocal/bakefile-lang.m4
Use $(OutDir) instead of explicit directories in VC10 project files.
[wxWidgets.git] / build / aclocal / bakefile-lang.m4
index 019724a03f2042cdf5299bf56f3321bf0e063f08..a33d61cad4a393e6ce2b81decb9cda69293265e3 100644 (file)
@@ -21,8 +21,6 @@ dnl  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 dnl  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 dnl  DEALINGS IN THE SOFTWARE.
 dnl
-dnl  $Id$
-dnl
 dnl  Compiler detection macros by David Elliott and Vadim Zeitlin
 dnl
 
@@ -240,7 +238,7 @@ dnl check for different proprietary compilers depending on target platform
 dnl _AC_BAKEFILE_PROG_COMPILER(LANG)
 AC_DEFUN([_AC_BAKEFILE_PROG_COMPILER],
 [
-    AC_PROG_$1
+    AC_REQUIRE([AC_PROG_$1])
 
     dnl Intel compiler can be used under several different OS and even
     dnl different architectures (x86, amd64 and Itanium) so it's easier to just