projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ad621
)
Make --with-perl visible for users from the top-level configure.
author
Lubomir Sedlacik
<salo@silcnet.org>
Sun, 13 Apr 2003 02:15:16 +0000
(
02:15
+0000)
committer
Lubomir Sedlacik
<salo@silcnet.org>
Sun, 13 Apr 2003 02:15:16 +0000
(
02:15
+0000)
configure.in.pre
patch
|
blob
|
history
diff --git
a/configure.in.pre
b/configure.in.pre
index 1fb1bdefbbcb1169acfa66370de4fc18816ea6b8..4785b8a6141e5ff55ac06c2e722e6f5748cc190f 100644
(file)
--- a/
configure.in.pre
+++ b/
configure.in.pre
@@
-1032,6
+1032,13
@@
AC_ARG_WITH(silcd,
AC_MSG_RESULT(yes)
])
+# Irssi perl support
+#
+AC_ARG_WITH(perl,
+ [[ --with-perl[=yes|no|module] Build with Perl support - also specifies
+ if it should be built into main silc binary
+ (static, default) or as a module]])
+
libtoolfix=true
AC_MSG_CHECKING(whether to do libtoolfix)
AC_ARG_WITH(libtoolfix,