patch-libteredo_Makefile_am 512 B

12345678910111213
  1. --- miredo-1.2.6.orig/libteredo/Makefile.am 2013-05-23 17:40:42.000000000 +0200
  2. +++ miredo-1.2.6/libteredo/Makefile.am 2014-06-25 18:19:47.878146465 +0200
  3. @@ -17,9 +17,8 @@
  4. # * http://www.gnu.org/copyleft/gpl.html *
  5. # ***********************************************************************
  6. -SUBDIRS = . test
  7. +SUBDIRS = .
  8. localedir = @datadir@/locale
  9. -LTLIBINTL = @LTLIBINTL@
  10. AM_CPPFLAGS = -I@top_srcdir@/include -I@top_srcdir@ \
  11. -D_REENTRANT -DLOCALEDIR=\"$(localedir)\"