Move utils.{c,h} to be used by the entire project
authorRan Benita <ran234@gmail.com>
Fri, 23 Mar 2012 20:25:47 +0000 (22:25 +0200)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 27 Mar 2012 12:59:51 +0000 (13:59 +0100)
commitd22b8dbbd0a7e0f8bf8cc56968ea3a78692bac21
treed9aca119e845c6d88893ef7d6db69ecd0c113f66
parent7cc17ec50768652be09358beb234b086aacc7b73
Move utils.{c,h} to be used by the entire project

This is a first step for making consistent use of utils.h also outside
of xkbcomp/ .

Signed-off-by: Ran Benita <ran234@gmail.com>
src/Makefile.am
src/utils.c [moved from src/xkbcomp/utils.c with 100% similarity]
src/utils.h [moved from src/xkbcomp/utils.h with 100% similarity]
src/xkbcomp/Makefile.am
test/filecomp.c
test/namescomp.c
test/rulescomp.c
test/state.c