source: mod_gnutls/autogen.sh @ e02dd8c

asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change on this file since e02dd8c was b072204, checked in by Nokis Mavrogiannopoulos <nmav@…>, 15 years ago

corrected SRP enable flag, and corrected the DBM hook support. It now free data needed by some DBM providers.

  • Property mode set to 100755
File size: 129 bytes
Line 
1#!/bin/sh
2
3if [ -z $AUTORECONF ]; then
4        AUTORECONF=autoreconf
5fi
6
7#rm -rf autom4te.cache
8$AUTORECONF -f -v -i
9#touch stamp-h.in
10
Note: See TracBrowser for help on using the repository browser.