Larry Wall's configure script

Rob Healey rhealey at digibd.com
Thu Jun 6 09:00:52 AEST 1991


	Configure has been a pain in the butt for me so I thought I'd
	pass my experiences along.

	1) Add /usr/ccs/bin to the PATH declaration.
	2) Add /usr/ccs/lib to the lib search path.
	3) Change the search for libc.so.1 so that it fails, this doesn't
	   define everything libc.a does.
	4) Add the -p option to the nm that scans libc.a so that the
	   sed script can properly parse nm output.

	   These 4 changes have basically made most of the sources that use
	   Configure set up properly.


		-Rob
-- 

Rob Healey                                          rhealey at digibd.com
Digi International (DigiBoard)
Eden Prairie, MN                                    (612) 943-9020



More information about the Comp.unix.amiga mailing list