13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
|
## YCP module configure.in.in
|
||
|
|
||
|
## Initialize
|
||
|
@YAST2-INIT-COMMON@
|
||
|
@YAST2-INIT-YCP@
|
||
|
|
||
|
## some common checks
|
||
|
@YAST2-CHECKS-COMMON@
|
||
|
@YAST2-CHECKS-YCP@
|
||
|
|
||
|
## and generate the output...
|
||
|
@YAST2-OUTPUT@
|