added qse_fmtulongtombs()/qse_fmtulongtowcs()
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
SUBDIRS = awk cut sed
|
||||
SUBDIRS = awk cut sed stx
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
|
@ -230,7 +230,7 @@ target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
SUBDIRS = awk cut sed
|
||||
SUBDIRS = awk cut sed stx
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
all: all-recursive
|
||||
|
||||
|
Reference in New Issue
Block a user