Bug 582851 -- Little fix for compiling with Cygwin
authorCarlo Bramini <carlo.bramix@libero.it>
Tue, 21 Jul 2009 07:52:56 +0000 (10:52 +0300)
committerTor Lillqvist <tml@iki.fi>
Tue, 21 Jul 2009 08:05:01 +0000 (11:05 +0300)
commit72f2d4ac7ca20e5931f4b33e67598d0059ad1527
tree640616399877d1a8e4ae62efd769fe5dfc1eb676
parent8888c1c1ba25f1c527c4e7aeb7f426e20329b165
Bug 582851 -- Little fix for compiling with Cygwin

Use .def and .rc files on Cygwin, too. Use them for the pangox and
pangoxft libraries, too on Cygwin.
configure.in
pango/Makefile.am
pango/pangox.def [new file with mode: 0644]
pango/pangox.rc.in [new file with mode: 0644]
pango/pangoxft.def [new file with mode: 0644]
pango/pangoxft.rc.in [new file with mode: 0644]