diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2006-12-31 13:13:53 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2006-12-31 13:13:53 +0000 |
commit | f907777709b20d8d73e3587026296a6616262229 (patch) | |
tree | e1c24ca4ed3fa4fe4a7d3d8878ef9575cc8fc603 /packages/appweb | |
parent | ad4e12fab01540a845d060daa76bd0d87b78126f (diff) |
remove extra whitespace at end-of-line in about 900 bb files.
Diffstat (limited to 'packages/appweb')
-rw-r--r-- | packages/appweb/appweb_1.2.0.bb | 6 | ||||
-rw-r--r-- | packages/appweb/appweb_2.0.4.bb | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/packages/appweb/appweb_1.2.0.bb b/packages/appweb/appweb_1.2.0.bb index 8bd6d778f0..9c1b9d94f0 100644 --- a/packages/appweb/appweb_1.2.0.bb +++ b/packages/appweb/appweb_1.2.0.bb @@ -55,10 +55,10 @@ require appweb.inc # --with-esp Include the ESP handler. # --with-ssl Build support for the SSL protocol. # --with-upload Build with the file upload handler -# --with-xdb Build with XDB +# --with-xdb Build with XDB # Supported PACKAGE names: openssl, php4, php5 -# --with-PACKAGE=[builtin|, module] -# Include support for the PACKAGE. Link into appWeb +# --with-PACKAGE=[builtin|, module] +# Include support for the PACKAGE. Link into appWeb # statically and/or build as a module # --with-PACKAGE-dir=DIR Set the source directory of the package # --with-PACKAGE-libs=libs Set a list of libraries to use when linking with diff --git a/packages/appweb/appweb_2.0.4.bb b/packages/appweb/appweb_2.0.4.bb index 7f7941012a..59682840a3 100644 --- a/packages/appweb/appweb_2.0.4.bb +++ b/packages/appweb/appweb_2.0.4.bb @@ -56,10 +56,10 @@ require appweb.inc # --with-esp Include the ESP handler. # --with-ssl Build support for the SSL protocol. # --with-upload Build with the file upload handler -# --with-xdb Build with XDB +# --with-xdb Build with XDB # Supported PACKAGE names: openssl, php4, php5 -# --with-PACKAGE=[builtin|, module] -# Include support for the PACKAGE. Link into appWeb +# --with-PACKAGE=[builtin|, module] +# Include support for the PACKAGE. Link into appWeb # statically and/or build as a module # --with-PACKAGE-dir=DIR Set the source directory of the package # --with-PACKAGE-libs=libs Set a list of libraries to use when linking with |