annotate mcabber/Makefile.am @ 1169:36450491b884

Change -O2 flag as suggested by Myhailo According to Myhailo, using CFLAGS="$CFLAGS -O2" prevents user from specifying his own optimization flags, gcc uses last specified -O. Let's use CFLAGS="-O2 $CFLAGS".
author Mikael Berthe <mikael@lilotux.net>
date Thu, 22 Feb 2007 22:36:23 +0100
parents 103764a87777
children a087125d8fc8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
233
65c564e957a8 [/trunk] Changeset 246 by mikael
mikael
parents: 57
diff changeset
1 SUBDIRS = connwrap libjabber src doc
800
103764a87777 Improve autoconf
Mikael Berthe <mikael@lilotux.net>
parents: 233
diff changeset
2 ACLOCAL_AMFLAGS = -I macros