SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- 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