Merge pull request #678 from evelikov/remove-libtool

Remove libtool references
This commit is contained in:
Hisham Muhammad 2017-10-13 13:55:43 -07:00 committed by GitHub
commit ef34a83c54
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.65)
LT_PREREQ([2.4.0])
AC_INIT([htop],[2.0.2],[hisham@gobolinux.org])
SOURCE_DATE_EPOCH="${SOURCE_DATE_EPOCH:-$(date +%s)}"
@ -26,8 +25,6 @@ AM_PROG_CC_C_O
# Required by hwloc scripts
AC_USE_SYSTEM_EXTENSIONS
#LT_INIT([disable-shared static])
# Checks for platform.
# ----------------------------------------------------------------------
case "$target_os" in