;; Make sure we got a good diff and diff3 ;; nonl-safe-diff gnu-diff gnu-diff3 ;; And a good GNU patch, too ;; gnu-patch-test gnu-patch ;; We use libgpgme to avoid maintaing YAGP header-test have-gpgme-h-header '' library-test gpgme-library -lgpgme ;; We use pth when gpgme does library-test pth-library -lpth ;; We use expat to parse bzr trees header-test have-expat-h-header '' library-test expat-library -lexpat ;; We use neon to talk to web servers header-test have-neon-h-header '' library-test neon-library -lneon ;; Which sometimes uses ssl library-test ssl-library -lssl ;; Which wants crypto library-test crypto-library -lcrypto ;; We use intl for internationalisation header-test have-intl-h-header '' library-test intl-library -lintl