1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-17 10:25:56 -07:00
emacs/lwlib
Ulrich Mueller 150798c5ac Let configure set ar and associated flags
* lwlib/Makefile.in (AR, ARFLAGS):
* oldXMenu/Makefile.in (AR, ARFLAGS): Get values from configure.

Fixes: debbugs:12549
2012-10-05 20:42:28 -04:00
..
.gitignore
ChangeLog Let configure set ar and associated flags 2012-10-05 20:42:28 -04:00
COPYING
lwlib-int.h
lwlib-utils.c
lwlib-utils.h
lwlib-Xaw.c Use ASCII tests for character types. 2012-08-16 14:58:44 -07:00
lwlib-Xaw.h
lwlib-Xlw.c
lwlib-Xlw.h
lwlib-Xm.c
lwlib-Xm.h
lwlib.c Use ASCII tests for character types. 2012-08-16 14:58:44 -07:00
lwlib.h
Makefile.in Let configure set ar and associated flags 2012-10-05 20:42:28 -04:00
README
xlwmenu.c Use ASCII tests for character types. 2012-08-16 14:58:44 -07:00
xlwmenu.h
xlwmenuP.h

This subdirectory contains the Lucid Widget Library (lwlib), which
provides a uniform interface to a few different X toolkits.  The
library was written by Lucid, Inc and released under the terms of the
GPL version 1 (or later).  It is not considered part of GNU Emacs.

This version of the library differs from the original as described in
the ChangeLog file.