Files
cdesktop/cde/programs/dtappbuilder/src/libAButil
Adam Sampson edf57b6db3 libAButil: remove lt- prefix from program name
When building a program foo in-tree, libtool 2.4.6 generates an
executable called lt-foo with a wrapper script called foo. This
means that argv[0] inside the program is lt-foo rather than foo.

This is a problem for dtcodegen, which uses the program name for various
purposes including the "generated by" banner and the logfile name.
Remove the lt- prefix if present to avoid this.
2021-07-04 13:17:09 -06:00
..
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00
2018-04-28 12:30:20 -06:00

XCOMM $XConsortium: README.src /main/3 1996/04/23 20:04:02 drk $

    Library:    libAButil

Description:    

-------------------------------------------------------
-------------------------------------------------------

Module          Prefix          Description
------          ------          -----------------------
Utilities    	util_          
Input/Output	abio_
IString Cache	istr_