mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 18:53:04 +00:00
* lib/: New directory.
* Makefile.am (SUBDIRS): Adjust. * configure.in: Adjust. (LIBOBJS): Although not used yet, AC_SUBST it, otherwise it's useless. * src/alloca.c: Moved to lib/. * src/getopt.c: Likewise. * src/getopt1.c: Likewise. * src/getopt.h: Likewise. * src/ansi2knr.c: Likewise. * src/ansi2knr.1: Likewise. * src/Makefile.am: Adjust. * lib/Makefile.am: New file.
This commit is contained in:
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = 1.4 check-news
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = intl po src doc m4
|
||||
SUBDIRS = intl po lib src doc m4
|
||||
|
||||
EXTRA_DIST = REFERENCES configure.bat OChangeLog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user