[Dovecot] Dovecot 2.2.1: typo in src/lib-http/Makefile.in
Hello,
there seems to be a typo in the dovecot-2.2.1-sources:
in dovecot-2.2.1/src/lib-http/Makefile.in at line 758 the two lines
../lib-test/libtest.la \
../lib/liblib.la
do not fit into the Makefile-syntax. At compile-time they produce the error
make: Fatal error in reader: Makefile, line 725: Unexpected end of line seen
If I remove these two lines, everything compiles fine.
Could you please check this.
Thanks, Andreas
Dr. Andreas Piper, Hochschulrechenzentrum der Philipps-Univ. Marburg Hans-Meerwein-Straße, 35032 Marburg, Germany Phone: +49 6421 28-23521 Fax: -26994 E-Mail: piper@HRZ.Uni-Marburg.DE
On 23.4.2013, at 15.56, Piper Andreas <piper@hrz.uni-marburg.de> wrote:
there seems to be a typo in the dovecot-2.2.1-sources:
in dovecot-2.2.1/src/lib-http/Makefile.in at line 758 the two lines
../lib-test/libtest.la \ ../lib/liblib.la
do not fit into the Makefile-syntax. At compile-time they produce the error
make: Fatal error in reader: Makefile, line 725: Unexpected end of line seen
participants (2)
-
Piper Andreas
-
Timo Sirainen