]> git.pld-linux.org Git - packages/allegro.git/blame - allegro-am18.patch
- workaround (spaces instead of tabs) to get common formatting
[packages/allegro.git] / allegro-am18.patch
CommitLineData
7f92289c
JB
1--- allegro-4.1.15/misc/allegro.m4.orig 2004-07-30 15:36:23.000000000 +0200
2+++ allegro-4.1.15/misc/allegro.m4 2004-07-31 10:29:17.325405000 +0200
3@@ -11,7 +11,7 @@
4 dnl AM_PATH_allegro([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
5 dnl Test for allegro, and define allegro_CFLAGS and allegro_LIBS
6 dnl
7-AC_DEFUN(AM_PATH_ALLEGRO,[
8+AC_DEFUN([AM_PATH_ALLEGRO],[
9 AC_ARG_WITH(allegro-prefix,
10 [ --with-allegro-prefix=PFX Prefix where liballegro is installed (optional)],
11 ALLEGRO_CONFIG_prefix="$withval", ALLEGRO_CONFIG_prefix="")
This page took 0.151451 seconds and 4 git commands to generate.