|
From: Michael B. <beh...@us...> - 2009-06-15 20:56:36
|
Am Freitag, 12. Juni 2009 09:10:19 schrieb Jan Wedel: > Hi, see Version infos below (I think you mean pkg-config, not pfg- > config!?): > > janwedel@jan-wedels-macbook ~ $ autoconf -V > autoconf (GNU Autoconf) 2.61 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software. You may redistribute copies of it under the > terms of > the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. > There is NO WARRANTY, to the extent permitted by law. > > Written by David J. MacKenzie and Akim Demaille. > > > janwedel@jan-wedels-macbook ~ $ pkg-config --version > 0.23 I really have no idea. If you have any spare Macs you could donate one for testing ;-) otherwise I can only guess. You could try something like this: http://freebsd.monkey.org/freebsd-ports/200808/msg00275.html or add some quotes (square brackets) to the arguments of AC_DEFINE. If it is really necessary to get it built on mac I can ask a student of us who already did that successfully or you could try to build your configure script on Linux and transfer it to the mac then. Regards, Michael |