ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/configure.ac
(Generate patch)

Comparing ircd-hybrid-7.2/configure.ac (file contents):
Revision 915 by michael, Wed Nov 7 23:42:08 2007 UTC vs.
Revision 922 by michael, Mon Nov 12 16:27:49 2007 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines