This commit is contained in:
Laurence Withers 2006-12-08 15:22:36 +00:00
parent 1f2f79bb05
commit 726ec70f7a
4 changed files with 26 additions and 54 deletions

View File

@ -1,13 +0,0 @@
/* @P@/src/@NAME@/BottomHeader.h
*
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#endif
/* options for text editors
kate: @KATE_MODELINE@
vim: @VIM_MODELINE@
*/

View File

@ -1,15 +0,0 @@
/* @P@/src/@NAME@/TopSource.c
*
* (c)2006, @AUTHOR@, <@EMAIL@>.
* Released under the GNU GPLv2. See file COPYING or
* http://www.gnu.org/copyleft/gpl.html for details.
*/
#include "@HEADER_NAME@"
// Below are all the includes used throughout the library.
/* options for text editors
kate: @KATE_MODELINE@
vim: @VIM_MODELINE@
*/

View File

@ -14,7 +14,7 @@ lib_dir_set="no"
usage() {
cat <<EOF
Usage: libgcf2-config [OPTIONS] [LIBRARIES]
Usage: @NAME@-config [options]
Options:
[--version]
[--libs]

View File

@ -14,7 +14,7 @@ lib_dir_set="no"
usage() {
cat <<EOF
Usage: libgcf2-config [OPTIONS] [LIBRARIES]
Usage: @NAME@-config [options]
Options:
[--version]
[--libs]