From 5e97ea1549df8b0f5896f2bebf027721bb197eff Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 3 Oct 2000 22:57:14 +0000 Subject: --enable-perl=[yes|no|static] Allows building perl support either as loadable irssi module or statically linked to irssi binary. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@716 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- acconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index c4561e84..cb7bcba0 100644 --- a/acconfig.h +++ b/acconfig.h @@ -9,6 +9,7 @@ #undef HAVE_POPT_H #undef HAVE_SOCKS_H #undef HAVE_PL_PERL +#undef HAVE_STATIC_PERL /* macros/curses checks */ #undef HAS_CURSES -- cgit v1.2.3