03-use-glibconfig-sysdefs.patch 841 B

12345678910111213141516171819202122232425262728293031
  1. diff -urN glib-1.2.10.old/glib.h glib-1.2.10/glib.h
  2. --- glib-1.2.10.old/glib.h 2001-02-27 04:44:38.000000000 +0100
  3. +++ glib-1.2.10/glib.h 2005-04-03 01:43:17.000000000 +0200
  4. @@ -63,6 +63,7 @@
  5. * exist. The prototype looks like the above, give or take a const,
  6. * or size_t.
  7. */
  8. +#include <glibconfig-sysdefs.h>
  9. #include <glibconfig.h>
  10. /* include varargs functions for assertment macros
  11. diff -urN glib-1.2.10.old/configure glib-1.2.10/configure
  12. --- glib-1.2.10.old/configure 2005-04-03 01:43:49.000000000 +0200
  13. +++ glib-1.2.10/configure 2005-04-03 01:45:47.000000000 +0200
  14. @@ -575,16 +575,6 @@
  15. # Save this value here, since automake will set cflags later
  16. cflags_set=${CFLAGS+set}
  17. -# we rewrite this file
  18. -rm -f glibconfig-sysdefs.h
  19. -
  20. -
  21. -
  22. -
  23. -
  24. -
  25. -
  26. -
  27. # libtool versioning
  28. LT_RELEASE=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION