view gen @ 767:be917c4d3e39

[gaim-migrate @ 777] #define FALSE 0 #define TRUE (!FALSE) if (showtext == TRUE) : if (showtext == (!FALSE)) : if (showtext == (!0)) !0 != (display_options & OPT_DISP_BUTTONS_WITH_TEXT) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 25 Aug 2000 21:03:36 +0000
parents 74a573825e24
children 124e9f0b9af5
line wrap: on
line source

#!/bin/bash
aclocal -I m4 ; autoheader ; autoconf ; automake