diff gen @ 1120:124e9f0b9af5

[gaim-migrate @ 1130] Need to use AC_TRY_COMPILE instead of AC_CHECK_HEADER to get CFLAGS for X headers in case if they are not in a good place. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 22 Nov 2000 06:25:20 +0000
parents 74a573825e24
children
line wrap: on
line diff
--- a/gen	Wed Nov 22 02:03:14 2000 +0000
+++ b/gen	Wed Nov 22 06:25:20 2000 +0000
@@ -1,2 +1,2 @@
-#!/bin/bash
+#!/bin/sh
 aclocal -I m4 ; autoheader ; autoconf ; automake