add darshan-configure utility to show link flags and other parameters
In particular, darshan-configure could at least show --pre-ld-flags and --post-ld-flags to indicate the manual link flags that must be added before and after existing link flags in order to manually add Darshan instrumentation.
Right now there isn't any good way to find these settings except to inspect a script produced by darshan-gen-cc.pl.