Fix build problems on Cygwin. (#448604)

2007-07-09  Matthias Clasen  <mclasen@redhat.com>

        * modules/printbackends/*/Makefile.am: Fix build problems
        on Cygwin.  (#448604)


svn path=/trunk/; revision=18412
This commit is contained in:
Matthias Clasen
2007-07-09 18:00:22 +00:00
committed by Matthias Clasen
parent 5c327ecbe5
commit 2f6e6f2eed
5 changed files with 13 additions and 6 deletions

View File

@ -1,4 +1,4 @@
if OS_WIN32
if PLATFORM_WIN32
no_undefined = -no-undefined
endif