projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e735a03
)
disable build of static libs
author
Klaus Kaempf
<kkaempf@suse.de>
Mon, 9 Jan 2006 19:36:45 +0000
(19:36 +0000)
committer
Klaus Kaempf
<kkaempf@suse.de>
Mon, 9 Jan 2006 19:36:45 +0000
(19:36 +0000)
Makefile.cvs
patch
|
blob
|
history
diff --git
a/Makefile.cvs
b/Makefile.cvs
index 8c6679fd7c06542d5dc49ef1e0bf1a9af26fae4c..535da8960e86beb582ae2d64c5ba31ef9a7e37a9 100644
(file)
--- a/
Makefile.cvs
+++ b/
Makefile.cvs
@@
-18,7
+18,7
@@
PREFIX = /usr
default: configure
configure: init
- ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB)
+ ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB)
--disable-static
init:
rm -rf autom4te.cache