summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-01-21xf86-video-sunffb 1.2.2xf86-video-sunffb-1.2.2Matt Turner
2012-07-16sunffb: fix XAA-less build.Dave Airlie
2010-07-22config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon
2009-09-07sunffb 1.2.1xf86-video-sunffb-1.2.1Dave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-05-04Remove DRI remnants from build systemJulien Cristau
2008-09-03sunffb 1.2.0xf86-video-sunffb-1.2.0Adam Jackson
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.sunffb-1_1_0XORG-7_1Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-14Bug #4890" Include the assembly in the build (Ferris McCormick)Adam Jackson
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-30Bump libdrm dep to 2.0.Adam Jackson
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-09-22Fixed DRI detection in the sunffb configure script. Without this DRI wasFelix Kuehling
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
2005-07-27Add xf86driproto to dependencies for drivers with DRI support. Patch fromSøren Sandmann Pedersen
2005-07-26Build system for sunffbSøren Sandmann Pedersen