]> git.lyx.org Git - lyx.git/blobdiff - sigc++/configure.in
The KDE monster patch from John
[lyx.git] / sigc++ / configure.in
index f0d21b711a3db58d9df9fd9f26ff6060ac9fa5ed..f88125f16f19c599fb7c461503f7996a21074fe9 100644 (file)
@@ -33,7 +33,7 @@ dnl
 dnl Source packaging numbers
 SIGC_MAJOR_VERSION=1
 SIGC_MINOR_VERSION=0
-SIGC_MICRO_VERSION=0
+SIGC_MICRO_VERSION=1
 
 dnl Library extension
 SIGC_RELEASE=1.0
@@ -609,7 +609,7 @@ ac_thread_mutex_impl_size=
 ac_thread_thread_attr_size=
 ac_thread_thread_impl_size=
 ac_thread_key_impl_size=
-' > ac_thread.sh
+' > ./ac_thread.sh
    AC_MSG_ERROR(
 [You are attempting a cross compile, but the necessary information regarding
 your thread library is not available.  Please fill out the ac_thread.sh file.