PLD CVS: pinfo wiget
PLD CVS
pld-cvs-commit at pld.org.pl
Thu Apr 15 23:22:05 CEST 1999
CVSROOT: /cvsroot
Module name: pinfo
Changes by: wiget 99/04/15 23:22:02
Modified files:
src : Makefile.am common_includes.h readlinewrapper.c
readlinewrapper.h utils.c
Log message:
- in INSTALL.in: change rpm -bb to make rpm
- if ./configure not found curses exit with error message
- added AM_CONDITIONAL to HAVE_SNPRINTF and HAVE_SIGBLOCK
(if conditional is true not include extra source)
- in src/autogen.sh: s/Gnome/pinfo/
- in macros/readline.m4: not use GNU readline at default
- in src/Makefile.am: split pinfo_SOURCE to pinfo_COMMON_SRC, pinfo_SNPRINTF_SRC,
pinfo_READLINE_SRC and pinfo_SIGBLOCK_SRC. This allow compile only needed sources
- in src/common_includes.h: include some headers files if need
- in src/readlinewrapper.[ch]: remove commented #ifndef (for cleanup)
- in src/utils.c: resurect GNU readline support
More information about the pld-pinfo
mailing list