~ubuntu-branches/ubuntu/trusty/gnuradio/trusty

« back to all changes in this revision

Viewing changes to gr-gsm-fr-vocoder/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-04-16 12:49:11 UTC
  • Revision ID: james.westby@ubuntu.com-20110416124911-1hidxslsprlfd3wa
Tags: 3.2.2.dfsg-1ubuntu6
* config/gr_fortran.m4: call LT_LANG(Fortran 77) instead of the 
  lower-level autoconf macro directly; otherwise we get a double-invocation
  that causes recent versions of autoconf to wind up with wrong language
  selection.
* update config/pkg.m4 to the current version and re-autoconf, fixing 
  a build failure from trying to find libraries not needed at all for 
  dynamic linking.  LP: #749214.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
152
153
ACLOCAL = @ACLOCAL@
153
154
ALLOCA = @ALLOCA@
154
155
ALSA_CFLAGS = @ALSA_CFLAGS@
155
 
ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
156
 
ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
157
156
ALSA_LIBS = @ALSA_LIBS@
158
157
AMTAR = @AMTAR@
159
158
AR = @AR@
179
178
CPPFLAGS = @CPPFLAGS@
180
179
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
181
180
CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
182
 
CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
183
 
CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
184
181
CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
185
182
CPPUNIT_LIBS = @CPPUNIT_LIBS@
186
183
CXX = @CXX@
205
202
F77 = @F77@
206
203
FFLAGS = @FFLAGS@
207
204
FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
208
 
FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
209
 
FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
210
205
FFTW3F_LIBS = @FFTW3F_LIBS@
211
206
FGREP = @FGREP@
212
 
FLIBS = @FLIBS@
213
207
FUSB_TECH = @FUSB_TECH@
214
208
GREP = @GREP@
215
209
GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
217
211
GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
218
212
GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
219
213
GSL_CFLAGS = @GSL_CFLAGS@
220
 
GSL_CPPFLAGS = @GSL_CPPFLAGS@
221
 
GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
222
214
GSL_LIBS = @GSL_LIBS@
223
215
GUILE = @GUILE@
224
216
HAVE_DOT = @HAVE_DOT@
229
221
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230
222
IPC_LIBS = @IPC_LIBS@
231
223
JACK_CFLAGS = @JACK_CFLAGS@
232
 
JACK_CPPFLAGS = @JACK_CPPFLAGS@
233
 
JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
234
224
JACK_LIBS = @JACK_LIBS@
235
225
LD = @LD@
236
226
LDFLAGS = @LDFLAGS@
258
248
PACKAGE_NAME = @PACKAGE_NAME@
259
249
PACKAGE_STRING = @PACKAGE_STRING@
260
250
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
251
PACKAGE_URL = @PACKAGE_URL@
261
252
PACKAGE_VERSION = @PACKAGE_VERSION@
262
253
PATH_SEPARATOR = @PATH_SEPARATOR@
263
254
PKG_CONFIG = @PKG_CONFIG@
 
255
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
256
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
264
257
PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
265
 
PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
266
 
PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
267
258
PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
268
259
PTHREAD_CC = @PTHREAD_CC@
269
260
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
278
269
PYTHON_VERSION = @PYTHON_VERSION@
279
270
QMAKE_INCLUDES = @QMAKE_INCLUDES@
280
271
QTCORE_CFLAGS = @QTCORE_CFLAGS@
281
 
QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
282
 
QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
283
272
QTCORE_LIBS = @QTCORE_LIBS@
284
273
QTGUI_CFLAGS = @QTGUI_CFLAGS@
285
 
QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
286
 
QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
287
274
QTGUI_LIBS = @QTGUI_LIBS@
288
275
QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
289
 
QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
290
 
QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
291
276
QTOPENGL_LIBS = @QTOPENGL_LIBS@
292
277
QT_INCLUDES = @QT_INCLUDES@
293
278
QT_LIBS = @QT_LIBS@
301
286
RM_PROG = @RM_PROG@
302
287
SDL_CFLAGS = @SDL_CFLAGS@
303
288
SDL_CONFIG = @SDL_CONFIG@
304
 
SDL_CPPFLAGS = @SDL_CPPFLAGS@
305
 
SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
306
289
SDL_LIBS = @SDL_LIBS@
307
290
SED = @SED@
308
291
SET_MAKE = @SET_MAKE@
318
301
SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
319
302
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
320
303
USB_CFLAGS = @USB_CFLAGS@
321
 
USB_CPPFLAGS = @USB_CPPFLAGS@
322
 
USB_INCLUDEDIR = @USB_INCLUDEDIR@
323
304
USB_LIBS = @USB_LIBS@
324
305
USRP2_INCLUDES = @USRP2_INCLUDES@
325
306
USRP2_LA = @USRP2_LA@
625
606
#     (which will cause the Makefiles to be regenerated when you run `make');
626
607
# (2) otherwise, pass the desired values on the `make' command line.
627
608
$(RECURSIVE_TARGETS):
628
 
        @failcom='exit 1'; \
 
609
        @fail= failcom='exit 1'; \
629
610
        for f in x $$MAKEFLAGS; do \
630
611
          case $$f in \
631
612
            *=* | --[!k]*);; \
650
631
        fi; test -z "$$fail"
651
632
 
652
633
$(RECURSIVE_CLEAN_TARGETS):
653
 
        @failcom='exit 1'; \
 
634
        @fail= failcom='exit 1'; \
654
635
        for f in x $$MAKEFLAGS; do \
655
636
          case $$f in \
656
637
            *=* | --[!k]*);; \
834
815
 
835
816
html: html-recursive
836
817
 
 
818
html-am:
 
819
 
837
820
info: info-recursive
838
821
 
839
822
info-am:
842
825
 
843
826
install-dvi: install-dvi-recursive
844
827
 
 
828
install-dvi-am:
 
829
 
845
830
install-exec-am:
846
831
 
847
832
install-html: install-html-recursive
848
833
 
 
834
install-html-am:
 
835
 
849
836
install-info: install-info-recursive
850
837
 
 
838
install-info-am:
 
839
 
851
840
install-man:
852
841
 
853
842
install-pdf: install-pdf-recursive
854
843
 
 
844
install-pdf-am:
 
845
 
855
846
install-ps: install-ps-recursive
856
847
 
 
848
install-ps-am:
 
849
 
857
850
installcheck-am:
858
851
 
859
852
maintainer-clean: maintainer-clean-recursive