]> git.sur5r.net Git - kconfig-frontends/commit
frontends: prefix frontends with 'kconfig-'
authorYann E. MORIN" <yann.morin.1998@free.fr>
Mon, 9 Apr 2012 19:43:58 +0000 (21:43 +0200)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Mon, 9 Apr 2012 19:43:58 +0000 (21:43 +0200)
commite74bcf1d8326644406c267b3eeb24f2d11287f58
tree60a9e50af8daace5dd26098dc40164c75d89e28d
parent8d34f09df227b008532e683f3284f7ff11d8f134
frontends: prefix frontends with 'kconfig-'

By default, prefix the frontends executables with 'kconfig-'
to avoid any name-space collision ('conf' is too generic).

At the same time, prefix all libraries with kconfig-, for
consistency (except libkconfig-parser, which only gains a
dash in-between 'kconfig' and 'parser').

Besides, utilities (coming in a following cset) will all be
prefixed with 'kconfig-' to avoid name-space collision, too.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
frontends/conf/Makefile.am
frontends/gconf/Makefile.am
frontends/mconf/Makefile.am
frontends/nconf/Makefile.am
frontends/qconf/Makefile.am
libs/images/Makefile.am
libs/lxdialog/Makefile.am
libs/parser/Makefile.am