Ticket #824 - no readme.in's

SVN revision: 64802
This commit is contained in:
Carsten Haitzler 2011-11-06 08:47:38 +00:00
parent fab77996de
commit d12d08fd14
15 changed files with 6 additions and 20 deletions

View File

@ -1,4 +1,4 @@
Ecore @VERSION@ BETA Ecore
****************************************************************************** ******************************************************************************

View File

@ -3,7 +3,6 @@
rm -rf autom4te.cache rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS touch ABOUT-NLS
echo "Running autopoint..." ; autopoint -f || : echo "Running autopoint..." ; autopoint -f || :

View File

@ -1893,7 +1893,6 @@ src/tests/Makefile
src/modules/Makefile src/modules/Makefile
src/modules/immodules/Makefile src/modules/immodules/Makefile
src/modules/immodules/xim/Makefile src/modules/immodules/xim/Makefile
README
ecore.spec ecore.spec
$po_makefile_in $po_makefile_in
]) ])

View File

@ -38,9 +38,7 @@ m4/efl_coverage.m4 \
m4/efl_doxygen.m4 \ m4/efl_doxygen.m4 \
m4/efl_fnmatch.m4 \ m4/efl_fnmatch.m4 \
m4/efl_tests.m4 \ m4/efl_tests.m4 \
m4/efl_path_max.m4 \ m4/efl_path_max.m4
README.in \
README
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = eet.pc pkgconfig_DATA = eet.pc

View File

@ -1,4 +1,4 @@
Eet @VERSION@ BETA Eet
****************************************************************************** ******************************************************************************

View File

@ -3,7 +3,6 @@
rm -rf autom4te.cache rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS touch ABOUT-NLS
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1

View File

@ -434,7 +434,6 @@ src/lib/Makefile
src/bin/Makefile src/bin/Makefile
src/tests/Makefile src/tests/Makefile
src/examples/Makefile src/examples/Makefile
README
eet.spec eet.spec
]) ])

View File

@ -30,9 +30,7 @@ COPYING \
autogen.sh \ autogen.sh \
embryo.pc.in \ embryo.pc.in \
embryo.spec.in \ embryo.spec.in \
embryo.spec \ embryo.spec
README.in \
README
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = embryo.pc pkgconfig_DATA = embryo.pc

View File

@ -1,4 +1,4 @@
Embryo @VERSION@ BETA Embryo
****************************************************************************** ******************************************************************************

View File

@ -3,7 +3,6 @@
rm -rf autom4te.cache rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS touch ABOUT-NLS
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1

View File

@ -185,7 +185,6 @@ include/Makefile
src/Makefile src/Makefile
src/lib/Makefile src/lib/Makefile
src/bin/Makefile src/bin/Makefile
README
embryo.spec embryo.spec
]) ])

View File

@ -29,8 +29,6 @@ EXTRA_DIST = \
AUTHORS \ AUTHORS \
COPYING \ COPYING \
autogen.sh \ autogen.sh \
README.in \
README \
evas.pc.in \ evas.pc.in \
evas-directfb.pc.in \ evas-directfb.pc.in \
evas-fb.pc.in \ evas-fb.pc.in \

View File

@ -1,4 +1,4 @@
Evas @VERSION@ Evas
****************************************************************************** ******************************************************************************

View File

@ -3,7 +3,6 @@
rm -rf autom4te.cache rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS touch ABOUT-NLS
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1

View File

@ -1866,7 +1866,6 @@ src/static_deps/liblinebreak/Makefile
src/lib/include/Makefile src/lib/include/Makefile
src/examples/Makefile src/examples/Makefile
src/tests/Makefile src/tests/Makefile
README
evas.spec evas.spec
]) ])