Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/entice
Dir : e17/apps/entice
Modified Files:
Makefile.am autogen.sh configure.in
Log Message:
entice in HEAD
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 26 Oct 2001 05:08:09 -0000 1.1
+++ Makefile.am 5 Feb 2003 05:45:45 -0000 1.2
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = intl po src
+SUBDIRS = src
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.h.in config.sub configure install-sh \
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/autogen.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- autogen.sh 21 Mar 2002 11:59:39 -0000 1.2
+++ autogen.sh 5 Feb 2003 05:45:45 -0000 1.3
@@ -7,7 +7,7 @@
}
srcdir=`dirname $0`
-PKG_NAME="the package."
+PKG_NAME="ebony"
DIE=0
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- configure.in 26 Oct 2001 05:08:09 -0000 1.1
+++ configure.in 5 Feb 2003 05:45:45 -0000 1.2
@@ -4,7 +4,7 @@
rm -f config.cache
AC_INIT(configure.in)
-AM_INIT_AUTOMAKE(entice, 0.5.0)
+AM_INIT_AUTOMAKE(entice, 0.7.0)
AM_CONFIG_HEADER(config.h)
AC_ISC_POSIX
@@ -19,7 +19,6 @@
dnl Add the languages which your application supports here.
ALL_LINGUAS=""
-AM_GNU_GETTEXT
dnl Set PACKAGE_LOCALE_DIR in config.h.
if test "x${prefix}" = "xNONE"; then
@@ -118,6 +117,8 @@
AC_SUBST(ecore_libs)
AC_OUTPUT([
-Makefile src/Makefile src/bin/Makefile intl/Makefile po/Makefile.in
+Makefile
+src/Makefile
+src/bin/Makefile
])
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs