~holger-seelig/titania/3.0

« back to all changes in this revision

Viewing changes to config.status

  • Committer: Holger Seelig
  • Date: 2017-01-31 05:07:29 UTC
  • Revision ID: holger.seelig@yahoo.de-20170131050729-mcb9l290ezhn7x7o
Incorporate x3dtidy and titania-info into Titania.

Show diffs side-by-side

added added

removed removed

Lines of Context:
393
393
"
394
394
 
395
395
# Files that config.status was made for.
396
 
config_files=" libtitania-standard/Makefile libtitania-sqlite/Makefile libtitania-stream/Makefile libtitania-anyoptions/Makefile libtitania-gzstream/Makefile libtitania-opengl-surface/Makefile libtitania-peaseblossom/Makefile libtitania-ftgl/Makefile libtitania-x3d/Makefile Titania/Makefile titania-info/Makefile x3dtidy/Makefile experimental/Makefile po/Makefile.in Makefile"
 
396
config_files=" libtitania-standard/Makefile libtitania-sqlite/Makefile libtitania-stream/Makefile libtitania-gzstream/Makefile libtitania-opengl-surface/Makefile libtitania-peaseblossom/Makefile libtitania-ftgl/Makefile libtitania-x3d/Makefile Titania/Makefile experimental/Makefile po/Makefile.in Makefile"
397
397
config_headers=" config.h"
398
398
config_commands=" depfiles default-1 libtool po/stamp-it"
399
399
 
810
810
    "libtitania-standard/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-standard/Makefile" ;;
811
811
    "libtitania-sqlite/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-sqlite/Makefile" ;;
812
812
    "libtitania-stream/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-stream/Makefile" ;;
813
 
    "libtitania-anyoptions/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-anyoptions/Makefile" ;;
814
813
    "libtitania-gzstream/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-gzstream/Makefile" ;;
815
814
    "libtitania-opengl-surface/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-opengl-surface/Makefile" ;;
816
815
    "libtitania-peaseblossom/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-peaseblossom/Makefile" ;;
817
816
    "libtitania-ftgl/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-ftgl/Makefile" ;;
818
817
    "libtitania-x3d/Makefile") CONFIG_FILES="$CONFIG_FILES libtitania-x3d/Makefile" ;;
819
818
    "Titania/Makefile") CONFIG_FILES="$CONFIG_FILES Titania/Makefile" ;;
820
 
    "titania-info/Makefile") CONFIG_FILES="$CONFIG_FILES titania-info/Makefile" ;;
821
 
    "x3dtidy/Makefile") CONFIG_FILES="$CONFIG_FILES x3dtidy/Makefile" ;;
822
819
    "experimental/Makefile") CONFIG_FILES="$CONFIG_FILES experimental/Makefile" ;;
823
820
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
824
821
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;