[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-commits
Subject:    [asterisk-commits] rizzo: branch rizzo/cygwin_build r87951 -
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2007-10-31 22:58:09
Message-ID: 20071031225810.1978AA9DF61 () lists ! digium ! internal
[Download RAW message or body]

Author: rizzo
Date: Wed Oct 31 17:58:09 2007
New Revision: 87951

URL: http://svn.digium.com/view/asterisk?view=rev&rev=87951
Log:
varable names go in parentheses...

Modified:
    team/rizzo/cygwin_build/Makefile.moddir_rules

Modified: team/rizzo/cygwin_build/Makefile.moddir_rules
URL: http://svn.digium.com/view/asterisk/team/rizzo/cygwin_build/Makefile.moddir_rules?view=diff&rev=87951&r1=87950&r2=87951
 ==============================================================================
--- team/rizzo/cygwin_build/Makefile.moddir_rules (original)
+++ team/rizzo/cygwin_build/Makefile.moddir_rules Wed Oct 31 17:58:09 2007
@@ -32,7 +32,7 @@
 $(addsuffix .o,$(C_MODS)): ASTCFLAGS+=-DAST_MODULE=\"$*\" \
$(MENUSELECT_OPTS_$*:%=-D%) $(foreach dep,$(MENUSELECT_DEPENDS_$*),$(value \
$(dep)_INCLUDE))  $(addsuffix .oo,$(CC_MODS)): ASTCFLAGS+=-DAST_MODULE=\"$*\" \
$(MENUSELECT_OPTS_$*:%=-D%) $(foreach dep,$(MENUSELECT_DEPENDS_$*),$(value \
$(dep)_INCLUDE))  
-ifneq ($OSARCH,cygwin)	# -fPIC is default on cygwin
+ifneq ($(OSARCH),cygwin)	# -fPIC is default on cygwin
 $(LOADABLE_MODS:%=%.so): ASTCFLAGS+=-fPIC
 endif
 $(LOADABLE_MODS:%=%.so): LIBS+=$(foreach dep,$(MENUSELECT_DEPENDS_$*),$(value \
$(dep)_LIB))


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic