chiark / gitweb /
gudev: docs - work around the broken gtk-doc mess
authorKay Sievers <kay@vrfy.org>
Wed, 8 Aug 2012 16:16:50 +0000 (18:16 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 8 Aug 2012 16:18:57 +0000 (18:18 +0200)
commit29a00c41b8085596c8d5bba00cc758c38069ab48
treeeaea82f217dc72aae0a3f38ad73c845224128c17
parentd568a3350ee8a45877eef87cd026a954124e2cf8
gudev: docs - work around the broken gtk-doc mess

gtk-doc add CFLAGS/LDFLAGS multiple times to the gcc command line,
which breaks options that must be listed only once.

For now, clear CFLAGS/LDFLAGS for the intermediate documentation
binary.
docs/gudev/Makefile.am