|
|
@ -26,3 +26,7 @@ var_append confopt ' ' "--with-extra-includes=$root/$prefix/includes" |
|
|
|
var_append confopt ' ' "--with-extra-libs=$root/$prefix/libs" |
|
|
|
|
|
|
|
#@FIXME: documentation (bibletime-doc-1.2.2) |
|
|
|
|
|
|
|
# this is needed if compiling with gcc-3.4 |
|
|
|
var_append CXXFLAGS ' ' "-fpermissive" |
|
|
|
export CXXFLAGS CFLAGS |