2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

Make AIX work again

[SVN r15742]
This commit is contained in:
Dave Abrahams
2002-10-05 20:02:08 +00:00
parent 6eaa0827e5
commit 281a5271da

View File

@@ -20,7 +20,7 @@ if [ check-python-config ]
if $(UNIX) && ( $(OS) = AIX )
{
bpl-linkflags = <linkflags>"-e initlibbpl" ;
bpl-linkflags = <linkflags>"-e initlibboost_python" ;
}
dll boost_python