8d7404149e
- Remove AC_CANONICAL_TARGET macro from configure to allow easier cross compilation - Add private implementation of called glib2 functions so that irqbalance can be built on systems not supporting a sufficiently recent version of glib2 - Add --without-glib2 configure option to support explicit selection of internal glib2 function definitions, overriding automatic selection. Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com> Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
36 lines
325 B
Text
36 lines
325 B
Text
*.a
|
|
*.o
|
|
*~
|
|
|
|
.deps
|
|
|
|
*.diff
|
|
*.patch
|
|
*.orig
|
|
*.rej
|
|
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
*/Makefile
|
|
*/Makefile.in
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/compile
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/m4
|
|
/missing
|
|
/stamp-h1
|
|
/depcomp
|
|
|
|
/irqbalance
|
|
irqbalance-*.tar.*
|