Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c41724

Browse files
authored
Merge pull requestmicrosoft#20 from Microsoft/inMemoryDB-MSRA
Merge into the inMemoryDB
2 parents43c0beb +287f188 commit4c41724

File tree

12 files changed

+823
-401
lines changed

12 files changed

+823
-401
lines changed

‎apache2/Makefile.am‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ mod_security2_la_CFLAGS = @APR_CFLAGS@ \
4545
@MODSEC_EXTRA_CFLAGS@\
4646
@PCRE_CFLAGS@\
4747
@YAJL_CFLAGS@\
48-
@SSDEEP_CFLAGS@\
49-
-I./ag_mdb
48+
@SSDEEP_CFLAGS@
49+
5050

5151
mod_security2_la_CPPFLAGS = @APR_CPPFLAGS@\
5252
@CURL_CPPFLAGS@\
@@ -130,7 +130,7 @@ mod_security2_la_LDFLAGS = -no-undefined -module -avoid-version -R @PCRE_LD_PATH
130130
@LUA_LDFLAGS@\
131131
@PCRE_LDFLAGS@\
132132
@YAJL_LDFLAGS@\
133-
@SSDEEP_LDFLAGS@
133+
@SSDEEP_LDFLAGS@
134134
endif
135135

136136
if FREEBSD

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp