summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-10-03 22:57:14 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-10-03 22:57:14 +0000
commit5e97ea1549df8b0f5896f2bebf027721bb197eff (patch)
tree53fb0d1a8fef5c68fa54efc0d72a0430ca4cc96a /acconfig.h
parent391a419a1fce87ea4fef199390e23cbf0dbee589 (diff)
downloadirssi-5e97ea1549df8b0f5896f2bebf027721bb197eff.zip
--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
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
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