Changeset 214

Show
Ignore:
Timestamp:
06/21/08 14:17:13 (5 months ago)
Author:
zany
Message:

concurrency bug in extconf.rb generated Makefile (fix by Alin Năstac)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/swig/ruby/Makefile.am

    r121 r214  
    1616 
    1717install-data-local: Makefile.ruby 
    18         $(MAKE) -fMakefile.ruby install 
     18        $(MAKE) -j1 -fMakefile.ruby install 
    1919 
    2020#uninstall