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
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2024-02-17
Remove unused sharedlib.c
Alan Coopersmith
2011-09-08
Add LayYY.h header for common definitions of lex/yacc created functions
Alan Coopersmith
2011-09-08
Fix distcheck by changing doc_DATA to dist_doc_DATA
Alan Coopersmith
2011-09-07
Distribute & install src/README.XAW3D
Alan Coopersmith
2011-09-07
Use -p instead of %parser for compatibility with older bison & yacc
Alan Coopersmith
2011-09-01
Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>
Gaetan Nadon
2011-09-01
Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options only
Gaetan Nadon
2011-09-01
Move compiler flags from AM_CPPFLAGS to AM_CFLAGS
Gaetan Nadon
2011-09-01
Use AM_YFLAGS and BUILT_SOURCES rather than EXTRA_DIST
Gaetan Nadon
2011-08-24
Remove AM_PROG_CC_C_O
Yaakov Selkowitz
2011-08-24
Remove unused PROJECT_ROOT define
Yaakov Selkowitz
2011-08-24
Fix make distcheck
Yaakov Selkowitz
2011-08-03
use four build time defines
Rafał Mużyło
2011-08-03
Actually link with the libs we check for
Rafał Mużyło
2011-08-03
Remove uneeded files from build/install
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-01
Replace Imake with autotools build system.
Matt Turner