rxvt-unicode: enable perl by default
This commit is contained in:
parent
65d217f4f0
commit
970e7a01a8
|
@ -34,7 +34,7 @@ build_options="gdk_pixbuf perl startup_notification unicode3"
|
|||
desc_option_unicode3="Use 21 instead of 16 bits to represent unicode chars"
|
||||
|
||||
# Enable startup-notification by default.
|
||||
build_options_default="startup_notification"
|
||||
build_options_default="perl startup_notification"
|
||||
|
||||
if [ "$build_option_gdk_pixbuf" ]; then
|
||||
configure_args+=" --enable-pixbuf"
|
||||
|
|
Loading…
Reference in New Issue