Mercurial > masqmail
comparison config.status.lineno @ 3:8c55886cacd8
man pages will be maintained in troff now
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 21:40:10 +0200 |
parents | af25f5c39d90 |
children | 2c09cca4cab9 |
comparison
equal
deleted
inserted
replaced
2:653aef34b225 | 3:8c55886cacd8 |
---|---|
299 | 299 |
300 on `(hostname || uname -n) 2>/dev/null | sed 1q` | 300 on `(hostname || uname -n) 2>/dev/null | sed 1q` |
301 " | 301 " |
302 | 302 |
303 # Files that config.status was made for. | 303 # Files that config.status was made for. |
304 config_files=" Makefile debian/Makefile docs/Makefile docs/man/Makefile docs/xml/Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile suse/masqmail.spec redhat/masqmail.spec" | 304 config_files=" Makefile debian/Makefile tests/Makefile src/Makefile src/base64/Makefile src/md5/Makefile src/libident/Makefile suse/masqmail.spec redhat/masqmail.spec" |
305 config_headers=" config.h" | 305 config_headers=" config.h" |
306 config_commands=" depfiles" | 306 config_commands=" depfiles" |
307 | 307 |
308 ac_cs_usage="\ | 308 ac_cs_usage="\ |
309 \`$as_me' instantiates files from templates according to the | 309 \`$as_me' instantiates files from templates according to the |
436 case $ac_config_target in | 436 case $ac_config_target in |
437 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; | 437 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
438 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | 438 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
439 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | 439 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
440 "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; | 440 "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; |
441 "docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;; | |
442 "docs/man/Makefile") CONFIG_FILES="$CONFIG_FILES docs/man/Makefile" ;; | |
443 "docs/xml/Makefile") CONFIG_FILES="$CONFIG_FILES docs/xml/Makefile" ;; | |
444 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; | 441 "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; |
445 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | 442 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
446 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; | 443 "src/base64/Makefile") CONFIG_FILES="$CONFIG_FILES src/base64/Makefile" ;; |
447 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; | 444 "src/md5/Makefile") CONFIG_FILES="$CONFIG_FILES src/md5/Makefile" ;; |
448 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; | 445 "src/libident/Makefile") CONFIG_FILES="$CONFIG_FILES src/libident/Makefile" ;; |