mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-06 21:00:07 +02:00
Add win_iconv.c to EXTRA_DIST.
2007-11-26 Tor Lillqvist <tml@novell.com> * glib/Makefile.am: Add win_iconv.c to EXTRA_DIST. svn path=/trunk/; revision=5938
This commit is contained in:
parent
04aec5b28d
commit
6e0847851b
@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
* glib/gconvert.c: Include win_iconv.c on Windows.
|
* glib/gconvert.c: Include win_iconv.c on Windows.
|
||||||
|
|
||||||
|
* glib/Makefile.am: Add win_iconv.c to EXTRA_DIST.
|
||||||
|
|
||||||
* configure.in: Bypass iconv checks on Windows.
|
* configure.in: Bypass iconv checks on Windows.
|
||||||
|
|
||||||
2007-11-25 Tor Lillqvist <tml@novell.com>
|
2007-11-25 Tor Lillqvist <tml@novell.com>
|
||||||
|
@ -69,6 +69,7 @@ EXTRA_DIST += \
|
|||||||
glib.symbols \
|
glib.symbols \
|
||||||
gregex.c \
|
gregex.c \
|
||||||
gregex.h \
|
gregex.h \
|
||||||
|
win_iconv.c \
|
||||||
$(MIRRORING_TAB_SOURCE)
|
$(MIRRORING_TAB_SOURCE)
|
||||||
|
|
||||||
# These may be in the builddir too
|
# These may be in the builddir too
|
||||||
|
Loading…
x
Reference in New Issue
Block a user