summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2024-01-17Move X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2024-01-17configure: clear up obsolete macro warnings from autoconfAlan Coopersmith
configure.ac:48: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:48: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:48: the top level configure.ac:67: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:67: the top level Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2024-01-17configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008, so it's time to rely on it. Clears autoconf warnings: configure.ac:44: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:44: You should run autoupdate. aclocal.m4:3515: AC_PROG_LIBTOOL is expanded from... configure.ac:44: the top level Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-12-08xf86-input-elographics 1.4.3xf86-input-elographics-1.4.3Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESAlan Coopersmith
Fix Automake warning: AC_OUTPUT should be used without arguments. www.gnu.org/software/autoconf/manual/autoconf.html#Configuration-Files Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS The existing statement can now be removed from the configuration file. Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED) Enables silent rule and use platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-07-24config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. update AC_PREREQ statement to 2.60 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-16Build xz tarballs instead of bzip2Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2019-06-09elographics 1.4.2xf86-input-elographics-1.4.2Matt Turner
Signed-off-by: Matt Turner <mattst88@gmail.com>
2019-03-10Update configure.ac bug URL for gitlab migrationAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2012-08-20elographics 1.4.1xf86-input-elographics-1.4.1Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-07-30elographics 1.4.0xf86-input-elographics-1.4.0Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-06-27elographics 1.3.0xf86-input-elographics-1.3.0Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-06-27Require server 1.10Peter Hutterer
And remove the manual input ABI check. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-12-03Require server 1.9, drop earlier ABI supportPeter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Cyril Brulebois <kibi@debian.org>
2010-12-03Bump to 1.2.99Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-06-09elographics 1.2.4xf86-input-elographics-1.2.4Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-11-20Remove unused bits from configure.acPeter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade
2008-10-21elographics 1.2.3xf86-input-elographics-1.2.3Peter Hutterer
2008-06-10elographics 1.2.2xf86-input-elographics-1.2.2Julien Cristau
2008-05-21elographics 1.2.1xf86-input-elographics-1.2.1Adam Jackson
2008-03-20elographics 1.2.0xf86-input-elographics-1.2.0Adam Jackson
2005-12-21Update package version for X11R7 release.xf86-video-impact-0_2_0elographics-1_1_0XORG-7_1XORG-7_0Kevin E Martin
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
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-29Only build dlloader modules by default.Adam Jackson
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin 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-08-10Don\'t lose existing CFLAGS in all the input drivers and some of the videoSøren Sandmann Pedersen
drivers
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-07-13Make the module dir configurableKevin E Martin
2005-07-13Update all input drivers to pass distcheckKevin E Martin
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson