X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=distdir%2Fpre-run;fp=distdir%2Fpre-run;h=d36c98c7f326aa6a91df0fc4088dd671d6492eb7;hb=18d69a0a1fec438e241bb4f431506ed59a34066b;hp=e50b86176cfff603514ea6e46e0ff47748e2aef6;hpb=f7be6adec0248118cddde9b04522c13cd90568cd;p=silc.git diff --git a/distdir/pre-run b/distdir/pre-run index e50b8617..d36c98c7 100644 --- a/distdir/pre-run +++ b/distdir/pre-run @@ -12,9 +12,10 @@ touch $file cd apps/irssi ln -fs ../../Makefile.defines.in Makefile.defines.in ln -fs ../../Makefile.defines_int.in Makefile.defines_int.in -sh autogen.sh 2>/dev/null 1>/dev/null -sed '/#undef PACKAGE_/d' config.h.in > config.h.in.tmp -sed '/#undef PACKAGE/d' config.h.in.tmp > config.h.in +NOCONFIGURE=yes sh autogen.sh 2>/dev/null 1>/dev/null +sed '/#undef PACKAGE_/d' irssi-config.h.in > irssi-config.h.in.tmp +sed '/#undef PACKAGE/d' irssi-config.h.in.tmp > irssi-config.h.in +rm -f irssi-config.h.in.tmp cd "$cur" version_date=`date +%Y%m%d` echo "/* automatically created by autogen.sh */" > $file