]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-defaults.m4
Add new libcupslite component that builds a libcups without driver/PPD support.
[thirdparty/cups.git] / config-scripts / cups-defaults.m4
index 43f034d7ba6fff377a71525599579d2bdc668f0f..b3d96ef0ab0bb4a5ad88f7b291eef0633af30618 100644 (file)
@@ -41,9 +41,6 @@ AC_ARG_WITH(bundlelang, [  --with-bundlelang       set localization bundle base
        else
                cups_bundlelang="English"
        fi])
-else
-       cups_bundlelang=""
-fi
 
 if test "x$cups_bundlelang" != x -a "x$CUPS_BUNDLEDIR" != x; then
        CUPS_RESOURCEDIR="$CUPS_BUNDLEDIR/Resources/$cups_bundlelang.lproj"