'adios2-config --libs' displays incorrect list of libraries
Created by: swatisgupta
Result of "adios2_config --libs" is {ADIOS_INSTALL_DIR}/lib -ladios2 -L/usr/lib64 -ldataman -lbz2
The correct output should be {ADIOS_INSTALL_DIR}/lib -ladios2 -L/usr/lib64 -lbz2
If SST is enabled it should be {ADIOS_INSTALL_DIR}/lib -ladios2 -L/usr/lib64 -lbz2 -ladios2_sst -ladios2_evpath -ladios2_enet -ladios2_dill -ladios2_ffs -ladios2_dill -ladios2_atl