mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Drop AC_ISC_POSIX which is obsolete
It's actually a NOOP in latest autoconf. cf. https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Obsolete-Macros.html#index-AC_005fISC_005fPOSIX-2084
This commit is contained in:
parent
1f9ad64ee5
commit
c855fef064
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ AM_INIT_AUTOMAKE([1.9 no-define foreign])
|
|||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
AC_ISC_POSIX
|
||||
AC_PROG_CC
|
||||
AC_PROG_CPP
|
||||
AM_PROG_LIBTOOL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue