aboutsummaryrefslogtreecommitdiffstats
path: root/ext/extmk.rb
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-437/+108
* * configure.in (RUBY_PROG_GNU_LD): check whether the linker is GNU ld.eban2002-10-041-0/+4
* * ext/extmk.rb: The condition judgment without necessity was deleted.H_Konishi2002-09-281-1/+1
* * ext/extmk.rb, lib/mkmf.rb ($INCFLAGS): new var for -I$(topdir).eban2002-09-101-1/+2
* * time.c (time_free): prototype; struct time_object -> void *.eban2002-09-081-6/+4
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+549