[cwscore-commit] CVS update: MODIFIED: template_package, Makefile.am.tmpl ...

Joe Bester commit at globus.org
Wed Oct 18 14:52:11 CDT 2006


  User: bester  
  Date: 06/10/18 14:52:11

  Modified:    c/parser/cgen/source/template_package Tag: globus_4_0_branch
                        Makefile.am.tmpl
  Log:
  Fix for bad error messages from cgen (bug #4773)
  Fix for NULL as type name from cgen (bug #4772)
  Reduce noise of globus-wsrf-cgen
  Handle exceptions in C javascript driver code
  
  Revision  Changes    Path
  No                   revision
  
  http://viewcvs.globus.org/viewcvs.cgi/wsrf/c/parser/cgen/source/template_package/Tag:
  No                   revision
  
  http://viewcvs.globus.org/viewcvs.cgi/wsrf/c/parser/cgen/source/template_package/globus_4_0_branch
  1.5.32.4  +1 -0      wsrf/c/parser/cgen/source/template_package/Makefile.am.tmpl
  
  http://viewcvs.globus.org/viewcvs.cgi/wsrf/c/parser/cgen/source/template_package/Makefile.am.tmpl.diff?r1=1.5.32.3&r2=1.5.32.4
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am.tmpl
  ===================================================================
  RCS file: /home/globdev/CVS/globus-packages/wsrf/c/parser/cgen/source/template_package/Makefile.am.tmpl,v
  retrieving revision 1.5.32.3
  retrieving revision 1.5.32.4
  diff -u -b -r1.5.32.3 -r1.5.32.4
  --- Makefile.am.tmpl	10 Jun 2005 21:20:03 -0000	1.5.32.3
  +++ Makefile.am.tmpl	18 Oct 2006 19:52:11 -0000	1.5.32.4
  @@ -3,6 +3,7 @@
   
   $PACKAGENAME$includedir = \$(GLOBUS_LOCATION)/include/\$(GLOBUS_FLAVOR_NAME)/$INCLUDEPATH$
   ## $PACKAGENAME$include = [ HEADERS ]
  +nodist_$PACKAGENAME$includedir = \$(GLOBUS_LOCATION)/include/\$(GLOBUS_FLAVOR_NAME)/$INCLUDEPATH$
   
   $PACKAGENAME$schemadir = \$(GLOBUS_LOCATION)/share/schema/$INCLUDEPATH$
   ## $PACKAGENAME$schema = [ DATA ]
  
  
  




More information about the cwscore-commit mailing list