~ubuntu-branches/debian/squeeze/libnice/squeeze

« back to all changes in this revision

Viewing changes to stun/tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2010-05-20 14:38:50 UTC
  • mfrom: (1.2.4 upstream) (5.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100520143850-413jycrqvl22ukg5
Tags: 0.0.12-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
125
125
GST_CFLAGS = @GST_CFLAGS@
126
126
GST_LIBS = @GST_LIBS@
127
127
GTKDOC_CHECK = @GTKDOC_CHECK@
 
128
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
129
GTKDOC_REBASE = @GTKDOC_REBASE@
128
130
GUPNP_CFLAGS = @GUPNP_CFLAGS@
129
131
GUPNP_LIBS = @GUPNP_LIBS@
130
132
HAVE_GUPNP = @HAVE_GUPNP@
223
225
top_srcdir = @top_srcdir@
224
226
ERROR_CFLAGS = \
225
227
        $(LIBNICE_CFLAGS) \
 
228
        -fno-strict-aliasing \
226
229
        -Wextra \
227
230
        -Wundef \
228
231
        -Wnested-externs \