about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--ext/kgio/extconf.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/kgio/extconf.rb b/ext/kgio/extconf.rb
index a0def1d..5beb247 100644
--- a/ext/kgio/extconf.rb
+++ b/ext/kgio/extconf.rb
@@ -30,5 +30,4 @@ have_func('rb_thread_blocking_region')
 have_func('rb_thread_io_blocking_region')
 have_func('rb_str_set_len')
 
-dir_config('kgio')
 create_makefile('kgio_ext')