You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
432 B

  1. diff --git a/configure.ac b/configure.ac
  2. index a978473..302ac4d 100644
  3. --- a/configure.ac
  4. +++ b/configure.ac
  5. @@ -70,7 +70,7 @@ AC_PROG_MAKE_SET
  6. dnl libtool/libtoolize; version 2.4.2 is the tested version. This or any
  7. dnl compatible later version may be used
  8. LT_INIT([win32-dll])
  9. -LT_PREREQ([2.4.2])
  10. +LT_PREREQ([2.4])
  11. # Some awks crash when confronted with pnglibconf.dfa, do a test run now
  12. # to make sure this doesn't happen