improved the standard console handler to handle when ARGV has been overridden in a script
This commit is contained in:
@@ -213,7 +213,7 @@ ACLOCAL_AMFLAGS = -I ac/m4
|
||||
AUTOMAKE_OPTION = foreign
|
||||
# EXTRA_DIST =
|
||||
SUBDIRS = lib cmd
|
||||
DIST_SUBDIRS = $(SUBDIRS) include test doc
|
||||
DIST_SUBDIRS = $(SUBDIRS) include regress samples doc
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
|
||||
Reference in New Issue
Block a user