mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove the spurious m4/ directory. Use macros/ instead.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16624 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7e38a93d39
commit
f611d9aaae
@ -132,7 +132,7 @@ endif
|
|||||||
|
|
||||||
.PHONY: etags ctags
|
.PHONY: etags ctags
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I macros -I m4
|
ACLOCAL_AMFLAGS = -I macros
|
||||||
|
|
||||||
.PHONY: doc
|
.PHONY: doc
|
||||||
doc:
|
doc:
|
||||||
|
48
m4/ChangeLog
48
m4/ChangeLog
@ -1,48 +0,0 @@
|
|||||||
2003-06-14 gettextize <bug-gnu-gettext@gnu.org>
|
|
||||||
|
|
||||||
* codeset.m4: New file, from gettext-0.11.4.
|
|
||||||
* gettext.m4: New file, from gettext-0.11.4.
|
|
||||||
* glibc21.m4: New file, from gettext-0.11.4.
|
|
||||||
* iconv.m4: New file, from gettext-0.11.4.
|
|
||||||
* intdiv0.m4: New file, from gettext-0.11.4.
|
|
||||||
* inttypes.m4: New file, from gettext-0.11.4.
|
|
||||||
* inttypes_h.m4: New file, from gettext-0.11.4.
|
|
||||||
* inttypes-pri.m4: New file, from gettext-0.11.4.
|
|
||||||
* isc-posix.m4: New file, from gettext-0.11.4.
|
|
||||||
* lcmessage.m4: New file, from gettext-0.11.4.
|
|
||||||
* lib-ld.m4: New file, from gettext-0.11.4.
|
|
||||||
* lib-link.m4: New file, from gettext-0.11.4.
|
|
||||||
* lib-prefix.m4: New file, from gettext-0.11.4.
|
|
||||||
* progtest.m4: New file, from gettext-0.11.4.
|
|
||||||
* stdint_h.m4: New file, from gettext-0.11.4.
|
|
||||||
* uintmax_t.m4: New file, from gettext-0.11.4.
|
|
||||||
* Makefile.am (EXTRA_DIST): Add the new files.
|
|
||||||
|
|
||||||
2002-11-16 gettextize <bug-gnu-gettext@gnu.org>
|
|
||||||
|
|
||||||
* codeset.m4: New file, from gettext-0.11.1.
|
|
||||||
* gettext.m4: New file, from gettext-0.11.1.
|
|
||||||
* glibc21.m4: New file, from gettext-0.11.1.
|
|
||||||
* iconv.m4: New file, from gettext-0.11.1.
|
|
||||||
* isc-posix.m4: New file, from gettext-0.11.1.
|
|
||||||
* lcmessage.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-ld.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-link.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-prefix.m4: New file, from gettext-0.11.1.
|
|
||||||
* progtest.m4: New file, from gettext-0.11.1.
|
|
||||||
* Makefile.am (EXTRA_DIST): Add the new files.
|
|
||||||
|
|
||||||
2002-05-13 gettextize <bug-gnu-gettext@gnu.org>
|
|
||||||
|
|
||||||
* codeset.m4: New file, from gettext-0.11.1.
|
|
||||||
* gettext.m4: New file, from gettext-0.11.1.
|
|
||||||
* glibc21.m4: New file, from gettext-0.11.1.
|
|
||||||
* iconv.m4: New file, from gettext-0.11.1.
|
|
||||||
* isc-posix.m4: New file, from gettext-0.11.1.
|
|
||||||
* lcmessage.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-ld.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-link.m4: New file, from gettext-0.11.1.
|
|
||||||
* lib-prefix.m4: New file, from gettext-0.11.1.
|
|
||||||
* progtest.m4: New file, from gettext-0.11.1.
|
|
||||||
* Makefile.am: New file.
|
|
||||||
|
|
@ -1 +0,0 @@
|
|||||||
EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 gettext.m4
|
|
Loading…
Reference in New Issue
Block a user