|
@@ -6,15 +6,17 @@ Subject: [PATCH] Remove man from BUILDDIRS in configure
|
|
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
|
|
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
|
|
[Fabrice: updated for 2.3.0]
|
|
[Fabrice: updated for 2.3.0]
|
|
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
|
|
|
|
+[Michael: updated for 2.3.3]
|
|
|
|
+Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
|
|
---
|
|
---
|
|
config-scripts/cups-common.m4 | 2 +-
|
|
config-scripts/cups-common.m4 | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
|
diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4
|
|
diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4
|
|
-index fbba715..77d0f5c 100644
|
|
|
|
|
|
+index a460a73..d427acb 100644
|
|
--- a/config-scripts/cups-common.m4
|
|
--- a/config-scripts/cups-common.m4
|
|
+++ b/config-scripts/cups-common.m4
|
|
+++ b/config-scripts/cups-common.m4
|
|
-@@ -446,7 +446,7 @@ AC_ARG_WITH(components, [ --with-components set components to build:
|
|
|
|
|
|
+@@ -434,7 +434,7 @@ LIBHEADERSPRIV="\$(COREHEADERSPRIV) \$(DRIVERHEADERSPRIV)"
|
|
|
|
|
|
case "$COMPONENTS" in
|
|
case "$COMPONENTS" in
|
|
all)
|
|
all)
|
|
@@ -24,5 +26,5 @@ index fbba715..77d0f5c 100644
|
|
|
|
|
|
core)
|
|
core)
|
|
--
|
|
--
|
|
-2.8.1
|
|
|
|
|
|
+2.17.1
|
|
|
|
|