diff options
Diffstat (limited to 'ext/pathname/extconf.rb')
| -rw-r--r-- | ext/pathname/extconf.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/pathname/extconf.rb b/ext/pathname/extconf.rb deleted file mode 100644 index 037f10065d..0000000000 --- a/ext/pathname/extconf.rb +++ /dev/null @@ -1,3 +0,0 @@ -require 'mkmf' -have_struct_member("struct stat", "st_birthtimespec", "sys/stat.h") -create_makefile('pathname') |
