X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=Makefile.in;h=c2edfa84c74fcf3c7af61cda58c231400762d2b3;hp=4cbdfc62fd51280823cb10c728f41f4ca89022b7;hb=36b1cf96dd076a5ff15ae4e037d2f3499d13f380;hpb=9828c17ccbcc9f0f3fddaddc629dd7124c7cda45 diff --git a/Makefile.in b/Makefile.in index 4cbdfc6..c2edfa8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -62,6 +62,7 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ +GREP = @GREP@ HAVE_SGP_FALSE = @HAVE_SGP_FALSE@ HAVE_SGP_TRUE = @HAVE_SGP_TRUE@ HAVE_WXWINDOWS_FALSE = @HAVE_WXWINDOWS_FALSE@ @@ -99,6 +100,7 @@ USE_HTML_TRUE = @USE_HTML_TRUE@ USE_LAM_FALSE = @USE_LAM_FALSE@ USE_LAM_TRUE = @USE_LAM_TRUE@ VERSION = @VERSION@ +XMKMF = @XMKMF@ X_BASIC_LIBS = @X_BASIC_LIBS@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ @@ -107,8 +109,6 @@ X_PRE_LIBS = @X_PRE_LIBS@ X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ -ac_ct_RANLIB = @ac_ct_RANLIB@ -ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ @@ -127,6 +127,9 @@ cgibinurl = @cgibinurl@ cgiprograms = @cgiprograms@ ctlibs = @ctlibs@ datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ @@ -143,13 +146,16 @@ lamdir = @lamdir@ lamprograms = @lamprograms@ libdir = @libdir@ libexecdir = @libexecdir@ +localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mpienable = @mpienable@ my_includes = @my_includes@ oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ +psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@