Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40139
This commit is contained in:
parent
4819049e1e
commit
848f5a9b72
5 changed files with 12 additions and 7 deletions
|
@ -3,7 +3,8 @@
|
|||
|
||||
noinst_LTLIBRARIES = libthread.la
|
||||
|
||||
ARCH_SUBDIRS = generic amigaos beos irix linux win32
|
||||
ARCH_SUBDIRS = $(srcdir)/generic $(srcdir)/amigaos $(srcdir)/beos \
|
||||
$(srcdir)/irix $(srcdir)/linux $(srcdir)/win32
|
||||
|
||||
# Older versions of Linux require an asm clone() implementation
|
||||
if USE_CLONE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue