summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin/PRE_BUILD
blob: fa78ec494c8f7d3938126ca807e8240ae9fa68f8 (plain) (blame)
1
2
3
4
5
6
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
if  [  "$PIDGIN_CVS"  ==  "y"  ]
then
  NOCONFIGURE=Y ./autogen.sh
fi