comparison autogen.sh @ 3403:1240eb03569b

[gaim-migrate @ 3422] Yeah, this too. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 09:34:37 +0000
parents 2490433b7417
children b8969b47efaf
comparison
equal deleted inserted replaced
3402:2490433b7417 3403:1240eb03569b
67 echo n | ./gaim-gettextize --copy --force --intl --no-changelog || abort 67 echo n | ./gaim-gettextize --copy --force --intl --no-changelog || abort
68 rm gaim-gettextize 68 rm gaim-gettextize
69 69
70 # Now restore the things that brain-dead gettext modified. 70 # Now restore the things that brain-dead gettext modified.
71 [ -e configure.in~ ] && mv -f configure.in~ configure.in 71 [ -e configure.in~ ] && mv -f configure.in~ configure.in
72 [ -e configure.ac~ ] && mv -f configure.ac~ configure.ac
72 [ -e Makefile.am~ ] && mv -f Makefile.am~ Makefile.am 73 [ -e Makefile.am~ ] && mv -f Makefile.am~ Makefile.am
73 rm -rf m4 74 rm -rf m4
74 mv -f m4~ m4 75 mv -f m4~ m4
75 76
76 mv -f po/Makevars.template po/Makevars 77 mv -f po/Makevars.template po/Makevars