diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2011-10-16 20:45:39 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2011-10-17 22:12:40 +1100 |
commit | 291d83f1c266ef076b5a2ba152bf0521a471bf82 (patch) | |
tree | 569f831afb7b5a53608cad1dc2abce373a12cf2b /fontforge/Pkgfile | |
parent | 830a63093e964bf52e464c68420ccf7dede03d43 (diff) | |
download | opt-291d83f1c266ef076b5a2ba152bf0521a471bf82.tar.gz opt-291d83f1c266ef076b5a2ba152bf0521a471bf82.tar.xz |
fontforge: remove old configure options
Diffstat (limited to 'fontforge/Pkgfile')
-rw-r--r-- | fontforge/Pkgfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fontforge/Pkgfile b/fontforge/Pkgfile index b009c13f8..4e2b82395 100644 --- a/fontforge/Pkgfile +++ b/fontforge/Pkgfile @@ -22,9 +22,6 @@ build() { ./configure \ --prefix=/usr \ --mandir=/usr/man \ - --with-multilayer \ - --with-devicetables \ - --with-regual-link \ --without-freetype-src \ --disable-static |