Ticket #37509: patch-configure.ac.diff
File patch-configure.ac.diff, 386 bytes (added by jdgleeson, 12 years ago) |
---|
-
configure.ac
old new 6 6 AC_PREREQ(2.59) 7 7 AC_CONFIG_SRCDIR(graph/graph.c) 8 8 AM_INIT_AUTOMAKE([plotutils],[2.6]) 9 AM_CONFIG_HEADER(config.h:config.hin) 9 AC_CONFIG_HEADER(config.h:config.hin) 10 11 AC_PROG_CXX 12 AC_PROG_CC 10 13 11 14 # The following will be defined in config.h, if appropriate. 12 15