summaryrefslogtreecommitdiff
path: root/libnsl
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-19 09:49:04 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-19 09:49:04 +0000
commit6bc45b2d57f845be8bc76b6071a223660605a58c (patch)
treeaffb241302283ab73a7bbdb58bb5b7756368353d /libnsl
parenta9216d27455b7eaa726d20a31d5030a6381888ed (diff)
#1273 if EXTRAVERSION is set, make sure we respect it
Diffstat (limited to 'libnsl')
-rw-r--r--libnsl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnsl/Makefile.in b/libnsl/Makefile.in
index 14fc3ed46..15b07ee7b 100644
--- a/libnsl/Makefile.in
+++ b/libnsl/Makefile.in
@@ -11,7 +11,7 @@ LDFLAGS-libnsl.so := $(LDFLAGS)
LIBS-libnsl.so := $(LIBS)
-libnsl_FULL_NAME := libnsl-$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL).so
+libnsl_FULL_NAME := libnsl-$(VERSION).so
libnsl_DIR := $(top_srcdir)libnsl
libnsl_OUT := $(top_builddir)libnsl