ports/devel/atlas/patches/patch-atlas_m4

12 lines
370 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- atlas.m4.orig Fri Jan 9 17:04:25 2009
+++ atlas.m4 Fri Jan 9 17:04:42 2009
@@ -9,7 +9,7 @@
dnl AM_PATH_ATLAS([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for Atlas, and define ATLAS_CFLAGS and ATLAS_LIBS
dnl
-AC_DEFUN(AM_PATH_ATLAS,
+AC_DEFUN([AM_PATH_ATLAS],
[dnl
dnl Get the cflags and libraries from the atlas-config script
dnl