mirror of
https://github.com/openharmony/third_party_backends.git
synced 2026-07-01 09:11:13 -04:00
m4: Move byteorder.m4 back to m4/ directory
There is little value in putting this in its own directory just because it is a non-generated file.
This commit is contained in:
@@ -30,6 +30,7 @@ Makefile.in
|
||||
/ltmain.sh
|
||||
/ltmain.sh.orig
|
||||
/m4/
|
||||
!/m4/byteorder.m4
|
||||
/missing
|
||||
/mkinstalldirs
|
||||
/test-driver
|
||||
|
||||
+1
-1
@@ -760,4 +760,4 @@ void vsyslog(int priority, const char *format, va_list args);
|
||||
])
|
||||
])
|
||||
|
||||
m4_include([m4-sane/byteorder.m4])
|
||||
m4_include([m4/byteorder.m4])
|
||||
|
||||
Reference in New Issue
Block a user