xref: /illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/libpath (revision 3fe80ca4a1f8a033d672a9a2e6e4babac651205a)
1/* : : generated from contrib/ast/src/lib/libast/features/libpath.sh by iffe version 2012-07-17 : : */
2#ifndef _def_libpath_ast
3#define _def_libpath_ast	1
4#define _sys_types	1	/* #include <sys/types.h> ok */
5#define CONF_LIBPATH	"lib/64:LD_LIBRARY_PATH_64:sol.*64*,lib/32:LD_LIBRARY_PATH_32,lib:LD_LIBRARY_PATH"
6#endif
7