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

« back to all changes in this revision

Viewing changes to gnuradio-core/src/python/gnuradio/gru/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.
172
173
ACLOCAL = @ACLOCAL@
173
174
ALLOCA = @ALLOCA@
174
175
ALSA_CFLAGS = @ALSA_CFLAGS@
175
 
ALSA_CPPFLAGS = @ALSA_CPPFLAGS@
176
 
ALSA_INCLUDEDIR = @ALSA_INCLUDEDIR@
177
176
ALSA_LIBS = @ALSA_LIBS@
178
177
AMTAR = @AMTAR@
179
178
AR = @AR@
199
198
CPPFLAGS = @CPPFLAGS@
200
199
CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
201
200
CPPUNIT_CONFIG = @CPPUNIT_CONFIG@
202
 
CPPUNIT_CPPFLAGS = @CPPUNIT_CPPFLAGS@
203
 
CPPUNIT_INCLUDEDIR = @CPPUNIT_INCLUDEDIR@
204
201
CPPUNIT_INCLUDES = @CPPUNIT_INCLUDES@
205
202
CPPUNIT_LIBS = @CPPUNIT_LIBS@
206
203
CXX = @CXX@
225
222
F77 = @F77@
226
223
FFLAGS = @FFLAGS@
227
224
FFTW3F_CFLAGS = @FFTW3F_CFLAGS@
228
 
FFTW3F_CPPFLAGS = @FFTW3F_CPPFLAGS@
229
 
FFTW3F_INCLUDEDIR = @FFTW3F_INCLUDEDIR@
230
225
FFTW3F_LIBS = @FFTW3F_LIBS@
231
226
FGREP = @FGREP@
232
 
FLIBS = @FLIBS@
233
227
FUSB_TECH = @FUSB_TECH@
234
228
GREP = @GREP@
235
229
GR_ARCH_BIGENDIAN = @GR_ARCH_BIGENDIAN@
237
231
GR_HAVE_BYTESWAP = @GR_HAVE_BYTESWAP@
238
232
GR_HAVE_NETINET_IN = @GR_HAVE_NETINET_IN@
239
233
GSL_CFLAGS = @GSL_CFLAGS@
240
 
GSL_CPPFLAGS = @GSL_CPPFLAGS@
241
 
GSL_INCLUDEDIR = @GSL_INCLUDEDIR@
242
234
GSL_LIBS = @GSL_LIBS@
243
235
GUILE = @GUILE@
244
236
HAVE_DOT = @HAVE_DOT@
249
241
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
250
242
IPC_LIBS = @IPC_LIBS@
251
243
JACK_CFLAGS = @JACK_CFLAGS@
252
 
JACK_CPPFLAGS = @JACK_CPPFLAGS@
253
 
JACK_INCLUDEDIR = @JACK_INCLUDEDIR@
254
244
JACK_LIBS = @JACK_LIBS@
255
245
LD = @LD@
256
246
LDFLAGS = @LDFLAGS@
278
268
PACKAGE_NAME = @PACKAGE_NAME@
279
269
PACKAGE_STRING = @PACKAGE_STRING@
280
270
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
271
PACKAGE_URL = @PACKAGE_URL@
281
272
PACKAGE_VERSION = @PACKAGE_VERSION@
282
273
PATH_SEPARATOR = @PATH_SEPARATOR@
283
274
PKG_CONFIG = @PKG_CONFIG@
 
275
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
276
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
284
277
PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
285
 
PORTAUDIO_CPPFLAGS = @PORTAUDIO_CPPFLAGS@
286
 
PORTAUDIO_INCLUDEDIR = @PORTAUDIO_INCLUDEDIR@
287
278
PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
288
279
PTHREAD_CC = @PTHREAD_CC@
289
280
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
298
289
PYTHON_VERSION = @PYTHON_VERSION@
299
290
QMAKE_INCLUDES = @QMAKE_INCLUDES@
300
291
QTCORE_CFLAGS = @QTCORE_CFLAGS@
301
 
QTCORE_CPPFLAGS = @QTCORE_CPPFLAGS@
302
 
QTCORE_INCLUDEDIR = @QTCORE_INCLUDEDIR@
303
292
QTCORE_LIBS = @QTCORE_LIBS@
304
293
QTGUI_CFLAGS = @QTGUI_CFLAGS@
305
 
QTGUI_CPPFLAGS = @QTGUI_CPPFLAGS@
306
 
QTGUI_INCLUDEDIR = @QTGUI_INCLUDEDIR@
307
294
QTGUI_LIBS = @QTGUI_LIBS@
308
295
QTOPENGL_CFLAGS = @QTOPENGL_CFLAGS@
309
 
QTOPENGL_CPPFLAGS = @QTOPENGL_CPPFLAGS@
310
 
QTOPENGL_INCLUDEDIR = @QTOPENGL_INCLUDEDIR@
311
296
QTOPENGL_LIBS = @QTOPENGL_LIBS@
312
297
QT_INCLUDES = @QT_INCLUDES@
313
298
QT_LIBS = @QT_LIBS@
321
306
RM_PROG = @RM_PROG@
322
307
SDL_CFLAGS = @SDL_CFLAGS@
323
308
SDL_CONFIG = @SDL_CONFIG@
324
 
SDL_CPPFLAGS = @SDL_CPPFLAGS@
325
 
SDL_INCLUDEDIR = @SDL_INCLUDEDIR@
326
309
SDL_LIBS = @SDL_LIBS@
327
310
SED = @SED@
328
311
SET_MAKE = @SET_MAKE@
338
321
SWIG_PYTHON_LIB = @SWIG_PYTHON_LIB@
339
322
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
340
323
USB_CFLAGS = @USB_CFLAGS@
341
 
USB_CPPFLAGS = @USB_CPPFLAGS@
342
 
USB_INCLUDEDIR = @USB_INCLUDEDIR@
343
324
USB_LIBS = @USB_LIBS@
344
325
USRP2_INCLUDES = @USRP2_INCLUDES@
345
326
USRP2_LA = @USRP2_LA@
850
831
 
851
832
html: html-am
852
833
 
 
834
html-am:
 
835
 
853
836
info: info-am
854
837
 
855
838
info-am:
858
841
 
859
842
install-dvi: install-dvi-am
860
843
 
 
844
install-dvi-am:
 
845
 
861
846
install-exec-am:
862
847
 
863
848
install-html: install-html-am
864
849
 
 
850
install-html-am:
 
851
 
865
852
install-info: install-info-am
866
853
 
 
854
install-info-am:
 
855
 
867
856
install-man:
868
857
 
869
858
install-pdf: install-pdf-am
870
859
 
 
860
install-pdf-am:
 
861
 
871
862
install-ps: install-ps-am
872
863
 
 
864
install-ps-am:
 
865
 
873
866
installcheck-am:
874
867
 
875
868
maintainer-clean: maintainer-clean-am