- Add --enable-warnings switch
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 23 Jun 2015 16:50:46 +0000 (16:50 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 23 Jun 2015 16:50:46 +0000 (16:50 +0000)
commit16fe2e4405f2ae3aa72a85fd75dbbb835c6c1c4c
treeb03ba9ea438c718baab3015683ed52557781517f
parent679d86d620444fb5333214bfd1440ebbec49eefd
- Add --enable-warnings switch

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@6184 82007160-df01-0410-b94d-b575c5fd34c7
13 files changed:
Makefile.in
aclocal.m4
configure
configure.ac
doc/Makefile.in
m4/ax_append_compile_flags.m4 [new file with mode: 0644]
m4/ax_append_flag.m4 [new file with mode: 0644]
m4/ax_arg_enable_warnings.m4 [new file with mode: 0644]
m4/ax_check_compile_flag.m4 [new file with mode: 0644]
m4/ax_require_defined.m4 [new file with mode: 0644]
src/Makefile.in
src/libopm/Makefile.in
src/libopm/src/Makefile.in