freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 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 |
|
|---|
| 11 | /* include varargs functions for assertment macros
|
|---|
| 12 | diff -urN glib-1.2.10.old/configure glib-1.2.10/configure
|
|---|
| 13 | --- glib-1.2.10.old/configure 2005-04-03 01:43:49.000000000 +0200
|
|---|
| 14 | +++ glib-1.2.10/configure 2005-04-03 01:45:47.000000000 +0200
|
|---|
| 15 | @@ -575,16 +575,6 @@
|
|---|
| 16 | # Save this value here, since automake will set cflags later
|
|---|
| 17 | cflags_set=${CFLAGS+set}
|
|---|
| 18 |
|
|---|
| 19 | -# we rewrite this file
|
|---|
| 20 | -rm -f glibconfig-sysdefs.h
|
|---|
| 21 | -
|
|---|
| 22 | -
|
|---|
| 23 | -
|
|---|
| 24 | -
|
|---|
| 25 | -
|
|---|
| 26 | -
|
|---|
| 27 | -
|
|---|
| 28 | -
|
|---|
| 29 |
|
|---|
| 30 | # libtool versioning
|
|---|
| 31 | LT_RELEASE=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.