comparison src/Makefile.am @ 249:76702156656b

Subpackage Licensing
author Carl Byington <carl@five-ten-sg.com>
date Wed, 07 Jul 2010 15:12:08 -0700
parents 0893fdbb3c03
children 8ad8fd1c5451
comparison
equal deleted inserted replaced
248:0893fdbb3c03 249:76702156656b
4 NO_UNDEFINED = 4 NO_UNDEFINED =
5 endif 5 endif
6 6
7 7
8 if OS_SOLARIS 8 if OS_SOLARIS
9 AM_CFLAGS += -D_POSIX_PTHREAD_SEMANTICS 9 AM_CFLAGS = -D_POSIX_PTHREAD_SEMANTICS
10 endif 10 endif
11 11
12 12
13 13
14 if STATIC_TOOLS 14 if STATIC_TOOLS