On Mon, Jan 21, 2002 at 01:49:32PM -0600, Jay Strauss wrote: > I'm updating the README.hpux. > > When I installed, I had "Unresolved symbols", which required me to edit the > Makefile (created by Makefile.PL), specifically I had to edit the > OTHERLDFLAGS = .... statement. > > Is there a more elegant (less error prone) method for doing this, such as > setting an environmental variable, or some flags given to Makefile.PL... > instead of manually editing the Makefile?
Of course, the elegant think to do is "help save the world" by digging into the cause of the problem, fixing it, and sending a patch so that others don't need to look for elegant solutions. Updating README.hpux is also good :) Tim.
