diff options
Diffstat (limited to 'sim/testsuite')
-rw-r--r-- | sim/testsuite/configure.ac | 1 | ||||
-rw-r--r-- | sim/testsuite/d10v-elf/configure.ac | 1 | ||||
-rw-r--r-- | sim/testsuite/frv-elf/configure.ac | 1 | ||||
-rw-r--r-- | sim/testsuite/m32r-elf/configure.ac | 1 | ||||
-rw-r--r-- | sim/testsuite/mips64el-elf/configure.ac | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/sim/testsuite/configure.ac b/sim/testsuite/configure.ac index b61fce0..5d75387 100644 --- a/sim/testsuite/configure.ac +++ b/sim/testsuite/configure.ac @@ -4,7 +4,6 @@ dnl necessary to tailor a template configure script into the configure dnl script appropriate for this directory. For more information, check dnl any existing configure script. -AC_PREREQ(2.59) AC_INIT(common/bits-tst.c) CC=${CC-cc} diff --git a/sim/testsuite/d10v-elf/configure.ac b/sim/testsuite/d10v-elf/configure.ac index 08fe90f..40e1c12 100644 --- a/sim/testsuite/d10v-elf/configure.ac +++ b/sim/testsuite/d10v-elf/configure.ac @@ -4,7 +4,6 @@ dnl necessary to tailor a template configure script into the configure dnl script appropriate for this directory. For more information, check dnl any existing configure script. -AC_PREREQ(2.59) dnl FIXME - think of a truly uniq file to this directory AC_INIT(Makefile.in) diff --git a/sim/testsuite/frv-elf/configure.ac b/sim/testsuite/frv-elf/configure.ac index 08fe90f..40e1c12 100644 --- a/sim/testsuite/frv-elf/configure.ac +++ b/sim/testsuite/frv-elf/configure.ac @@ -4,7 +4,6 @@ dnl necessary to tailor a template configure script into the configure dnl script appropriate for this directory. For more information, check dnl any existing configure script. -AC_PREREQ(2.59) dnl FIXME - think of a truly uniq file to this directory AC_INIT(Makefile.in) diff --git a/sim/testsuite/m32r-elf/configure.ac b/sim/testsuite/m32r-elf/configure.ac index 08fe90f..40e1c12 100644 --- a/sim/testsuite/m32r-elf/configure.ac +++ b/sim/testsuite/m32r-elf/configure.ac @@ -4,7 +4,6 @@ dnl necessary to tailor a template configure script into the configure dnl script appropriate for this directory. For more information, check dnl any existing configure script. -AC_PREREQ(2.59) dnl FIXME - think of a truly uniq file to this directory AC_INIT(Makefile.in) diff --git a/sim/testsuite/mips64el-elf/configure.ac b/sim/testsuite/mips64el-elf/configure.ac index 08fe90f..40e1c12 100644 --- a/sim/testsuite/mips64el-elf/configure.ac +++ b/sim/testsuite/mips64el-elf/configure.ac @@ -4,7 +4,6 @@ dnl necessary to tailor a template configure script into the configure dnl script appropriate for this directory. For more information, check dnl any existing configure script. -AC_PREREQ(2.59) dnl FIXME - think of a truly uniq file to this directory AC_INIT(Makefile.in) |