dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

autogen.sh (55B)


      1 #!/bin/sh
      2 
      3 echo "Running autoreconf..."
      4 
      5 autoreconf -i