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.

27 lines
624 B

  1. --- ./configure.orig 2003-07-28 10:26:06.000000000 +0200
  2. +++ ./configure 2003-07-28 10:28:01.000000000 +0200
  3. @@ -12,6 +12,11 @@
  4. ## M4sh Initialization. ##
  5. ## --------------------- ##
  6. +ac_cv_header_mcheck_h=no
  7. +ac_cv_header_stropts_h=no
  8. +ac_cv_header_wchar_h=no
  9. +ac_cv_header_wctype_h=no
  10. +
  11. # Be Bourne compatible
  12. if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  13. emulate sh
  14. @@ -10821,9 +10826,9 @@
  15. fi
  16. if test $ac_cv_header_dlfcn_h = yes; then
  17. -cat >>confdefs.h <<\_ACEOF
  18. -#define DYNAMIC 1
  19. -_ACEOF
  20. +# cat >>confdefs.h <<\_ACEOF
  21. +# #define DYNAMIC 1
  22. +# _ACEOF
  23. if test "$GCC" = yes
  24. then