its argument.
Reported by Peter Hámorský.
+2001-12-05 Akim Demaille <akim@epita.fr>
+
+ * tests/atlocal.in (CPPFLAGS): Do not leave a space between -I and
+ its argument.
+ Reported by Peter Hámorský.
+
2001-12-05 Akim Demaille <akim@epita.fr>
* src/conflicts.c (err_table): Remove.
Pascal Bart pascal.bart@epita.fr
Paul Eggert eggert@twinsun.com
Per Allansson per@appgate.com
+Peter Hámorský hamo@upjs.sk
Piotr Gackiewicz gacek@intertel.com.pl
Richard Stallman rms@gnu.org
Robert Anisko anisko_r@epita.fr
GCC='@GCC@'
# We need `config.h'.
-CPPFLAGS="-I $top_buildpath @CPPFLAGS@"
+CPPFLAGS="-I$top_buildpath @CPPFLAGS@"