Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
@@ -240,7 +240,7 @@ class Configure
@vendordir = @prefixdir + "/vendor" unless @vendordir
@mandir = @prefixdir + "/man" unless @mandir
@gemsdir = @prefixdir + "/gems" unless @gemsdir
@includedir = @prefixdir + "/include/rubinius/capi" unless @includedir
@includedir = @prefixdir + "/vm/include/capi" unless @includedir

@encdir = @libdir + "/encoding/converter"

0 comments on commit e2095d3

Please sign in to comment.