PDOS

[uia] / trunk / uia / uianet / Makeconf.in  

View of /trunk/uia/uianet/Makeconf.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3212 - (download) (annotate)
Wed May 14 23:04:32 2008 UTC (18 months, 1 week ago) by jastr
File size: 944 byte(s)
config bits to allow for openssl-engine encapsulated keys at configure
time
SRCDIR		= @top_srcdir@
OBJDIR		= @OBJDIR@
top_builddir	= $(OBJDIR)

prefix		= @prefix@
exec_prefix	= @exec_prefix@
includedir	= @includedir@
bindir		= @bindir@
libdir		= @libdir@
confdir		= @with_confdir@
logdir		= @with_logdir@
rundir		= @with_rundir@
installroot     = @with_installroot@

installuiaconf  = @with_installconf@

HOST_CPU	= @host_cpu@
HOST_OS		= @host_os@

CC		= @CC@
CXX		= @CXX@
AR		= @AR@
LIBTOOL		= @LIBTOOL@

QMAKE		= @QMAKE@
QMAKE_FLAGS     = @QMAKE_FLAGS@

PERL		= @PERL@
PYTHON		= @PYTHON@
INSTALL		= @INSTALL@
INSTALL_DATA	= @INSTALL_DATA@

CFLAGS		= @CFLAGS@
CXXFLAGS	= @CXXFLAGS@
CPPFLAGS	= @CPPFLAGS@
DEFINES		= @DEFS@
LIBS		= @LIBS@
CXXLIBS         = @CXXLIBS@
YAM		= @YAM@

UIA_USER	= @with_user@

BONJOUR_FLAVOR  = @BONJOUR_FLAVOR@

ROUTER_PORT     = 8423
NAMED_PORT      = 8424
NAMEDSRV_PORT   = 8426
INTRO_PORT	= 8427

OPENSSL_ENGINE_ENABLE = @OPENSSL_ENGINE_ENABLE@
OPENSSL_ENGINE_NAME = @OPENSSL_ENGINE_NAME@

Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3