mariadb/cmd-line-utils
unknown 94e6b9be19 - Fixed BUG#2297: cmd-line-utils/libedit/makelist used a hard-coded
call to /usr/bin/awk - replaced this with the proper autoconf variable
   instead (makelist is now generated out of makelist.sh during the compile
   phase)


cmd-line-utils/libedit/Makefile.am:
   - replace @AWK@ with the correct path to the awk binary determined by
     configure instead of using a hard-coded path (BUG#2297)
cmd-line-utils/libedit/makelist.sh:
   - replace @AWK@ with the correct path to the awk binary determined by
     configure instead of using a hard-coded path (BUG#2297)
2004-01-16 16:22:59 +01:00
..
libedit - Fixed BUG#2297: cmd-line-utils/libedit/makelist used a hard-coded 2004-01-16 16:22:59 +01:00
readline move readline to cmd-line-utils 2003-01-18 20:53:46 +04:00
Makefile.am - make sure that both libedit and readline are added to the source 2003-08-20 16:39:11 +02:00