Changeset b01d6a2 in mod_gnutls


Ignore:
Timestamp:
Sep 19, 2011, 11:27:46 PM (12 years ago)
Author:
Dash Shendy <neuromancer@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, msva, proxy-ticket, upstream
Children:
443b18e
Parents:
fe0c93a
Message:

Minor Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • autogen.sh

    • Property mode changed from 100755 to 100644
    rfe0c93a rb01d6a2  
    11#!/bin/sh
    22
    3 if [ -z $AUTORECONF ]; then
    4         AUTORECONF=autoreconf
    5 fi
     3autoreconf -f -v -i
    64
    7 #rm -rf autom4te.cache
    8 $AUTORECONF -f -v -i
    9 #touch stamp-h.in
    105
Note: See TracChangeset for help on using the changeset viewer.