]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/ede/proj.el
Rename configure.in to configure.ac.
[gnu-emacs] / lisp / cedet / ede / proj.el
index d80d55bf9164a612e71dabf2bfd9f35a01940863..a8afe9ec8048fc0f5a9c9ee3841161fdd7a2ed92 100644 (file)
@@ -642,7 +642,7 @@ MFILENAME is the makefile to generate."
 (defmethod ede-proj-setup-buildenvironment ((this ede-proj-project)
                                            &optional force)
   "Setup the build environment for project THIS.
-Handles the Makefile, or a Makefile.am configure.in combination.
+Handles the Makefile, or a Makefile.am configure.ac combination.
 Optional argument FORCE will force items to be regenerated."
   (if (not force)
       (ede-proj-makefile-create-maybe this (ede-proj-dist-makefile this))