X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ac;h=b09775923779666a525dad9960714a8315086dfe;hb=34168ab549fdf7c6c8a6fbe39824116698d01b12;hp=ff918343558be15f5e04ae38d163a969e29bcf9b;hpb=9100981d359f6366ab92b456e6069bac89afeb15;p=free-sw%2Fxcb%2Flibxcb diff --git a/configure.ac b/configure.ac index ff91834..b097759 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libxcb], - 0.9, + 0.9.91, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb.pc.in]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) @@ -58,7 +58,7 @@ AC_HEADER_STDC AC_SEARCH_LIBS(gethostbyname, nsl) AC_SEARCH_LIBS(connect, socket) -xcbincludedir='${includedir}/X11/XCB' +xcbincludedir='${includedir}/xcb' AC_SUBST(xcbincludedir) AC_ARG_WITH(opt,