diff options
author | Keith Packard <keithp@keithp.com> | 2003-02-17 17:35:28 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-02-17 17:35:28 +0000 |
commit | e54692ac1e3b1e498154cae9e4db68f1d1b06ecf (patch) | |
tree | a3682cc24da7192e3692088e1234fa13b9c77849 /configure.in | |
parent | c4ab52dcb5d016d18fc73a8577daeb6938fb9e84 (diff) |
Remove broken fontconfig-config script
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in index bacea7b..96b78f8 100644 --- a/configure.in +++ b/configure.in @@ -335,6 +335,5 @@ AC_OUTPUT([Makefile fc-cache/Makefile fc-list/Makefile fontconfig/Makefile - fontconfig.pc - fontconfig-config]) + fontconfig.pc]) |