index
:
lib/libXaw3d
master
obsd
X Athena Widgets library with 3D look and feel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2012-02-01
Make --enable-internationalization default
Gaetan Nadon
2012-01-21
libXaw3d 1.6
libXaw3d-1.6
Matt Turner
2011-10-06
Use intptr_t instead of int when casting from and to XtPointer
Guillem Jover
2011-09-07
Add xext to required modules for Shape extension calls
Alan Coopersmith
2011-09-01
Add missing AC_CONFIG_HEADERS
Gaetan Nadon
2011-09-01
Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options only
Gaetan Nadon
2011-09-01
lex and yacc: add error checking when yacc is missing
Gaetan Nadon
2011-08-26
Apply appropriate version number for the first release candidate
Gaetan Nadon
2011-08-24
Remove AM_PROG_CC_C_O
Yaakov Selkowitz
2011-08-24
Use XORG_DEFAULT_OPTIONS
Yaakov Selkowitz
2011-08-24
Remove excess PKG_PROG_PKG_CONFIG call
Yaakov Selkowitz
2011-08-24
Add pkg-config file
Yaakov Selkowitz
2011-08-03
use four build time defines
Rafał Mużyło
2011-08-03
fix iswspace detection
Rafał Mużyło
2011-08-03
Readd requred flex/bison stuff and fix it for autotools
Rafał Mużyło
2011-08-03
Remove unneeded libtool hacks
Rafał Mużyło
2011-08-02
configure.ac: Check for required dependencies.
Matt Turner
2011-08-01
Replace Imake with autotools build system.
Matt Turner