| # | Line 173 | Line 173 | AC_DEFINE_DIR([DATADIR],[datadir],[Set t | |
|---|---|---|
| 173 | AC_DEFINE_DIR([LOCALSTATEDIR],[localstatedir],[Set to localstatedir.]) | |
| 174 | AC_CONFIG_SUBDIRS(libltdl) | |
| 175 | ||
| 176 | < | AC_CONFIG_FILES( \ |
| 177 | < | Makefile \ |
| 178 | < | etc/Makefile \ |
| 179 | < | etc/example.conf \ |
| 180 | < | etc/example.conf.quick \ |
| 181 | < | etc/example.efnet.conf \ |
| 182 | < | servlink/Makefile \ |
| 183 | < | contrib/Makefile \ |
| 184 | < | contrib/help/Makefile \ |
| 185 | < | src/Makefile \ |
| 186 | < | messages/Makefile \ |
| 187 | < | modules/Makefile \ |
| 188 | < | modules/core/Makefile \ |
| 189 | < | doc/Makefile \ |
| 190 | < | help/Makefile \ |
| 191 | < | help/opers/Makefile \ |
| 192 | < | help/users/Makefile \ |
| 193 | < | lib/Makefile \ |
| 194 | < | lib/pcre/Makefile |
| 176 | > | AC_CONFIG_FILES( \ |
| 177 | > | Makefile \ |
| 178 | > | etc/Makefile \ |
| 179 | > | etc/example.conf \ |
| 180 | > | etc/example.conf.quick \ |
| 181 | > | etc/example.efnet.conf \ |
| 182 | > | servlink/Makefile \ |
| 183 | > | contrib/Makefile \ |
| 184 | > | contrib/help/Makefile \ |
| 185 | > | src/Makefile \ |
| 186 | > | messages/Makefile \ |
| 187 | > | modules/Makefile \ |
| 188 | > | modules/core/Makefile \ |
| 189 | > | doc/Makefile \ |
| 190 | > | help/Makefile \ |
| 191 | > | help/opers/Makefile \ |
| 192 | > | help/users/Makefile \ |
| 193 | > | lib/Makefile \ |
| 194 | > | lib/pcre/Makefile \ |
| 195 | > | tools/Makefile |
| 196 | ) | |
| 197 | ||
| 198 | AC_OUTPUT | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |