# HG changeset patch # User Matti Hamalainen # Date 1168473722 0 # Node ID d8f3b00b83b7c84ab53968c124f938ab9c6742d3 # Parent 3119716480ad71052a57c4d31a26d6a58d4264d8 Forgot to quote this .. diff -r 3119716480ad -r d8f3b00b83b7 configure.in --- a/configure.in Thu Jan 11 00:01:02 2007 +0000 +++ b/configure.in Thu Jan 11 00:02:02 2007 +0000 @@ -152,7 +152,7 @@ [ --with-sidplay1-inc=DIR Where the SIDPlay1 headers are located], [xs_sidplay1_includes="$withval"],) -AC_ARG_WITH(sidplay1-lib, +AC_ARG_WITH([sidplay1-lib], [ --with-sidplay1-lib=DIR Where the SIDPlay1 library is installed], [xs_sidplay1_library="$withval"],)