Diff for /np2/x11/autogen.sh between versions 1.1 and 1.9

version 1.1, 2011/12/16 10:32:08 version 1.9, 2012/02/03 20:16:56
Line 4  autoheader Line 4  autoheader
 automake -aci --foreign  automake -aci --foreign
 autoconf  autoconf
 rm -f config.h.in~  rm -f config.h.in~
 ./configure "$*"  ./configure "$@"
   make maintainer-clean > /dev/null 2>&1

Removed from v.1.1  
changed lines
  Added in v.1.9


RetroPC.NET-CVS <cvs@retropc.net>