/[libtool]/libtool/ltmain.in
ViewVC logotype

Diff of /libtool/ltmain.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.334.2.79 by pekberg, Tue Aug 2 06:10:33 2005 UTC revision 1.334.2.80 by rwild, Wed Aug 3 12:45:24 2005 UTC
# Line 4380  extern \"C\" { Line 4380  extern \"C\" {
4380              if test -z "$export_symbols"; then              if test -z "$export_symbols"; then
4381                export_symbols="$output_objdir/$outputname.exp"                export_symbols="$output_objdir/$outputname.exp"
4382                $run $rm $export_symbols                $run $rm $export_symbols
4383                $run eval "${SED} -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'                $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4384              else              else
4385                $run eval "${SED} -e 's/\([ ][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'                $run eval "${SED} -e 's/\([ ][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
4386                $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'                $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'

Legend:
Removed from v.1.334.2.79  
changed lines
  Added in v.1.334.2.80

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26