Home
last modified time | relevance | path

Searched refs:main_superclassname (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/build-aux/
Dmoopp325 main_superclassname="$superclassname"
361 if test "$impl_superclassname" != "$main_superclassname"; then
362 if test -z "$main_superclassname"; then
366 …func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file…
368 …func_fatal_error "file $source_header_file specifies a superclass '$main_superclassname', but file…
392 if test -n "${main_superclassname}"; then
394 echo "#include \"${main_superclassname}.priv.h\""
400 if test -n "${main_superclassname}"; then
401 echo " struct ${main_superclassname}_representation base;"
418 if test -n "${main_superclassname}"; then
[all …]