efl/legacy
Horms 9707532fe0 Add automake1.7 | automaken, libtool, pkg-config as debian build dependancies
Currently debian/rules requires these dependancies to else
the following errors occur:

When automake is missing:

./autogen.sh
[...]
Running aclocal...
./autogen.sh: line 8: aclocal: command not found
make: *** [clean] Error 1

./autogen.sh
[...]
configure.in:20: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:23: error: possibly undefined macro: AC_PROG_LIBTOOL
make: *** [clean] Error 1

When pkg-config is missing:

./autogen.sh
[...]
configure: creating libtool
./configure: line 14491: PKG_PROG_PKG_CONFIG: command not found
./configure: line 14499: syntax error near unexpected token `EVIL,'
./configure: line 14499: `		PKG_CHECK_MODULES(EVIL, evil)'
make: *** [clean] Error 2


SVN revision: 34790
2008-06-10 08:30:54 +00:00
..
ecore add guards around config.h 2008-06-09 18:16:24 +00:00
edje reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
eet Add automake1.7 | automaken, libtool, pkg-config as debian build dependancies 2008-06-10 08:30:54 +00:00
efreet * add efreet garbage data check 2008-05-29 02:00:04 +00:00
embryo fix headers order for vc++ compiler. Tanks to Dmitriy Mazovka 2008-05-31 06:24:46 +00:00
emotion remove debug message 2008-05-15 17:46:13 +00:00
evas cvsignore++ 2008-06-09 08:59:09 +00:00
evil * configure.ac: 2008-06-10 07:16:53 +00:00