Logo white

Peter M. Groen / libmodbus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • libmodbus
  • autogen.sh
  • Autotools settings adjustments ...
    db78b0c8
    - removed maintainer-mode
    - RANLIB useless
    Stéphane Raimbault authored
    2010-01-21 11:35:28 +0100  
    Browse Code »
autogen.sh 62 Bytes
Edit Raw Blame History
1 2 3
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"