long double precision for complex routines

Hi,
I recently need to use ZGETRF and ZGETRS routines with long double precisions for complex numbers. I have successfully installed the LAPACK with ZGETRF and ZGETRS being only double precisions. Could anyone help me to extend these two functions to long double precisions? I use ifort compiler. Thanks a bunch!
I recently need to use ZGETRF and ZGETRS routines with long double precisions for complex numbers. I have successfully installed the LAPACK with ZGETRF and ZGETRS being only double precisions. Could anyone help me to extend these two functions to long double precisions? I use ifort compiler. Thanks a bunch!