aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2008-06-25 14:41:23 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2008-06-25 14:41:23 +0000
commitbcb0eccef4ae170ddd117819b9fe9d0d962575fb (patch)
tree80790af8fde8bb3e06d86430907501ee40ea991c /lib/Makefile.am
parent2b272de9a660b2653160c1329e23758c68c02e12 (diff)
downloadsg3_utils-bcb0eccef4ae170ddd117819b9fe9d0d962575fb.tar.gz
change static library name from libsgutils.la to libsgutils2.la to avoid clash
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@181 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5e70816c..7b52faf1 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -131,7 +131,7 @@ endif
AM_CFLAGS = -I ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W
# AM_CFLAGS = -I ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -pedantic -std=c99
-lib_LTLIBRARIES = libsgutils.la
+lib_LTLIBRARIES = libsgutils2.la
libsgutils_la_LDFLAGS = -version-info 2:0:0