projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04aec5b
)
Add win_iconv.c to EXTRA_DIST.
author
Tor Lillqvist
<tml@novell.com>
Sun, 25 Nov 2007 23:31:58 +0000
(23:31 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Sun, 25 Nov 2007 23:31:58 +0000
(23:31 +0000)
2007-11-26 Tor Lillqvist <tml@novell.com>
* glib/Makefile.am: Add win_iconv.c to EXTRA_DIST.
svn path=/trunk/; revision=5938
ChangeLog
patch
|
blob
|
history
glib/Makefile.am
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0d414ab6f9236dd88977b2b467713c22e0a25516..9271cfbfa3cdb6e6cd2971c1fc47d7b26ba3a683 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-14,6
+14,8
@@
* 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.
2007-11-25 Tor Lillqvist <tml@novell.com>
diff --git
a/glib/Makefile.am
b/glib/Makefile.am
index a87a383e0021180497d19c3a659f34e3713de164..287b60b67dcf07fdb13263515b5885f63417edeb 100644
(file)
--- a/
glib/Makefile.am
+++ b/
glib/Makefile.am
@@
-69,6
+69,7
@@
EXTRA_DIST += \
glib.symbols \
gregex.c \
gregex.h \
+ win_iconv.c \
$(MIRRORING_TAB_SOURCE)
# These may be in the builddir too