comparison Makeconf.in @ 5495:71c9d4a6a843

[project @ 2005-10-14 07:29:26 by jwe] configure.in
author jwe
date Fri, 14 Oct 2005 07:29:26 +0000
parents 41943dd8d7d8
children 3b3e8b7f0800
comparison
equal deleted inserted replaced
5494:73a87a677257 5495:71c9d4a6a843
14 14
15 SED = @SED@ 15 SED = @SED@
16 export SED 16 export SED
17 17
18 PERL = @PERL@ 18 PERL = @PERL@
19 PYTHON = @PYTHON@
19 20
20 DESKTOP_FILE_INSTALL = @DESKTOP_FILE_INSTALL@ 21 DESKTOP_FILE_INSTALL = @DESKTOP_FILE_INSTALL@
21 22
22 # A shell command to extract the version number from version.h. 23 # A shell command to extract the version number from version.h.
23 getversion = $(SED) -e '/OCTAVE_VERSION/!d' -e 's/.*"\(.*\)".*$$/\1/' -e q 24 getversion = $(SED) -e '/OCTAVE_VERSION/!d' -e 's/.*"\(.*\)".*$$/\1/' -e q