diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 9645ebf9..86dab1c2 100644 --- a/config.h.in +++ b/config.h.in @@ -106,6 +106,9 @@ /* have mp4v2 */ #undef HAVE_MP4V2 +/* Define to 1 if you have the <mp4v2/mp4v2.h> header file. */ +#undef HAVE_MP4V2_H + /* Define to 1 if you have the <mp4.h> header file. */ #undef HAVE_MP4_H |