Date: Fri, 6 Jun 2008 11:45:38 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh Makefile Message-ID: <200806061145.m56BjcU4004936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2008-06-06 11:45:38 UTC FreeBSD ports repository Modified files: shells/zsh Makefile Log: The ncurses fix from early May was only partly correct. The configure script arrived at the correct value for ZSH_NO_XOPEN, but since autoheader did not run, it did not propagate to config.h. Add autoheader to the USE_AUTOTOOLS list to correct this. Revision Changes Path 1.97 +2 -2 ports/shells/zsh/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806061145.m56BjcU4004936>