diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.make.in b/config.make.in index 3b7af5e2..349fca87 100644 --- a/config.make.in +++ b/config.make.in @@ -62,9 +62,6 @@ LDFLAGS += @LDFLAGS@ gnu89-inline-CFLAGS = @libc_cv_gnu89_inline@ -# `yes' or `no' to indicate if ld --version-script is available. -VERSIONING = @VERSIONING@ - # How to link against Parted libraries, if at all. PARTED_LIBS = @PARTED_LIBS@ |