Skip to content

Commit

Permalink
Bug fix for GAIA mags
Browse files Browse the repository at this point in the history
  • Loading branch information
chimari committed Apr 3, 2024
1 parent 0289879 commit 0458b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ case "$target" in
*-darwin*)
os_osx=yes
AC_DEFINE([USE_OSX],[],[Use Mac OS X])
CFLAGS="$CFLAGS -no-cpp-precomp -fno-common"
dnl CFLAGS="$CFLAGS -no-cpp-precomp -fno-common"
;;
esac

Expand Down

0 comments on commit 0458b5f

Please sign in to comment.