Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=5463cf2cf6fe7afeb61f9e1e739dc99f55127bec
commit 5463cf2cf6fe7afeb61f9e1e739dc99f55127bec Author: Priyank <[EMAIL PROTECTED]> Date: Fri Nov 2 18:43:00 2007 +0530 renamed updnotifierd to fun in configure.ac diff --git a/configure.ac b/configure.ac index dba106d..b6b8240 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) -AC_INIT([updnotifierd], 0.1, [EMAIL PROTECTED], updnotifierd) +AC_INIT([fun], 0.1, [EMAIL PROTECTED], fun) AC_CONFIG_SRCDIR([src/fund.c]) AC_LANG(C) AM_CONFIG_HEADER(config.h) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
