aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/bundled/Base/configLinux.h
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
committerN.N. <matju@users.sourceforge.net>2009-11-06 18:33:57 +0000
commit5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch)
tree17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/bundled/Base/configLinux.h
parentb4432042844d0a29f7b654245f9c17da950cd33e (diff)
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/bundled/Base/configLinux.h')
-rw-r--r--externals/gridflow/bundled/Base/configLinux.h40
1 files changed, 0 insertions, 40 deletions
diff --git a/externals/gridflow/bundled/Base/configLinux.h b/externals/gridflow/bundled/Base/configLinux.h
deleted file mode 100644
index ca0a20b8..00000000
--- a/externals/gridflow/bundled/Base/configLinux.h
+++ /dev/null
@@ -1,40 +0,0 @@
-/* Base/configLinux.h. Generated from configLinux.h.in by configure. */
-
-/* fullscreen: querying via libXxf86vm */
-/* #undef HAVE_LIBXXF86VM */
-
-/* font rendering */
-/* #undef HAVE_LIBFTGL */
-
-/* image loading / saving */
-#define HAVE_LIBTIFF 1
-#define HAVE_LIBJPEG 1
-/* #undef HAVE_LIBMAGICKPLUSPLUS */
-
-/* movie decoding */
-#define HAVE_LIBMPEG 1
-#define HAVE_LIBMPEG3 1
-#define HAVE_LIBQUICKTIME 1
-#define HAVE_LQT_OPEN_WRITE 1
-/* #undef HAVE_LIBAVIPLAY */
-#define HAVE_FFMPEG 1
-#define GEM_AVSTREAM_CODECPOINTER 1
-
-/* video grabbing */
-#define HAVE_VIDEO4LINUX 1
-/* #undef HAVE_VIDEO4LINUX2 */
-#define HAVE_LIBDV 1
-
-/* image analysis */
-/* #undef HAVE_ARTOOLKIT */
-
-/* posix threads */
-#define HAVE_PTHREADS 1
-
-/* enable the use of the all-in-one video/movie objects */
-#define NEW_VIDEOFILM 1
-
-/* types, structures, compiler characteristics, ... */
-#define SIZEOF_VOID_P 4
-#define SIZEOF_UNSIGNED_INT 4
-