about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.make.in b/config.make.in
index 8f72139361..0a7d0379fd 100644
--- a/config.make.in
+++ b/config.make.in
@@ -51,9 +51,6 @@ AR = @AR@
 RANLIB = @RANLIB@
 AS = $(CC) -c
 
-# Build tool flags.
-ASFLAGS-.so = @ASFLAGS_SO@
-
 # Installation tools.
 INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@