gst-plugins-nuvdemux/config.h.in
branchtrunk
changeset 612 81f031485b52
parent 611 aa1f309ec686
child 613 289e2d11d16c
     1.1 --- a/gst-plugins-nuvdemux/config.h.in	Tue May 01 17:03:38 2007 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,67 +0,0 @@
     1.4 -/* config.h.in.  Generated from configure.ac by autoheader.  */
     1.5 -
     1.6 -/* Define the version */
     1.7 -#undef GST_PLUGINS_VERSION
     1.8 -
     1.9 -/* Define the release version */
    1.10 -#undef GST_PLUGINS_VERSION_RELEASE
    1.11 -
    1.12 -/* Define to 1 if you have the <dlfcn.h> header file. */
    1.13 -#undef HAVE_DLFCN_H
    1.14 -
    1.15 -/* Define to 1 if you have the <inttypes.h> header file. */
    1.16 -#undef HAVE_INTTYPES_H
    1.17 -
    1.18 -/* Define to 1 if you have the <memory.h> header file. */
    1.19 -#undef HAVE_MEMORY_H
    1.20 -
    1.21 -/* Define to 1 if you have the <stdint.h> header file. */
    1.22 -#undef HAVE_STDINT_H
    1.23 -
    1.24 -/* Define to 1 if you have the <stdlib.h> header file. */
    1.25 -#undef HAVE_STDLIB_H
    1.26 -
    1.27 -/* Define to 1 if you have the <strings.h> header file. */
    1.28 -#undef HAVE_STRINGS_H
    1.29 -
    1.30 -/* Define to 1 if you have the <string.h> header file. */
    1.31 -#undef HAVE_STRING_H
    1.32 -
    1.33 -/* Define to 1 if you have the <sys/stat.h> header file. */
    1.34 -#undef HAVE_SYS_STAT_H
    1.35 -
    1.36 -/* Define to 1 if you have the <sys/types.h> header file. */
    1.37 -#undef HAVE_SYS_TYPES_H
    1.38 -
    1.39 -/* Define to 1 if you have the <unistd.h> header file. */
    1.40 -#undef HAVE_UNISTD_H
    1.41 -
    1.42 -/* Name of package */
    1.43 -#undef PACKAGE
    1.44 -
    1.45 -/* Define to the address where bug reports for this package should be sent. */
    1.46 -#undef PACKAGE_BUGREPORT
    1.47 -
    1.48 -/* Define to the full name of this package. */
    1.49 -#undef PACKAGE_NAME
    1.50 -
    1.51 -/* Define to the full name and version of this package. */
    1.52 -#undef PACKAGE_STRING
    1.53 -
    1.54 -/* Define to the one symbol short name of this package. */
    1.55 -#undef PACKAGE_TARNAME
    1.56 -
    1.57 -/* Define to the version of this package. */
    1.58 -#undef PACKAGE_VERSION
    1.59 -
    1.60 -/* Define to 1 if you have the ANSI C header files. */
    1.61 -#undef STDC_HEADERS
    1.62 -
    1.63 -/* Version number of package */
    1.64 -#undef VERSION
    1.65 -
    1.66 -/* Define to `__inline__' or `__inline' if that's what the C compiler
    1.67 -   calls it, or to nothing if 'inline' is not supported under any name.  */
    1.68 -#ifndef __cplusplus
    1.69 -#undef inline
    1.70 -#endif