[server] / trunk / server / src / Makefile.am Repository:
ViewVC logotype

Diff of /trunk/server/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 894, Wed Aug 18 09:45:52 2010 UTC revision 895, Wed Aug 18 12:09:38 2010 UTC
# Line 42  Line 42 
42                    sdp/sdp.h sdp/sdpelements.cxx sdp/sdpelements.h \                    sdp/sdp.h sdp/sdpelements.cxx sdp/sdpelements.h \
43                    sdp/sdplists.cxx sdp/sdplists.h \                    sdp/sdplists.cxx sdp/sdplists.h \
44                    sdp/sdpcontainers.cxx sdp/sdpcontainers.h \                    sdp/sdpcontainers.cxx sdp/sdpcontainers.h \
45                    imagemaker/imagemakerthread.cxx imagemaker/imagemakerthread.h \                    $(top_srcdir)/imagemaker/imagemakerthread.cxx $(top_srcdir)/imagemaker/imagemakerthread.h \
46                    imagemaker/imagemaker.cxx imagemaker/imagemaker.h \                    $(top_srcdir)/imagemaker/imagemaker.cxx $(top_srcdir)/imagemaker/imagemaker.h \
47                    imagemaker/url.cxx imagemaker/url.h \                    $(top_srcdir)/imagemaker/url.cxx $(top_srcdir)/imagemaker/url.h \
48                    imagemaker/document.cxx imagemaker/document.h \                    $(top_srcdir)/imagemaker/document.cxx $(top_srcdir)/imagemaker/document.h \
49                    imagemaker/style.cxx imagemaker/style.h \                    $(top_srcdir)/imagemaker/style.cxx $(top_srcdir)/imagemaker/style.h \
50                    imagemaker/element.cxx imagemaker/element.h                    $(top_srcdir)/imagemaker/element.cxx $(top_srcdir)/imagemaker/element.h
51    
52    
53  diastar_LDADD = -L/usr/dialogic/lib \  diastar_LDADD = -L/usr/dialogic/lib \
# Line 55  Line 55 
55                  -lgc -ldxxx -lsrl -ldti -lipm -lmml -ldevmgmt -lm3g -lcnf -lmtkl $(LIBMAGICK_LIBS)                  -lgc -ldxxx -lsrl -ldti -lipm -lmml -ldevmgmt -lm3g -lcnf -lmtkl $(LIBMAGICK_LIBS)
56    
57    
58  # -Wno-write-strings -Wno-comments ares needed to suppress warnings generated  # -Wno-write-strings -Wno-comments are needed to suppress warnings generated
59  # by dialogic headers.  # by dialogic headers.
60  #  #
61  diastar_CPPFLAGS = -Wno-write-strings \  diastar_CPPFLAGS = -Wno-write-strings \
62                     -Werror -Wall -Wno-comments -Wno-unused -O2 \                     -Werror -Wall -Wno-comments -Wno-unused -O2 \
63                     -I $(top_srcdir)/src/woomera \                     -I $(top_srcdir)/src/woomera \
64                     -I $(top_srcdir)/src/sdp \                     -I $(top_srcdir)/src/sdp \
65                     -I $(top_srcdir)/src/imagemaker \                     -I $(top_srcdir)/imagemaker \
66                     -I $(top_srcdir)/lib \                     -I $(top_srcdir)/lib \
67                     -I /usr/dialogic/inc \                     -I /usr/dialogic/inc \
68                     $(LIBMAGICK_CPPFLAGS)                     $(LIBMAGICK_CPPFLAGS)

Legend:
Removed from v.894  
changed lines
  Added in v.895

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8