OSSP CVS Repository

ossp - Difference in ossp-pkg/fsl/Makefile.in versions 1.7 and 1.8
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/fsl/Makefile.in 1.7 -> 1.8

--- Makefile.in  2002/07/31 12:58:03     1.7
+++ Makefile.in  2002/08/01 09:36:53     1.8
@@ -95,7 +95,7 @@
 
 $(LIB_NAME): $(LIB_OBJS)
         @$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $(LIB_NAME) $(LIB_OBJS) $(LIB_DEPS) -rpath $(libdir) \
-            -version-info `$(SHTOOL) version -l txt -d libtool VERSION` $(LIBS)
+            -version-info `$(SHTOOL) version -lc -dlibtool fsl_version.c` $(LIBS)
 
 $(TST_NAME): $(TST_OBJS) $(LIB_NAME)
         @$(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $(TST_NAME) $(TST_OBJS) $(LIB_NAME) $(LIBS)
@@ -104,7 +104,7 @@
 $(MAN_NAME): fsl.pod fsl_version.c
         VS=`$(SHTOOL) version -lc -dshort fsl_version.c`; \
         VL=`$(SHTOOL) version -lc -dlong fsl_version.c`; \
-        D=`$(SHTOOL) version -l txt -d long VERSION | sed -e 's;.*(;;' -e 's;).*;;'`; \
+        D=`$(SHTOOL) version -lc -dlong fsl_version.c | sed -e 's;.*(;;' -e 's;).*;;'`; \
         $(POD2MAN) --quotes=none \
                    --section=3 --center="Faking/Flexible Syslog Library" \
                    --release="$$D" --date="OSSP fsl $$VS" fsl.pod | \

CVSTrac 2.0.1