build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"
authorThomas Haller <thaller@redhat.com>
Mon, 1 Jun 2015 11:42:08 +0000 (13:42 +0200)
committerThomas Haller <thaller@redhat.com>
Mon, 1 Jun 2015 12:47:08 +0000 (14:47 +0200)
commitb8b1a01d9614c1f9da78fd44efbbf6f3431e0885
treefb0d717509396c59bbc9c0802a674bc404b8c2d5
parentdce00f0d1087098cd4b2f27bbb9905e1d6c450d9
build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"

We already have "nm-utils*.h" and "NetworkManagerUtils.h" headers. Rename
"include/nm-utils-internal.h" to "nm-macros-internal.h". I think that
name is better, because this file is header-only, internal, and
repository-wide.

Also, it will never contain non-header-only declarations because
there is no backing object file under "include/".
It will only contain macros and inline functions.
14 files changed:
clients/cli/settings.c
include/Makefile.am
include/nm-macros-internal.h [moved from include/nm-utils-internal.h with 98% similarity]
include/nm-test-utils.h
libnm-core/nm-keyfile-reader.c
libnm-core/nm-setting-8021x.c
libnm-core/nm-utils.c
libnm-core/tests/test-keyfile.c
libnm-util/nm-setting-8021x.c
libnm-util/nm-utils.c
src/dhcp-manager/nm-dhcp-dhclient-utils.c
src/dhcp-manager/tests/test-dhcp-dhclient.c
src/nm-logging.h
src/settings/plugins/ifcfg-rh/utils.c