From 5a56752ab8630746d1fafd048167e57369dfa70b Mon Sep 17 00:00:00 2001 From: kcr Date: Wed, 24 Dec 2008 23:51:10 +0000 Subject: [PATCH] switch this back for a moment git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@392 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f --- zephyr/lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zephyr/lib/Makefile.in b/zephyr/lib/Makefile.in index 1e80f84..64e3692 100644 --- a/zephyr/lib/Makefile.in +++ b/zephyr/lib/Makefile.in @@ -47,7 +47,7 @@ OBJS = zephyr_err.lo ZAsyncLocate.lo ZCkAuth.lo ZCkIfNot.lo ZClosePort.lo \ all: libzephyr.la libzephyr.la: ${OBJS} - ${LIBTOOL} --mode=link ${CC} -rpath ${libdir} -version-info 4:0:0 \ + ${LIBTOOL} --mode=link ${CC} -rpath ${libdir} -version-info 3:0:0 \ ${LDFLAGS} -o $@ ${OBJS} ${LIBS} zephyr_err.c ${BUILDTOP}/h/zephyr/zephyr_err.h: zephyr_err.et -- 2.45.2