aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/libtabe/files/patch-aa
blob: 4f9f329a21e830f648800208a6606419f9234f04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/Makefile.in.orig    Wed Dec  5 13:56:10 2001
+++ src/Makefile.in Wed Dec  5 13:56:23 2001
@@ -55,8 +55,7 @@
 
 $(LIBNAME): $(LIBOBJS)
    $(LIBTOOL) --mode=link $(CC) -o $@ $(LIBOBJS) -rpath $(libdir) \
-       -version-info $(CURRENT_VER):$(REVISION_VER):$(AGE_VER) \
-       -release $(RELEASE_VER)
+       -version-info $(CURRENT_VER):$(REVISION_VER):$(AGE_VER)
 
 bims:
    (cd supports/bims; $(MAKE))