Move files from conf.d to conf.avail
authorJames Cloos <cloos@lugabout.jhcloos.org>
Mon, 4 Sep 2006 05:21:55 +0000 (01:21 -0400)
committerJames Cloos <cloos@lugabout.jhcloos.org>
Mon, 4 Sep 2006 05:21:55 +0000 (01:21 -0400)
All of the files in conf.d are now in conf.avail
Makefile.am is updated to reflect the change

12 files changed:
Makefile.am
conf.avail/10-fonts-persian.conf [moved from conf.d/10-fonts-persian.conf with 100% similarity]
conf.avail/10LohitGujarati.conf [moved from conf.d/10LohitGujarati.conf with 100% similarity]
conf.avail/60-delicious.conf [moved from conf.d/60-delicious.conf with 100% similarity]
conf.avail/Makefile.am [moved from conf.d/Makefile.am with 100% similarity]
conf.avail/README [moved from conf.d/README with 100% similarity]
conf.avail/autohint.conf [moved from conf.d/autohint.conf with 100% similarity]
conf.avail/no-bitmaps.conf [moved from conf.d/no-bitmaps.conf with 100% similarity]
conf.avail/no-sub-pixel.conf [moved from conf.d/no-sub-pixel.conf with 100% similarity]
conf.avail/sub-pixel.conf [moved from conf.d/sub-pixel.conf with 100% similarity]
conf.avail/unhinted.conf [moved from conf.d/unhinted.conf with 100% similarity]
conf.avail/yes-bitmaps.conf [moved from conf.d/yes-bitmaps.conf with 100% similarity]

index 1b28303..3b31bd4 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.d $(DOCSRC) test
+       fc-cache fc-cat fc-list fc-match conf.avail $(DOCSRC) test
         
 EXTRA_DIST = \
         fontconfig.pc.in \
similarity index 100%
rename from conf.d/Makefile.am
rename to conf.avail/Makefile.am
similarity index 100%
rename from conf.d/README
rename to conf.avail/README