projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c38171
)
dont use -release for libtool
author
Dana Jansens
<danakj@orodu.net>
Tue, 16 Sep 2003 07:22:05 +0000
(07:22 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 16 Sep 2003 07:22:05 +0000
(07:22 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 0bc4e495e81f8db716a04208907a32344cf3eaa6..a018dd5669a0c7274b16ce8c4bc82f22570938d5 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-49,7
+49,6
@@
render_libobrender_la_LIBADD = \
$(GLIB_LIBS) \
parser/libobparser.la
render_libobrender_la_LDFLAGS = \
- -release $(LT_RELEASE) \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
render_libobrender_la_SOURCES = \
gettext.h \
@@
-85,7
+84,6
@@
parser_libobparser_la_LIBADD = \
$(GLIB_LIBS) \
$(XML_LIBS)
parser_libobparser_la_LDFLAGS = \
- -release $(LT_RELEASE) \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
parser_libobparser_la_SOURCES = \
parser/parse.h \