#
# .build_defs
#
# Generated automatically by configure - do not modify (unless
# you know what you're doing!)
#

# Specifies path where native shared object is installed when "make install" is run.
INSTALL_PATH=/usr/lib64
# Specifies path where 32-bit compatibility mode shared object is installed
# when "make install" is run.
INSTALL_PATH32=/usr/lib

# The following sets up the compiler tools to use
AR=ar
CC=cc
LD=ld
RANLIB=ranlib

# Specifies whether or not a 32-bit compatibility library is required
# (generally "yes" only when targetting a natively 64-bit architecture)
BIARCH=yes
ARCH32=elf_i386
ARCH64=elf_x86_64

