diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-08 23:22:49 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-21 12:06:55 -0500 |
commit | 6465e8dd157cf7f7dbf0ade227784aa6f2d10549 (patch) | |
tree | 8b074e1e7cabf59d181334d9517fc1735f8e0d6d /configure.ac | |
parent | 07d49ee56a4ce86d9d6154e00ff6b10bd3bdc2a4 (diff) | |
download | gtk+-6465e8dd157cf7f7dbf0ade227784aa6f2d10549.tar.gz |
Reorganize pc files for a single library
After this commit, pc files no longer include the gdk backend in
their name, and we no longer install a pc file for gdk. There is
now a single gtk+-3.0.pc file. It turns out a separate gtk+-x11-3.0.pc
file is not necessary, since gdkx.h doesn't have a separate include
directory that would have to be added to Cflags.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 07e95691bd..9ff5b67050 100644 --- a/configure.ac +++ b/configure.ac @@ -1560,11 +1560,9 @@ AC_CONFIG_FILES([ config.h.win32 gtk-zip.sh Makefile -gdk-3.0.pc gtk+-3.0.pc gtk+-unix-print-3.0.pc gail-3.0.pc -gdk-3.0-uninstalled.pc gtk+-3.0-uninstalled.pc gail-3.0-uninstalled.pc m4macros/Makefile |