* mips-tdep.c (mips_type_needs_double_align): New function.
[deliverable/binutils-gdb.git] / gdb / testsuite / configure.in
index c126ba7356d87c3ad6453df46c0b3d9221f1b55f..446c8d1429f86a2896fee092d0ddfb148ab03b71 100644 (file)
@@ -106,6 +106,9 @@ if test "${enable_gdbtk}" = "yes"; then
 fi
 # End stuff to support --enable-shared
 
+dnl Check for exe extension set on certain hosts (e.g. Win32)
+AC_EXEEXT
+
 # configure the subdirectories too
 AC_CONFIG_SUBDIRS($configdirs)
 
This page took 0.024484 seconds and 4 git commands to generate.