mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
346 B

  1. --- glib-crap/configure.orig 2004-03-19 00:56:42.000000000 +0100
  2. +++ glib-crap.corrected/configure 2004-03-19 00:58:51.000000000 +0100
  3. @@ -29002,7 +29002,7 @@
  4. CFLAGS="$glib_save_CFLAGS"
  5. if test $glib_flag_works = yes ; then
  6. G_THREAD_CFLAGS=-$flag
  7. - G_THREAD_LIBS=-$flag
  8. + G_THREAD_LIBS=-l$flag
  9. fi
  10. done
  11. fi