Commit a9c69d29 authored by Aaron Plattner's avatar Aaron Plattner
Browse files

$(docdir) apparently requires autoconf 2.60

parent 72c3ea0d
AC_PREREQ(2.57)
AC_PREREQ(2.60)
AC_INIT(libvdpau, 0.3, [xorg@lists.freedesktop.org], libvdpau)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment