Back out experimental pkg-config code for openssl
Tento commit je obsažen v:
rodič
1fd12df06f
revize
05f225d006
@ -1,20 +1,12 @@
|
||||
SUBDIRS = gen lib stat
|
||||
|
||||
# what flags you want to pass to the C compiler & linker
|
||||
AM_CFLAGS = -I$(srcdir) -I$(srcdir)/gen -I$(srcdir)/lib -I$(srcdir)/stat \
|
||||
$(openssl_CFLAGS)
|
||||
AM_CFLAGS = -I$(srcdir) -I$(srcdir)/gen -I$(srcdir)/lib -I$(srcdir)/stat
|
||||
|
||||
bin_PROGRAMS = httperf idleconn
|
||||
|
||||
httperf_SOURCES = httperf.c httperf.h object.c object.h call.c call.h conn.c \
|
||||
conn.h sess.c sess.h core.c core.h event.c event.h http.c http.h timer.c \
|
||||
timer.h
|
||||
|
||||
httperf_LDFLAGS = $(openssl_LIBS)
|
||||
|
||||
|
||||
idleconn_SOURCES = idleconn.c
|
||||
|
||||
|
||||
|
||||
httperf_LDADD = gen/libgen.a lib/libutil.a stat/libstat.a
|
||||
|
Načítá se…
Odkázat v novém úkolu
Zablokovat Uživatele