On 1/4/19 3:25 PM, Eduardo A. Bustamante López wrote: > - Adds the dependency on the Bash's libmalloc
Not really necessary, but it doesn't hurt anything and is probably useful on systems where the shell links with the bash malloc. > - Removes the libintl dependency, since it's unused The library is needed on systems that don't have GNU libintl in libc. > - Adds the `running_trap' global variable, since libmalloc depends on > it when the `SHELL' macro is defined (see [1]) > - Removes compiler warning due to missing return type in main function Thanks. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/