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
332 B

  1. === modified file 'configure.ac'
  2. --- configure.ac 2012-09-01 16:41:23 +0000
  3. +++ configure.ac 2012-09-04 12:31:56 +0000
  4. @@ -488,7 +488,7 @@
  5. dnl Must be latest to catch rpath compiled in by changes made during
  6. dnl checks before.
  7. -LT_PREREQ([2.4.2])
  8. +LT_PREREQ([2.4])
  9. LT_INIT([win32-dll])
  10. AH_TOP([#ifndef LOG4CPLUS_CONFIG_H])