Skip to content
  • Joachim Nilsson's avatar
    524c0e8e
    Convert to GNU Configure & Build system · 524c0e8e
    Joachim Nilsson authored
    
    
    Conversion from homegrown Makefiles to full configure + Makefile.am,
    so -- heads up packagers!  This will also make inadyn easier to port
    to *BSD.
    
    - configure script: --disable-ssl, --enable-openssl
      Default: SSL enabled using GnuTLS
    
    - Makefile.am: all execept plugins/ have working automake Makefiles
    
    - Add missing TODO, ChangeLog, AUTHORS, as per GNU conventions, with
      pointers to GitHub and details of project origin
    
    Default to verbose build, use --enable-silent-rules to configure,
    or V=0 when calling make to silence the built output.
    
    Signed-off-by: default avatarJoachim Nilsson <troglobit@gmail.com>
    524c0e8e
    Convert to GNU Configure & Build system
    Joachim Nilsson authored
    
    
    Conversion from homegrown Makefiles to full configure + Makefile.am,
    so -- heads up packagers!  This will also make inadyn easier to port
    to *BSD.
    
    - configure script: --disable-ssl, --enable-openssl
      Default: SSL enabled using GnuTLS
    
    - Makefile.am: all execept plugins/ have working automake Makefiles
    
    - Add missing TODO, ChangeLog, AUTHORS, as per GNU conventions, with
      pointers to GitHub and details of project origin
    
    Default to verbose build, use --enable-silent-rules to configure,
    or V=0 when calling make to silence the built output.
    
    Signed-off-by: default avatarJoachim Nilsson <troglobit@gmail.com>
This project is licensed under the GNU General Public License v2.0 or later. Learn more
Loading