Rename conf.avail to conf.d
authorKeith Packard <keithp@neko.keithp.com>
Sun, 10 Sep 2006 02:37:22 +0000 (19:37 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Sun, 10 Sep 2006 02:37:22 +0000 (19:37 -0700)
22 files changed:
Makefile.am
conf.d/10-urw-aliases.conf [moved from conf.avail/10-urw-aliases.conf with 100% similarity]
conf.d/15-amt-aliases.conf [moved from conf.avail/15-amt-aliases.conf with 100% similarity]
conf.d/20-fix-globaladvance.conf [moved from conf.avail/20-fix-globaladvance.conf with 100% similarity]
conf.d/30-unhint-small-vera.conf [moved from conf.avail/30-unhint-small-vera.conf with 100% similarity]
conf.d/50-user.conf [moved from conf.avail/50-user.conf with 100% similarity]
conf.d/51-local.conf [moved from conf.avail/51-local.conf with 100% similarity]
conf.d/60-LohitGujarati.conf [moved from conf.avail/60-LohitGujarati.conf with 100% similarity]
conf.d/60-delicious.conf [moved from conf.avail/60-delicious.conf with 100% similarity]
conf.d/60-fonts-persian.conf [moved from conf.avail/60-fonts-persian.conf with 100% similarity]
conf.d/70-no-sub-pixel.conf [moved from conf.avail/70-no-sub-pixel.conf with 100% similarity]
conf.d/70-sub-pixel-bgr.conf [moved from conf.avail/70-sub-pixel-bgr.conf with 100% similarity]
conf.d/70-sub-pixel-rgb.conf [moved from conf.avail/70-sub-pixel-rgb.conf with 100% similarity]
conf.d/70-sub-pixel-vbgr.conf [moved from conf.avail/70-sub-pixel-vbgr.conf with 100% similarity]
conf.d/70-sub-pixel-vrgb.conf [moved from conf.avail/70-sub-pixel-vrgb.conf with 100% similarity]
conf.d/73-autohint.conf [moved from conf.avail/73-autohint.conf with 100% similarity]
conf.d/73-unhinted.conf [moved from conf.avail/73-unhinted.conf with 100% similarity]
conf.d/76-no-bitmaps.conf [moved from conf.avail/76-no-bitmaps.conf with 100% similarity]
conf.d/76-yes-bitmaps.conf [moved from conf.avail/76-yes-bitmaps.conf with 100% similarity]
conf.d/Makefile.am [moved from conf.avail/Makefile.am with 100% similarity]
conf.d/README [moved from conf.avail/README with 100% similarity]
configure.in

index 1ebb869..cf90617 100644 (file)
@@ -23,7 +23,7 @@
 
 DOCSRC=@DOCSRC@
 SUBDIRS=fontconfig fc-case fc-lang fc-glyphname fc-arch src \
-       fc-cache fc-cat fc-list fc-match conf.avail conf.d $(DOCSRC) test
+       fc-cache fc-cat fc-list fc-match conf.d $(DOCSRC) test
         
 EXTRA_DIST = \
         fontconfig.pc.in \
similarity index 100%
rename from conf.avail/50-user.conf
rename to conf.d/50-user.conf
similarity index 100%
rename from conf.avail/Makefile.am
rename to conf.d/Makefile.am
similarity index 100%
rename from conf.avail/README
rename to conf.d/README
index d8afffb..3226dd0 100644 (file)
@@ -563,7 +563,6 @@ fc-case/Makefile
 fc-arch/Makefile
 src/Makefile
 src/fontconfig.def
-conf.avail/Makefile
 conf.d/Makefile
 fc-cache/Makefile
 fc-cat/Makefile