summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5430d53..5051518 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,11 +9,7 @@ AM_CFLAGS = @RESOURCEEXT_CFLAGS@
INCLUDES = -I$(top_srcdir)/include
-#
-# Library version info. Check the libtool docs for
-# instructions on when and how to change this value
-#
-libXRes_la_LDFLAGS = -version-info 1:0:0
+libXRes_la_LDFLAGS = -version-number 1:0:0
libXResincludedir = $(includedir)/X11/extensions
libXResinclude_HEADERS = $(top_srcdir)/include/X11/extensions/XRes.h