diff options
author | Timothy Pearson <[email protected]> | 2013-05-15 20:29:57 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-05-15 20:29:57 -0500 |
commit | a0bd69803e169ee609f86395514e25300dd759b9 (patch) | |
tree | 05087038b2a0822cce95c86547016ceae48f89ae /config.h.in | |
parent | 08e74d66da9affec59345a218e769e480578fff4 (diff) | |
parent | 5fc2ad73cc00132503b3cf958327be19ca3a695a (diff) | |
download | amarok-a0bd69803e169ee609f86395514e25300dd759b9.tar.gz amarok-a0bd69803e169ee609f86395514e25300dd759b9.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/amarok
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 |