added in-place editing to sed command.

relocated files in lib/fs to lib/cmn
This commit is contained in:
2011-11-20 16:24:11 +00:00
parent 1f9de59543
commit 5bd21d36b2
28 changed files with 1463 additions and 1566 deletions

View File

@ -273,7 +273,6 @@ AC_CONFIG_FILES([
include/qse/cut/Makefile
include/qse/sed/Makefile
include/qse/stx/Makefile
include/qse/fs/Makefile
include/qse/net/Makefile
lib/Makefile
lib/cmn/Makefile
@ -281,7 +280,6 @@ AC_CONFIG_FILES([
lib/cut/Makefile
lib/sed/Makefile
lib/stx/Makefile
lib/fs/Makefile
lib/net/Makefile
cmd/Makefile
cmd/awk/Makefile
@ -293,7 +291,6 @@ AC_CONFIG_FILES([
samples/awk/Makefile
samples/cut/Makefile
samples/sed/Makefile
samples/fs/Makefile
samples/net/Makefile
regress/Makefile
regress/awk/Makefile