source: npl/mediabox/ffmpeg/patches/schroedinger_notests.patch @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 627 bytes
  • Makefile.am

    old new  
    11AUTOMAKE_OPTIONS = foreign
    22
    3 SUBDIRS = schroedinger doc tools testsuite
     3SUBDIRS = schroedinger doc tools
    44
    55DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
    66
  • tools/Makefile.am

    old new  
    55
    66
    77AM_CFLAGS = $(SCHRO_CFLAGS) $(ERROR_CFLAGS) \
    8         $(ORC_CFLAGS) \
     8        -L$(PREFIX)/lib $(ORC_CFLAGS) \
    99        -DSCHRO_ENABLE_UNSTABLE_API
    1010LDADD = $(SCHRO_LIBS)
    1111
Note: See TracBrowser for help on using the repository browser.