equal
deleted
inserted
replaced
29 # --with-builddeps-conf=..../builddeps.conf.example |
29 # --with-builddeps-conf=..../builddeps.conf.example |
30 # --with-builddeps-dir=/localdisk/mybuilddeps |
30 # --with-builddeps-dir=/localdisk/mybuilddeps |
31 |
31 |
32 # Translate a configuration triplet/quadruplet into something |
32 # Translate a configuration triplet/quadruplet into something |
33 # known by this configuration file. |
33 # known by this configuration file. |
34 # If no rewrite was found, then rewritten_target=${OPENJDK_TARGET_SYSTEM} |
34 # If no rewrite was found, then rewritten_target=${OPENJDK_TARGET_AUTOCONF_NAME} |
35 REWRITE_i686_pc_linux_gnu=i686-unknown-linux-gnu |
35 REWRITE_i686_pc_linux_gnu=i686-unknown-linux-gnu |
36 REWRITE_i386_pc_solaris2_10=i686-sun-solaris2_10 |
36 REWRITE_i386_pc_solaris2_10=i686-sun-solaris2_10 |
37 |
37 |
38 # The needed cups builddeps are platform independent header files. |
38 # The needed cups builddeps are platform independent header files. |
39 # I.e. they need not be part of the devkit. |
39 # I.e. they need not be part of the devkit. |