mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 08:40:57 +02:00
11 lines
290 B
Diff
11 lines
290 B
Diff
--- a/configure.in
|
|
+++ b/configure.in
|
|
@@ -1396,7 +1401,7 @@
|
|
|
|
AC_ARG_ENABLE([canusb],
|
|
[AC_HELP_STRING([--enable-canusb],[enable canusb support @<:@default=yes, if support available@:>@])]
|
|
-,enable_canusb=yes)
|
|
+)
|
|
|
|
if test "x$enable_canusb" != "xno" ; then
|
|
dnl check for canusb support
|