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

« back to all changes in this revision

Viewing changes to mblock/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.
184
185
ACLOCAL = @ACLOCAL@
185
186
ALLOCA = @ALLOCA@
186
187
ALSA_CFLAGS = @ALSA_CFLAGS@
187
 
ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
188
 
ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
189
188
ALSA_LIBS = @ALSA_LIBS@
190
189
AMTAR = @AMTAR@
191
190
AR = @AR@
211
210
CPPFLAGS = @CPPFLAGS@
212
211
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
213
212
CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
214
 
CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
215
 
CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
216
213
CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
217
214
CPPUNIT_LIBS = @CPPUNIT_LIBS@
218
215
CXX = @CXX@
237
234
F77 = @F77@
238
235
FFLAGS = @FFLAGS@
239
236
FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
240
 
FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
241
 
FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
242
237
FFTW3F_LIBS = @FFTW3F_LIBS@
243
238
FGREP = @FGREP@
244
 
FLIBS = @FLIBS@
245
239
FUSB_TECH = @FUSB_TECH@
246
240
GREP = @GREP@
247
241
GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
249
243
GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
250
244
GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
251
245
GSL_CFLAGS = @GSL_CFLAGS@
252
 
GSL_CPPFLAGS = @GSL_CPPFLAGS@
253
 
GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
254
246
GSL_LIBS = @GSL_LIBS@
255
247
GUILE = @GUILE@
256
248
HAVE_DOT = @HAVE_DOT@
261
253
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
262
254
IPC_LIBS = @IPC_LIBS@
263
255
JACK_CFLAGS = @JACK_CFLAGS@
264
 
JACK_CPPFLAGS = @JACK_CPPFLAGS@
265
 
JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
266
256
JACK_LIBS = @JACK_LIBS@
267
257
LD = @LD@
268
258
LDFLAGS = @LDFLAGS@
290
280
PACKAGE_NAME = @PACKAGE_NAME@
291
281
PACKAGE_STRING = @PACKAGE_STRING@
292
282
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
283
PACKAGE_URL = @PACKAGE_URL@
293
284
PACKAGE_VERSION = @PACKAGE_VERSION@
294
285
PATH_SEPARATOR = @PATH_SEPARATOR@
295
286
PKG_CONFIG = @PKG_CONFIG@
 
287
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
288
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
296
289
PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
297
 
PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
298
 
PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
299
290
PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
300
291
PTHREAD_CC = @PTHREAD_CC@
301
292
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
310
301
PYTHON_VERSION = @PYTHON_VERSION@
311
302
QMAKE_INCLUDES = @QMAKE_INCLUDES@
312
303
QTCORE_CFLAGS = @QTCORE_CFLAGS@
313
 
QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
314
 
QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
315
304
QTCORE_LIBS = @QTCORE_LIBS@
316
305
QTGUI_CFLAGS = @QTGUI_CFLAGS@
317
 
QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
318
 
QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
319
306
QTGUI_LIBS = @QTGUI_LIBS@
320
307
QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
321
 
QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
322
 
QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
323
308
QTOPENGL_LIBS = @QTOPENGL_LIBS@
324
309
QT_INCLUDES = @QT_INCLUDES@
325
310
QT_LIBS = @QT_LIBS@
333
318
RM_PROG = @RM_PROG@
334
319
SDL_CFLAGS = @SDL_CFLAGS@
335
320
SDL_CONFIG = @SDL_CONFIG@
336
 
SDL_CPPFLAGS = @SDL_CPPFLAGS@
337
 
SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
338
321
SDL_LIBS = @SDL_LIBS@
339
322
SED = @SED@
340
323
SET_MAKE = @SET_MAKE@
350
333
SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
351
334
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
352
335
USB_CFLAGS = @USB_CFLAGS@
353
 
USB_CPPFLAGS = @USB_CPPFLAGS@
354
 
USB_INCLUDEDIR = @USB_INCLUDEDIR@
355
336
USB_LIBS = @USB_LIBS@
356
337
USRP2_INCLUDES = @USRP2_INCLUDES@
357
338
USRP2_LA = @USRP2_LA@
779
760
#     (which will cause the Makefiles to be regenerated when you run `make');
780
761
# (2) otherwise, pass the desired values on the `make' command line.
781
762
$(RECURSIVE_TARGETS):
782
 
        @failcom='exit 1'; \
 
763
        @fail= failcom='exit 1'; \
783
764
        for f in x $$MAKEFLAGS; do \
784
765
          case $$f in \
785
766
            *=* | --[!k]*);; \
804
785
        fi; test -z "$$fail"
805
786
 
806
787
$(RECURSIVE_CLEAN_TARGETS):
807
 
        @failcom='exit 1'; \
 
788
        @fail= failcom='exit 1'; \
808
789
        for f in x $$MAKEFLAGS; do \
809
790
          case $$f in \
810
791
            *=* | --[!k]*);; \
995
976
 
996
977
html: html-recursive
997
978
 
 
979
html-am:
 
980
 
998
981
info: info-recursive
999
982
 
1000
983
info-am:
1003
986
 
1004
987
install-dvi: install-dvi-recursive
1005
988
 
 
989
install-dvi-am:
 
990
 
1006
991
install-exec-am:
1007
992
 
1008
993
install-html: install-html-recursive
1009
994
 
 
995
install-html-am:
 
996
 
1010
997
install-info: install-info-recursive
1011
998
 
 
999
install-info-am:
 
1000
 
1012
1001
install-man:
1013
1002
 
1014
1003
install-pdf: install-pdf-recursive
1015
1004
 
 
1005
install-pdf-am:
 
1006
 
1016
1007
install-ps: install-ps-recursive
1017
1008
 
 
1009
install-ps-am:
 
1010
 
1018
1011
installcheck-am:
1019
1012
 
1020
1013
maintainer-clean: maintainer-clean-recursive