chiark / gitweb /
serialmgr: Look for things in /usr, not /usr/local
[sympathy.git] / autogen.sh
index e1a428009c1c7cf0aa81ac3fec53b5f6c38f1df8..bc96cfddcd810bdef5b2cc9da1efc02f610b9d3f 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # bootstrap:
 #
-# Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
+# Copyright (c) 2008 James McKenzie <sympathy@madingley.org>,
 # All rights reserved.
 #
 # $Id: autogen.sh,v 1.2 2008/03/07 14:36:25 james Exp $
@@ -25,7 +25,7 @@ libtoolize -f -c  --automake
 aclocal
 autoheader
 autoconf
-automake -a -c 
+automake -a -c -Wno-portability
 #automake -a -c Makefile
 #automake -a -c src/Makefile
 #automake -a -c apps/Makefile