Browse Source

asterisk-addons: fixed to find the mysql header files

stable/0.2
Christian Wiese 14 years ago
parent
commit
5592bf39b9
  1. 1
      network/asterisk-addons/asterisk-addons.conf

1
network/asterisk-addons/asterisk-addons.conf

@ -23,3 +23,4 @@ var_append makeopt ' ' "ASTLIBDIR=$( pkgprefix libdir asterisk )"
var_append makeinstopt ' ' "ASTLIBDIR=$( pkgprefix libdir asterisk )"
var_append GCC_WRAPPER_APPEND ' ' "-I$( pkgprefix includedir asterisk )"
var_append GCC_WRAPPER_APPEND ' ' "-I$( pkgprefix includedir mysql )"

Loading…
Cancel
Save