Ignore:
Timestamp:
10/14/12 21:12:48 (12 years ago)
Author:
mmamonski
Message:

DRMAA 2.0 for PBS compiles

Location:
branches/2.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0

    • Property svn:ignore set to
      configure
      Makefile.in
      config.log
      scripts
      config.status
      stamp-h1
      config.h
      config.h.in
      drmaa_utils
      libtool
      autom4te.cache
      Makefile
      aclocal.m4
      .libs
      .deps
      pbs_attrib.c
      del_all_jobs
      pbs_drmaa-1.0.2.tar.gz
      pbs_drmaa-1.0.3.tar.gz
      pbs_drmaa
      .svnignore
      configure.ac
      readme.html
      readme.pdf
      readme.tex
      ltsugar.m4
      libtool.m4
      ltversion.m4
      lt~obsolete.m4
      ltoptions.m4
      readme.toc
      readme.out
      readme.aux
      readme.log
      libtool.m4
      lt~obsolete.m4
      ltsugar.m4
      ltversion.m4
      ltoptions.m4
      .project
      .cproject
      drmaa_example1
      drmaa_example2
  • branches/2.0/configure.ac

    r77 r81  
    5858fi 
    5959 
    60 if test x$GCC = xyes; then 
    61         CFLAGS="-pedantic -ansi ${CFLAGS}" 
    62 fi 
    6360AM_CONDITIONAL([GCC], [test x$GCC = xyes]) 
    6461 
     
    168165        Makefile 
    169166        pbs_drmaa/Makefile 
     167  drmaa2_testsuite/Makefile 
    170168]) 
    171169AC_CONFIG_HEADERS([config.h]) 
Note: See TracChangeset for help on using the changeset viewer.