If libraries are not exported to $DIST, they should not be exported to $prefix either. Fixing history bustage when using 'make install'.

Bug #229362 r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@150819 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2003-12-31 23:35:26 +00:00
parent 756f471bca
commit a9883856bd
4 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ FORCE_SHARED_LIB = 1
FORCE_USE_PIC = 1
NO_DIST_INSTALL = 1
NO_INSTALL = 1
include $(topsrcdir)/config/rules.mk