This directory was copied from bash-3.2. The header file bashansi.h has been added, copied from bash-3.2 as well. The headers ansi_stdlib.h and xmalloc.h are from the readline lib of bash-3.2. These files need the following autoconf macros, AC_CONFIG_HEADERS(config.h) For HAVE_CONFIG_H AC_CHECK_FUNCS(getpwent getpwnam getpwuid) For HAVE_GETPWENT, HAVE_GETPWNAM and HAVE_GETPWUID. AC_CHECK_HEADERS(unistd.h stdlib.h string.h memory.h pwd.h strings.h) BASH_CHECK_GETPW_FUNCS For HAVE_GETPW_DECLS I then added the files Makefile.am and generated Makefile.in from it. The original README reads: ------------------------------------------------------------------------- If you're building this separately from bash or the readline library, add $(srcdir)/shell.c to the CSOURCES variable and shell.o to the OBJECTS variable in Makefile.in. (Not that this is very useful without readline or bash.)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。