/[svn]/gigedit/trunk/configure.ac
ViewVC logotype

Diff of /gigedit/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2994 by schoenebeck, Sat Sep 24 23:34:37 2016 UTC revision 3069 by schoenebeck, Mon Jan 2 22:20:51 2017 UTC
# Line 72  AM_CONDITIONAL(MAC, test "$mac" = "yes") Line 72  AM_CONDITIONAL(MAC, test "$mac" = "yes")
72    
73  if test "$mac" = "yes"; then  if test "$mac" = "yes"; then
74      AC_PROG_OBJC      AC_PROG_OBJC
75        AC_PROG_OBJCXX
76  fi  fi
77    
78  PKG_PROG_PKG_CONFIG  PKG_PROG_PKG_CONFIG

Legend:
Removed from v.2994  
changed lines
  Added in v.3069

  ViewVC Help
Powered by ViewVC