1 |
|
#! /bin/sh |
2 |
< |
# From configure.ac Id: configure.ac 1751 2013-01-16 18:30:52Z michael . |
2 |
> |
# From configure.ac Id: configure.ac 1834 2013-04-19 19:50:27Z michael . |
3 |
|
# Guess values for system-dependent variables and create Makefiles. |
4 |
|
# Generated by GNU Autoconf 2.69 for ircd-hybrid TRUNK. |
5 |
|
# |
14443 |
|
test "$exec_prefix_NONE" && exec_prefix=NONE |
14444 |
|
|
14445 |
|
|
14446 |
< |
ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
14446 |
> |
ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
14447 |
|
|
14448 |
|
|
14449 |
|
cat >confcache <<\_ACEOF |
15488 |
|
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
15489 |
|
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
15490 |
|
"libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;; |
15491 |
– |
"messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;; |
15491 |
|
"modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;; |
15492 |
|
"modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;; |
15493 |
|
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; |