summaryrefslogtreecommitdiffstats
path: root/m4/check-libheader.m4
AgeCommit message (Collapse)AuthorFilesLines
2004-02-11fix underquotedness of macrosThomas Vander Stichele1-1/+1
Original commit message from CVS: fix underquotedness of macros
2002-03-31correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's ↵Andy Wingo1-8/+5
in favor of ones i have sent to walken for... Original commit message from CVS: * correct a condition in check-libheader.m4 * remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for inclusion in the upstream packages
2002-01-18- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main ↵Wrobell1-0/+42
difference between them is that you can speci... Original commit message from CVS: - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can specify cpp flags with CHECK_LIBHEADER