summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2024-03-02libXaw3d 1.6.6libXaw3d-1.6.6Alan Coopersmith
2023-05-12libXaw3d 1.6.5libXaw3d-1.6.5Matt Turner
2023-03-04configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or laterAlan Coopersmith
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2022-11-12Issue #5: incompatible function pointer passed in _XawImRealize()Alan Coopersmith
2022-08-26libXaw3d 1.6.4libXaw3d-1.6.4Alan Coopersmith
2022-05-07Build xz tarballs instead of bzip2Alan Coopersmith
2020-02-14issue #4: configure doesn't fail if flex is not installedThomas E. Dickey
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-06-18libXaw3d 1.6.3libXaw3d-1.6.3Matt Turner
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-06-06Fix --disable-feature options in configureJavier Pello
2012-03-29libXaw3d 1.6.2libXaw3d-1.6.2Matt Turner
2012-02-15libXaw3d 1.6.1libXaw3d-1.6.1Matt Turner
2012-02-01Make --enable-internationalization defaultGaetan Nadon
2012-01-21libXaw3d 1.6libXaw3d-1.6Matt Turner
2011-10-06Use intptr_t instead of int when casting from and to XtPointerGuillem Jover
2011-09-07Add xext to required modules for Shape extension callsAlan Coopersmith
2011-09-01Add missing AC_CONFIG_HEADERSGaetan Nadon
2011-09-01Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options onlyGaetan Nadon
2011-09-01lex and yacc: add error checking when yacc is missingGaetan Nadon
2011-08-26Apply appropriate version number for the first release candidateGaetan Nadon
2011-08-24Remove AM_PROG_CC_C_OYaakov Selkowitz
2011-08-24Use XORG_DEFAULT_OPTIONSYaakov Selkowitz
2011-08-24Remove excess PKG_PROG_PKG_CONFIG callYaakov Selkowitz
2011-08-24Add pkg-config fileYaakov Selkowitz
2011-08-03use four build time definesRafał Mużyło
2011-08-03fix iswspace detectionRafał Mużyło
2011-08-03Readd requred flex/bison stuff and fix it for autotoolsRafał Mużyło
2011-08-03Remove unneeded libtool hacksRafał Mużyło
2011-08-02configure.ac: Check for required dependencies.Matt Turner
2011-08-01Replace Imake with autotools build system.Matt Turner