comparison acinclude.m4 @ 10453:c1b72d397fd8

[gaim-migrate @ 11721] Minor spelling fixes spotted by rbowes committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 30 Dec 2004 16:13:20 +0000
parents 949b7986f42c
children 82b59abcaee4
comparison
equal deleted inserted replaced
10452:e1c98422f4df 10453:c1b72d397fd8
193 echo "*** is required on your system" 193 echo "*** is required on your system"
194 echo "***" 194 echo "***"
195 echo "*** If you have an old version installed, it is best to remove it, although" 195 echo "*** If you have an old version installed, it is best to remove it, although"
196 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ], 196 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ],
197 [ echo "*** The test program failed to compile or link. See the file config.log for the" 197 [ echo "*** The test program failed to compile or link. See the file config.log for the"
198 echo "*** exact error that occured. This usually means GLIB is incorrectly installed."]) 198 echo "*** exact error that occurred. This usually means GLIB is incorrectly installed."])
199 CFLAGS="$ac_save_CFLAGS" 199 CFLAGS="$ac_save_CFLAGS"
200 LIBS="$ac_save_LIBS" 200 LIBS="$ac_save_LIBS"
201 fi 201 fi
202 fi 202 fi
203 GLIB_CFLAGS="" 203 GLIB_CFLAGS=""
395 echo "*** is required on your system" 395 echo "*** is required on your system"
396 echo "***" 396 echo "***"
397 echo "*** If you have an old version installed, it is best to remove it, although" 397 echo "*** If you have an old version installed, it is best to remove it, although"
398 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ], 398 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ],
399 [ echo "*** The test program failed to compile or link. See the file config.log for the" 399 [ echo "*** The test program failed to compile or link. See the file config.log for the"
400 echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."]) 400 echo "*** exact error that occurred. This usually means GTK+ is incorrectly installed."])
401 CFLAGS="$ac_save_CFLAGS" 401 CFLAGS="$ac_save_CFLAGS"
402 LIBS="$ac_save_LIBS" 402 LIBS="$ac_save_LIBS"
403 fi 403 fi
404 fi 404 fi
405 GTK_CFLAGS="" 405 GTK_CFLAGS=""
511 echo "*** is required on your system" 511 echo "*** is required on your system"
512 echo "***" 512 echo "***"
513 echo "*** If you have an old version installed, it is best to remove it, although" 513 echo "*** If you have an old version installed, it is best to remove it, although"
514 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"], 514 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],
515 [ echo "*** The test program failed to compile or link. See the file config.log for the" 515 [ echo "*** The test program failed to compile or link. See the file config.log for the"
516 echo "*** exact error that occured. This usually means ao was incorrectly installed" 516 echo "*** exact error that occurred. This usually means ao was incorrectly installed"
517 echo "*** or that you have moved ao since it was installed." ]) 517 echo "*** or that you have moved ao since it was installed." ])
518 CFLAGS="$ac_save_CFLAGS" 518 CFLAGS="$ac_save_CFLAGS"
519 LIBS="$ac_save_LIBS" 519 LIBS="$ac_save_LIBS"
520 fi 520 fi
521 AO_CFLAGS="" 521 AO_CFLAGS=""
690 *** you may also be able to get things to work by modifying 690 *** you may also be able to get things to work by modifying
691 *** LD_LIBRARY_PATH. 691 *** LD_LIBRARY_PATH.
692 END 692 END
693 ], 693 ],
694 [ echo "*** The test program failed to compile or link. See the file config.log" 694 [ echo "*** The test program failed to compile or link. See the file config.log"
695 echo "*** for the exact error that occured. This usually means the Audio File" 695 echo "*** for the exact error that occurred. This usually means the Audio File"
696 echo "*** Library was incorrectly installed or that you have moved the Audio" 696 echo "*** Library was incorrectly installed or that you have moved the Audio"
697 echo "*** File Library since it was installed. In the latter case, you may want" 697 echo "*** File Library since it was installed. In the latter case, you may want"
698 echo "*** to edit the audiofile-config script: $AUDIOFILE_CONFIG" ]) 698 echo "*** to edit the audiofile-config script: $AUDIOFILE_CONFIG" ])
699 CFLAGS="$ac_save_CFLAGS" 699 CFLAGS="$ac_save_CFLAGS"
700 LIBS="$ac_save_LIBS" 700 LIBS="$ac_save_LIBS"