aboutsummaryrefslogtreecommitdiffstats
path: root/ext/mathn/complex/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mathn/complex/extconf.rb')
-rw-r--r--ext/mathn/complex/extconf.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/mathn/complex/extconf.rb b/ext/mathn/complex/extconf.rb
index 32f181f997..d4d14ffcb8 100644
--- a/ext/mathn/complex/extconf.rb
+++ b/ext/mathn/complex/extconf.rb
@@ -1,5 +1,3 @@
require "mkmf"
-$CPPFLAGS = "-DEXT_MATHN -DCANON -DCLCANON "
-
create_makefile "mathn/complex"