ALT Linux Bugzilla
– Attachment 2258 Details for
Bug 13347
[PATCH] Proxy password field is visible
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Fix Makefile for exclusion build of the internal sqlite
klamav-0.41.1-no-sqlite.patch (text/plain), 992 bytes, created by
Andy Shevchenko
on 2007-11-07 18:58:01 MSK
(
hide
)
Description:
Fix Makefile for exclusion build of the internal sqlite
Filename:
MIME Type:
Creator:
Andy Shevchenko
Created:
2007-11-07 18:58:01 MSK
Size:
992 bytes
patch
obsolete
>--- klamav-0.41.1/src/Makefile.am.no-sqlite 2007-07-24 22:51:54.000000000 +0300 >+++ klamav-0.41.1/src/Makefile.am 2007-11-07 16:06:50.000000000 +0200 >@@ -9,7 +9,7 @@ endif > # of the other Makefile.am variables > bin_PROGRAMS = klamav > >-SUBDIRS=icons klammail klamd about action arkollon sqlite . >+SUBDIRS=icons klammail klamd about action arkollon . > > # set the include path for X, qt and KDE > INCLUDES = $(all_includes) >--- klamav-0.41.1/src/Makefile.in.no-sqlite 2007-07-24 22:51:54.000000000 +0300 >+++ klamav-0.41.1/src/Makefile.in 2007-11-07 16:06:56.000000000 +0200 >@@ -403,7 +403,7 @@ xdg_menudir = @xdg_menudir@ > @with_included_sqlite_TRUE@SQLITE_SUBDIR = sqlite > @with_included_sqlite_TRUE@LIB_SQLITE_LOCAL = sqlite/libsqlite.la > @with_included_sqlite_TRUE@sqlite_includes = -Isqlite >-SUBDIRS = icons klammail klamd about action arkollon sqlite . >+SUBDIRS = icons klammail klamd about action arkollon . > > # set the include path for X, qt and KDE > INCLUDES = $(all_includes)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13347
:
2257
| 2258