Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 161632
Collapse All | Expand All

(-)snort-2.6.1.2/src/dynamic-plugins/sf_engine/Makefile.am.old (-2 / +2 lines)
Lines 3-11 Link Here
3
3
4
#INCLUDES = -I../include
4
#INCLUDES = -I../include
5
5
6
lib_LTLIBRARIES = libsf_engine.la
6
libsf_LTLIBRARIES = libsf_engine.la
7
7
8
libdir = ${exec_prefix}/lib/snort_dynamicengine
8
libsfdir = ${libdir}/snort_dynamicengine
9
9
10
libsf_engine_la_LDFLAGS = -module
10
libsf_engine_la_LDFLAGS = -module
11
11

Return to bug 161632