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.

11 lines
284 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -2,7 +2,7 @@
  4. # Process this file with autoconf to produce a configure script.
  5. AC_PREREQ(2.65)
  6. -LT_PREREQ([2.4.2])
  7. +LT_PREREQ([2.4.0])
  8. AC_INIT([htop],[2.0.2],[hisham@gobolinux.org])
  9. SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(date +%s)}"