/[ascend]/trunk/ascend-config.in
ViewVC logotype

Diff of /trunk/ascend-config.in

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

revision 965 by johnpye, Wed Dec 13 23:53:57 2006 UTC revision 1160 by johnpye, Tue Jan 16 13:16:35 2007 UTC
# Line 61  if options.cppflags: Line 61  if options.cppflags:
61      if -1!=include.find(" "):      if -1!=include.find(" "):
62          print "-I\""+include+"\""          print "-I\""+include+"\""
63      else:      else:
64          print "-L"+libs+" -lascend"          print "-I"+include
65      ok = True      ok = True
66    
67  if options.libs:  if options.libs:

Legend:
Removed from v.965  
changed lines
  Added in v.1160

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22